source: tags/1.3.0/UCore.lfm

Last change on this file was 86, checked in by chronos, 8 years ago
  • Modified: Non-visual code moved from FormMain to Core data module.
File size: 196 bytes
Line 
1object Core: TCore
2 OnCreate = DataModuleCreate
3 OnDestroy = DataModuleDestroy
4 OldCreateOrder = False
5 Height = 518
6 HorizontalOffset = 571
7 VerticalOffset = 433
8 Width = 557
9end
Note: See TracBrowser for help on using the repository browser.