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

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAbout.lfm

    r142 r169  
    11object FormAbout: TFormAbout
    22  Left = 562
    3   Height = 397
    4   Top = 277
    5   Width = 473
     3  Height = 314
     4  Top = 306
     5  Width = 485
    66  Caption = 'About'
    7   ClientHeight = 397
    8   ClientWidth = 473
     7  ClientHeight = 314
     8  ClientWidth = 485
     9  DesignTimePPI = 120
    910  OnCreate = FormCreate
    1011  OnShow = FormShow
    1112  Position = poScreenCenter
    12   LCLVersion = '1.6.0.4'
     13  LCLVersion = '1.8.0.6'
    1314  object LabelDescription: TLabel
    1415    Left = 20
    15     Height = 48
     16    Height = 32
    1617    Top = 108
    17     Width = 433
     18    Width = 445
    1819    Align = alTop
     20    AutoSize = False
    1921    BorderSpacing.Around = 20
    20     Caption = 'Simple tool for quick searching of meaning for various acronyms and abbreviations.'
    2122    ParentColor = False
    2223    WordWrap = True
    2324  end
    2425  object ButtonClose: TButton
    25     Left = 360
     26    Left = 372
    2627    Height = 25
    27     Top = 357
     28    Top = 274
    2829    Width = 93
    2930    Anchors = [akRight, akBottom]
     
    3435  object LabelContent: TLabel
    3536    Left = 20
    36     Height = 24
    37     Top = 176
    38     Width = 433
     37    Height = 20
     38    Top = 160
     39    Width = 445
    3940    Align = alTop
    4041    BorderSpacing.Around = 20
     
    4546    Left = 16
    4647    Height = 25
    47     Top = 357
     48    Top = 274
    4849    Width = 176
    4950    Anchors = [akLeft, akBottom]
     
    5657    Height = 88
    5758    Top = 0
    58     Width = 473
     59    Width = 485
    5960    Align = alTop
    6061    BevelOuter = bvNone
    6162    ClientHeight = 88
    62     ClientWidth = 473
     63    ClientWidth = 485
    6364    TabOrder = 2
    6465    object Image1: TImage
     
    6768      Top = 16
    6869      Width = 69
    69       Picture.Data = {
    70         1754506F727461626C654E6574776F726B477261706869632301000089504E47
    71         0D0A1A0A0000000D49484452000000400000004008030000009DB781EC000000
    72         0C504C544500000000000000003AFFC90EE9675ABE0000000174524E530040E6
    73         D866000000C549444154789CEDD64B0EC3200C04D04C73FF3B77D1AAB2C1DF4E
    74         48BB60364990FC440C121CC7CECEDF054968202580334881888137C1002F8303
    75         664137C99A74228480334803A802EE68B589FEBC6A4030310E18DBE801516F6E
    76         043E8F3E00098CCD2903EAA50740035807385B597E4E82AC5805445F57036613
    77         61A6B10A2C60D7CB5FBA0710EB36353506C65F9E866AC0A982070B346660D5AB
    78         D171FB90C0BC501980EC64A2812C9DC3D5AEF7AF185F5D309A4058BFFA9285B4
    79         FE8A8B2655BEB3F3C33C01B6231002CAEF0D050000000049454E44AE426082
    80       }
    8170    end
    8271    object LabelAppName: TLabel
    8372      Left = 104
    84       Height = 55
     73      Height = 54
    8574      Top = 16
    86       Width = 338
     75      Width = 317
    8776      Align = alCustom
    8877      BorderSpacing.Around = 20
Note: See TracChangeset for help on using the changeset viewer.