source: trunk/UCore.lfm

Last change on this file was 3, checked in by chronos, 8 years ago
  • Added: Classes for decoding MAP, CPS, SHP and ENG file formats.
File size: 188 bytes
Line 
1object Core: TCore
2 OnCreate = DataModuleCreate
3 OnDestroy = DataModuleDestroy
4 OldCreateOrder = False
5 Height = 349
6 HorizontalOffset = 1692
7 VerticalOffset = 323
8 Width = 364
9end
Note: See TracBrowser for help on using the repository browser.