Changeset 169 for trunk/UCore.lfm


Ignore:
Timestamp:
Jan 22, 2018, 11:00:53 AM (6 years ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r163 r169  
    33  OnDestroy = DataModuleDestroy
    44  OldCreateOrder = False
    5   Height = 518
    6   HorizontalOffset = 477
    7   VerticalOffset = 302
    8   Width = 557
     5  Height = 648
     6  HorizontalOffset = 596
     7  VerticalOffset = 378
     8  Width = 696
     9  PPI = 120
    910  object CoolTranslator1: TCoolTranslator
    1011    POFilesFolder = 'Languages'
    1112    OnTranslate = CoolTranslator1Translate
    12     left = 152
    13     top = 152
     13    left = 190
     14    top = 190
    1415  end
    1516  object PersistentForm1: TPersistentForm
    1617    MinVisiblePart = 50
    1718    EntireVisible = False
    18     left = 292
    19     top = 156
     19    left = 365
     20    top = 195
    2021  end
    2122  object JobProgressView1: TJobProgressView
     
    2324    ShowDelay = 0
    2425    AutoClose = False
    25     left = 292
    26     top = 272
     26    left = 365
     27    top = 340
    2728  end
    2829  object ScaleDPI1: TScaleDPI
    2930    AutoDetect = False
    30     left = 156
    31     top = 272
     31    left = 195
     32    top = 340
    3233  end
    3334  object ImageList1: TImageList
    34     left = 292
    35     top = 336
     35    left = 365
     36    top = 420
    3637    Bitmap = {
    3738      4C69140000001000000010000000000000000000000000000000000000000000
     
    12161217    Visible = True
    12171218    OnClick = TrayIcon1Click
    1218     left = 152
    1219     top = 336
     1219    left = 190
     1220    top = 420
    12201221  end
    12211222  object PopupMenuTrayIcon: TPopupMenu
    12221223    Images = ImageList1
    1223     left = 152
    1224     top = 400
     1224    left = 190
     1225    top = 500
    12251226    object MenuItem2: TMenuItem
    12261227      Action = FormMain.AShow
     
    12491250    Height = 32
    12501251    Width = 32
    1251     left = 424
    1252     top = 336
     1252    left = 530
     1253    top = 420
    12531254    Bitmap = {
    12541255      4C69110000002000000020000000000000000000000000000000000000000000
     
    34423443    EmailContact = 'robie@centrum.cz'
    34433444    AppName = 'Acronym Decoder'
     3445    Description = 'Simple tool for quick searching of meaning for various acronyms and abbreviations.'
    34443446    ReleaseDate = 43046
    34453447    RegistryKey = '\Software\'
    34463448    RegistryRoot = rrKeyCurrentUser
    34473449    License = 'CC0'
    3448     left = 80
    3449     top = 24
     3450    left = 100
     3451    top = 30
    34503452  end
    34513453end
Note: See TracChangeset for help on using the changeset viewer.