Changeset 19 for trunk/UCore.lfm


Ignore:
Timestamp:
Mar 22, 2018, 10:41:00 PM (6 years ago)
Author:
chronos
Message:
  • Added: Remember main form and preferences form dimensions.
  • Added: Windows installer script.
  • Added: 32-bit mysql library binary.
  • Removed: Dependency on synapse package which can't be compiled under 64-bit CPU.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        66*.lrj
        77heaptrclog.trc
         8MyData.exe
  • trunk/UCore.lfm

    r16 r19  
    33  OnDestroy = DataModuleDestroy
    44  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
    910  object ImageList1: TImageList
    1011    Height = 32
    1112    Width = 32
    12     left = 294
    13     top = 136
     13    left = 441
     14    top = 204
    1415    Bitmap = {
    1516      4C690C000000200000002000000061C66E0061C66E0061C66E0061C66E0061C6
     
    15561557    RootName = 'CONFIG'
    15571558    ReadOnly = False
    1558     left = 294
    1559     top = 216
     1559    left = 441
     1560    top = 324
    15601561  end
    15611562  object ActionList1: TActionList
    15621563    Images = ImageList1
    1563     left = 297
    1564     top = 77
     1564    left = 446
     1565    top = 116
    15651566    object AExit: TAction
    15661567      Caption = 'Exit'
     
    15921593    POFilesFolder = 'Languages'
    15931594    OnTranslate = CoolTranslator1Translate
    1594     left = 288
    1595     top = 304
     1595    left = 432
     1596    top = 456
    15961597  end
    15971598  object ApplicationInfo1: TApplicationInfo
     
    16101611    RegistryRoot = rrKeyCurrentUser
    16111612    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
    16141621  end
    16151622end
Note: See TracChangeset for help on using the changeset viewer.