Ignore:
Timestamp:
Jul 25, 2016, 5:07:25 PM (8 years ago)
Author:
chronos
Message:
  • Added: New pattern action "Remove on start".
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormAcronyms.lfm

    r45 r50  
    11object FormAcronyms: TFormAcronyms
    2   Left = 424
     2  Left = 426
    33  Height = 558
    4   Top = 310
     4  Top = 184
    55  Width = 740
    66  Caption = 'Acronyms'
     
    88  ClientWidth = 740
    99  OnShow = FormShow
    10   LCLVersion = '1.7'
     10  LCLVersion = '1.6.0.4'
    1111  object ListViewAcronyms: TListView
    1212    Left = 8
     
    2121      end   
    2222      item
    23         Caption = 'Meaning'
     23        Caption = 'Description'
    2424        Width = 300
    2525      end   
Note: See TracChangeset for help on using the changeset viewer.