Changeset 19 for trunk/UCore.lfm
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 6 6 *.lrj 7 7 heaptrclog.trc 8 MyData.exe
-
- Property svn:ignore
-
trunk/UCore.lfm
r16 r19 3 3 OnDestroy = DataModuleDestroy 4 4 OldCreateOrder = False 5 Height = 462 6 HorizontalOffset = 758 7 VerticalOffset = 488 8 Width = 653 5 Height = 693 6 HorizontalOffset = 640 7 VerticalOffset = 275 8 Width = 980 9 PPI = 144 9 10 object ImageList1: TImageList 10 11 Height = 32 11 12 Width = 32 12 left = 29413 top = 13613 left = 441 14 top = 204 14 15 Bitmap = { 15 16 4C690C000000200000002000000061C66E0061C66E0061C66E0061C66E0061C6 … … 1556 1557 RootName = 'CONFIG' 1557 1558 ReadOnly = False 1558 left = 2941559 top = 2161559 left = 441 1560 top = 324 1560 1561 end 1561 1562 object ActionList1: TActionList 1562 1563 Images = ImageList1 1563 left = 2971564 top = 771564 left = 446 1565 top = 116 1565 1566 object AExit: TAction 1566 1567 Caption = 'Exit' … … 1592 1593 POFilesFolder = 'Languages' 1593 1594 OnTranslate = CoolTranslator1Translate 1594 left = 2881595 top = 3041595 left = 432 1596 top = 456 1596 1597 end 1597 1598 object ApplicationInfo1: TApplicationInfo … … 1610 1611 RegistryRoot = rrKeyCurrentUser 1611 1612 License = 'CC0' 1612 left = 80 1613 top = 88 1613 left = 120 1614 top = 132 1615 end 1616 object PersistentForm1: TPersistentForm 1617 MinVisiblePart = 50 1618 EntireVisible = False 1619 left = 121 1620 top = 214 1614 1621 end 1615 1622 end
Note:
See TracChangeset
for help on using the changeset viewer.