Changeset 27 for trunk/Forms/UFormAcronyms.lfm
- Timestamp:
- Jun 7, 2016, 3:56:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormAcronyms.lfm
r22 r27 11 11 object ListViewAcronyms: TListView 12 12 Left = 8 13 Height = 51013 Height = 480 14 14 Top = 40 15 15 Width = 725 … … 47 47 OnChange = ListViewFilter1Change 48 48 Anchors = [akTop, akLeft, akRight] 49 end 50 object StatusBar1: TStatusBar 51 Left = 0 52 Height = 28 53 Top = 530 54 Width = 740 55 Panels = < 56 item 57 Width = 100 58 end 59 item 60 Width = 100 61 end> 62 SimplePanel = False 49 63 end 50 64 object ListViewSort1: TListViewSort
Note:
See TracChangeset
for help on using the changeset viewer.