close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Changeset 176 for trunk/UCore.lfm


Ignore:
Timestamp:
Jan 30, 2018, 6:36:50 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Clients moved to TServer class.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

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

    r160 r176  
    33  OnDestroy = DataModuleDestroy
    44  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
    910  object ActionList1: TActionList
    1011    Images = ImageListSmall
    11     left = 72
    12     top = 32
     12    left = 90
     13    top = 40
    1314    object AGameNew: TAction
    1415      Caption = 'New'
     
    8485  end
    8586  object ImageListSmall: TImageList
    86     left = 419
    87     top = 224
     87    left = 524
     88    top = 280
    8889    Bitmap = {
    8990      4C690C00000010000000100000000000000000000000E3AA4BD6E5B35EFFE3B1
     
    477478    POFilesFolder = 'Languages'
    478479    OnTranslate = CoolTranslator1Translate
    479     left = 73
    480     top = 232
     480    left = 91
     481    top = 290
    481482  end
    482483  object ImageListLarge: TImageList
    483484    Height = 32
    484485    Width = 32
    485     left = 419
    486     top = 152
     486    left = 524
     487    top = 190
    487488    Bitmap = {
    488489      4C690C0000002000000020000000000000000000000000000000E2AA4B36E2A9
     
    20292030    RootName = 'CONFIG'
    20302031    ReadOnly = False
    2031     left = 73
    2032     top = 296
     2032    left = 91
     2033    top = 370
    20332034  end
    20342035  object OpenDialog1: TOpenDialog
    20352036    DefaultExt = '.xtmap'
    2036     left = 600
    2037     top = 155
     2037    left = 750
     2038    top = 194
    20382039  end
    20392040  object SaveDialog1: TSaveDialog
    20402041    DefaultExt = '.xtmap'
    2041     left = 600
    2042     top = 88
     2042    left = 750
     2043    top = 110
    20432044  end
    20442045  object ApplicationInfo: TApplicationInfo
     
    20572058    RegistryRoot = rrKeyCurrentUser
    20582059    License = 'CC0'
    2059     left = 73
    2060     top = 96
     2060    left = 91
     2061    top = 120
    20612062  end
    20622063  object PersistentForm: TPersistentForm
    20632064    MinVisiblePart = 50
    20642065    EntireVisible = False
    2065     left = 416
    2066     top = 320
     2066    left = 520
     2067    top = 400
    20672068  end
    20682069  object ScaleDPI1: TScaleDPI
    20692070    AutoDetect = False
    2070     left = 72
    2071     top = 360
     2071    left = 90
     2072    top = 450
    20722073  end
    20732074  object LastOpenedList1: TLastOpenedList
    20742075    MaxCount = 10
    20752076    OnChange = LastOpenedList1Change
    2076     left = 73
    2077     top = 160
     2077    left = 91
     2078    top = 200
    20782079  end
    20792080end
Note: See TracChangeset for help on using the changeset viewer.