Ignore:
Timestamp:
Aug 2, 2012, 3:23:38 PM (12 years ago)
Author:
chronos
Message:
  • Added: LibreDevelopCommon package which supply API unit ULDStudioAPI.
  • Modified: Module LDStudioCommon now register forms, actions and menu items using API.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Studio/LibreDevelopStudio.lpr

    r4 r5  
    1717  Application.CreateForm(TCore, Core);
    1818  Application.CreateForm(TDataModule1, DataModule1);
     19  Core.Init;
    1920  Application.Run;
    2021end.
Note: See TracChangeset for help on using the changeset viewer.