Changeset 176 for trunk/UCore.lfm
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 8 8 backup 9 9 xtactics.exe 10 *.lrj
-
- Property svn:ignore
-
trunk/UCore.lfm
r160 r176 3 3 OnDestroy = DataModuleDestroy 4 4 OldCreateOrder = False 5 Height = 542 6 HorizontalOffset = 565 7 VerticalOffset = 329 8 Width = 752 5 Height = 678 6 HorizontalOffset = 706 7 VerticalOffset = 352 8 Width = 940 9 PPI = 120 9 10 object ActionList1: TActionList 10 11 Images = ImageListSmall 11 left = 7212 top = 3212 left = 90 13 top = 40 13 14 object AGameNew: TAction 14 15 Caption = 'New' … … 84 85 end 85 86 object ImageListSmall: TImageList 86 left = 41987 top = 2 2487 left = 524 88 top = 280 88 89 Bitmap = { 89 90 4C690C00000010000000100000000000000000000000E3AA4BD6E5B35EFFE3B1 … … 477 478 POFilesFolder = 'Languages' 478 479 OnTranslate = CoolTranslator1Translate 479 left = 73480 top = 2 32480 left = 91 481 top = 290 481 482 end 482 483 object ImageListLarge: TImageList 483 484 Height = 32 484 485 Width = 32 485 left = 419486 top = 1 52486 left = 524 487 top = 190 487 488 Bitmap = { 488 489 4C690C0000002000000020000000000000000000000000000000E2AA4B36E2A9 … … 2029 2030 RootName = 'CONFIG' 2030 2031 ReadOnly = False 2031 left = 732032 top = 2962032 left = 91 2033 top = 370 2033 2034 end 2034 2035 object OpenDialog1: TOpenDialog 2035 2036 DefaultExt = '.xtmap' 2036 left = 6002037 top = 1 552037 left = 750 2038 top = 194 2038 2039 end 2039 2040 object SaveDialog1: TSaveDialog 2040 2041 DefaultExt = '.xtmap' 2041 left = 6002042 top = 882042 left = 750 2043 top = 110 2043 2044 end 2044 2045 object ApplicationInfo: TApplicationInfo … … 2057 2058 RegistryRoot = rrKeyCurrentUser 2058 2059 License = 'CC0' 2059 left = 732060 top = 962060 left = 91 2061 top = 120 2061 2062 end 2062 2063 object PersistentForm: TPersistentForm 2063 2064 MinVisiblePart = 50 2064 2065 EntireVisible = False 2065 left = 4162066 top = 3202066 left = 520 2067 top = 400 2067 2068 end 2068 2069 object ScaleDPI1: TScaleDPI 2069 2070 AutoDetect = False 2070 left = 722071 top = 3602071 left = 90 2072 top = 450 2072 2073 end 2073 2074 object LastOpenedList1: TLastOpenedList 2074 2075 MaxCount = 10 2075 2076 OnChange = LastOpenedList1Change 2076 left = 732077 top = 1602077 left = 91 2078 top = 200 2078 2079 end 2079 2080 end
Note:
See TracChangeset
for help on using the changeset viewer.