Changeset 295 for trunk/UCore.lfm


Ignore:
Timestamp:
Mar 29, 2019, 11:26:28 AM (6 years ago)
Author:
chronos
Message:
  • Modified: .lrt files replaced by .lrj.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        88backup
        99xtactics.exe
        10 *.lrj
         10*.lrt
  • trunk/UCore.lfm

    r287 r295  
    33  OnDestroy = DataModuleDestroy
    44  OldCreateOrder = False
    5   Height = 811
    6   HorizontalOffset = 417
    7   VerticalOffset = 418
    8   Width = 1258
    9   PPI = 144
     5  Height = 676
     6  HorizontalOffset = 348
     7  VerticalOffset = 348
     8  Width = 1048
     9  PPI = 120
    1010  object ActionListMain: TActionList
    1111    Images = ImageListSmall
    12     left = 137
    13     top = 60
     12    left = 114
     13    top = 50
    1414    object AExit: TAction
    1515      Caption = 'Exit'
     
    114114  end
    115115  object ImageListSmall: TImageList
    116     left = 784
    117     top = 420
     116    left = 653
     117    top = 350
    118118    Bitmap = {
    119119      4C691300000010000000100000000000000000000000E3AA4BD6E5B35EFFE3B1
     
    731731    POFilesFolder = 'Languages'
    732732    OnTranslate = CoolTranslator1Translate
    733     left = 137
    734     top = 436
     733    left = 114
     734    top = 363
    735735  end
    736736  object ImageListLarge: TImageList
    737737    Height = 32
    738738    Width = 32
    739     left = 786
    740     top = 286
     739    left = 655
     740    top = 238
    741741    Bitmap = {
    742742      4C69100000002000000020000000000000000000000000000000E2AA4B36E2A9
     
    27952795    RootName = 'CONFIG'
    27962796    ReadOnly = False
    2797     left = 137
    2798     top = 556
     2797    left = 114
     2798    top = 463
    27992799  end
    28002800  object OpenDialog1: TOpenDialog
    28012801    DefaultExt = '.xtmap'
    2802     left = 1126
    2803     top = 292
     2802    left = 938
     2803    top = 243
    28042804  end
    28052805  object SaveDialog1: TSaveDialog
    28062806    DefaultExt = '.xtmap'
    2807     left = 1126
    2808     top = 166
     2807    left = 938
     2808    top = 138
    28092809  end
    28102810  object ApplicationInfo: TApplicationInfo
     
    28232823    RegistryRoot = rrKeyCurrentUser
    28242824    License = 'CC0'
    2825     left = 137
    2826     top = 180
     2825    left = 114
     2826    top = 150
    28272827  end
    28282828  object PersistentForm: TPersistentForm
    28292829    MinVisiblePart = 50
    28302830    EntireVisible = False
    2831     left = 780
    2832     top = 600
     2831    left = 650
     2832    top = 500
    28332833  end
    28342834  object ScaleDPI1: TScaleDPI
    28352835    AutoDetect = False
    2836     left = 136
    2837     top = 676
     2836    left = 113
     2837    top = 563
    28382838  end
    28392839  object LastOpenedList1: TLastOpenedList
    28402840    MaxCount = 10
    28412841    OnChange = LastOpenedList1Change
    2842     left = 137
    2843     top = 300
     2842    left = 114
     2843    top = 250
    28442844  end
    28452845  object ThemeManager1: TThemeManager
    2846     left = 404
    2847     top = 324
     2846    left = 337
     2847    top = 270
    28482848  end
    28492849end
Note: See TracChangeset for help on using the changeset viewer.