Changeset 18 for trunk/Forms/UFormAcronyms.lfm
- Timestamp:
- May 4, 2016, 12:28:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormAcronyms.lfm
r17 r18 1 1 object FormAcronyms: TFormAcronyms 2 2 Left = 466 3 Height = 5 754 Top = 2 123 Height = 558 4 Top = 297 5 5 Width = 740 6 6 Caption = 'Acronyms' 7 ClientHeight = 5 757 ClientHeight = 558 8 8 ClientWidth = 740 9 9 OnShow = FormShow … … 11 11 object ListViewAcronyms: TListView 12 12 Left = 8 13 Height = 5 2713 Height = 510 14 14 Top = 40 15 15 Width = 725 … … 49 49 OnFilter = ListViewSort1Filter 50 50 Column = 0 51 Order = so None51 Order = soDown 52 52 left = 248 53 53 top = 168
Note:
See TracChangeset
for help on using the changeset viewer.