Changeset 3 for trunk/UCore.lfm


Ignore:
Timestamp:
Jan 29, 2018, 10:54:40 AM (6 years ago)
Author:
chronos
Message:
  • Added: Allow to edit more contacts fields.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        55*.lps
        66*.res
         7vCardStudio.exe
  • trunk/UCore.lfm

    r2 r3  
    33  OnDestroy = DataModuleDestroy
    44  OldCreateOrder = False
    5   Height = 606
    6   HorizontalOffset = 484
    7   VerticalOffset = 342
    8   Width = 816
     5  Height = 758
     6  HorizontalOffset = 605
     7  VerticalOffset = 428
     8  Width = 1020
     9  PPI = 120
    910  object ImageList1: TImageList
    10     left = 160
    11     top = 231
     11    left = 200
     12    top = 289
    1213    Bitmap = {
    1314      4C690B0000001000000010000000000000000000000000000000000000000000
     
    368369  object ActionList1: TActionList
    369370    Images = ImageList1
    370     left = 340
    371     top = 233
     371    left = 425
     372    top = 291
    372373    object AExit: TAction
    373374      Caption = 'Exit'
     
    432433    MaxCount = 10
    433434    OnChange = LastOpenedList1Change
    434     left = 509
    435     top = 231
     435    left = 636
     436    top = 289
    436437  end
    437438  object OpenDialog1: TOpenDialog
    438     left = 520
    439     top = 322
     439    left = 650
     440    top = 403
    440441  end
    441442  object SaveDialog1: TSaveDialog
    442     left = 375
    443     top = 329
     443    left = 469
     444    top = 411
    444445  end
    445446  object ApplicationInfo1: TApplicationInfo
     
    458459    RegistryRoot = rrKeyCurrentUser
    459460    License = 'CC0'
    460     left = 191
    461     top = 329
     461    left = 239
     462    top = 411
    462463  end
    463464  object PersistentForm1: TPersistentForm
    464465    MinVisiblePart = 50
    465466    EntireVisible = False
    466     left = 520
    467     top = 72
     467    left = 650
     468    top = 90
    468469  end
    469470  object CoolTranslator1: TCoolTranslator
    470471    POFilesFolder = 'Languages'
    471     left = 239
    472     top = 72
     472    left = 299
     473    top = 90
    473474  end
    474475  object ScaleDPI1: TScaleDPI
    475476    AutoDetect = False
    476     left = 376
    477     top = 72
     477    left = 470
     478    top = 90
    478479  end
    479480end
Note: See TracChangeset for help on using the changeset viewer.