Changeset 50 for trunk/Forms/UFormAcronyms.lfm
- Timestamp:
- Jul 25, 2016, 5:07:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormAcronyms.lfm
r45 r50 1 1 object FormAcronyms: TFormAcronyms 2 Left = 42 42 Left = 426 3 3 Height = 558 4 Top = 3104 Top = 184 5 5 Width = 740 6 6 Caption = 'Acronyms' … … 8 8 ClientWidth = 740 9 9 OnShow = FormShow 10 LCLVersion = '1. 7'10 LCLVersion = '1.6.0.4' 11 11 object ListViewAcronyms: TListView 12 12 Left = 8 … … 21 21 end 22 22 item 23 Caption = ' Meaning'23 Caption = 'Description' 24 24 Width = 300 25 25 end
Note:
See TracChangeset
for help on using the changeset viewer.