source: trunk/Studio/UCore.lfm

Last change on this file was 5, checked in by chronos, 12 years ago
  • Added: LibreDevelopCommon package which supply API unit ULDStudioAPI.
  • Modified: Module LDStudioCommon now register forms, actions and menu items using API.
File size: 196 bytes
Line 
1object Core: TCore
2 OnCreate = DataModuleCreate
3 OnDestroy = DataModuleDestroy
4 OldCreateOrder = False
5 Height = 251
6 HorizontalOffset = 305
7 VerticalOffset = 179
8 Width = 292
9end
Note: See TracBrowser for help on using the repository browser.