Changeset 61 for trunk/IDE/UProject.pas


Ignore:
Timestamp:
Jul 17, 2012, 9:15:42 AM (12 years ago)
Author:
chronos
Message:
  • Added: Form with text output of executed external producer tool.
  • Fixed: Template for new unit mustn't initialize new project but only add unit file to project.
  • Added: Project manager file deletion and rename.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/UProject.pas

    r57 r61  
    9898    Name: string;
    9999    Description: TStringList;
     100    IsProject: Boolean;
    100101    procedure InitProject(var Project: TProject); virtual;
    101102    constructor Create; virtual;
Note: See TracChangeset for help on using the changeset viewer.