Ignore:
Timestamp:
Aug 9, 2016, 10:53:36 PM (8 years ago)
Author:
chronos
Message:
  • Added: Show from which imports acronym meanings comes from.

This would easy correcting wrong acronyms directly in source.

  • Modified: References to categories stored more efficiently in XML project file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAbout.lfm

    r76 r89  
    1313  object LabelAppName: TLabel
    1414    Left = 20
    15     Height = 54
     15    Height = 55
    1616    Top = 20
    1717    Width = 433
     
    2525  object LabelDescription: TLabel
    2626    Left = 20
    27     Height = 40
    28     Top = 94
     27    Height = 48
     28    Top = 95
    2929    Width = 433
    3030    Align = alTop
     
    3535  end
    3636  object ButtonClose: TButton
    37     Left = 378
     37    Left = 360
    3838    Height = 25
    3939    Top = 357
    40     Width = 75
     40    Width = 93
    4141    Anchors = [akRight, akBottom]
    4242    Caption = 'Close'
     
    4646  object LabelContent: TLabel
    4747    Left = 20
    48     Height = 20
    49     Top = 154
     48    Height = 24
     49    Top = 163
    5050    Width = 433
    5151    Align = alTop
     
    5858    Height = 25
    5959    Top = 357
    60     Width = 139
     60    Width = 176
    6161    Anchors = [akLeft, akBottom]
    6262    Caption = 'Home page'
Note: See TracChangeset for help on using the changeset viewer.