Changeset 160 for trunk/Forms/FormProperties.lfm
- Timestamp:
- Jun 13, 2023, 12:06:28 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormProperties.lfm
r149 r160 11 11 OnCreate = FormCreate 12 12 OnShow = FormShow 13 LCLVersion = '2.2. 0.4'13 LCLVersion = '2.2.6.0' 14 14 object ListView1: TListView 15 15 Left = 0 16 Height = 8 1016 Height = 809 17 17 Top = 0 18 18 Width = 1210 … … 46 46 Left = 0 47 47 Height = 39 48 Top = 84 248 Top = 841 49 49 Width = 1210 50 50 Align = alBottom … … 94 94 Left = 0 95 95 Height = 32 96 Top = 8 1096 Top = 809 97 97 Width = 1210 98 98 OnChange = ListViewFilter1Change … … 101 101 object StatusBar1: TStatusBar 102 102 Left = 0 103 Height = 2 7104 Top = 88 1103 Height = 28 104 Top = 880 105 105 Width = 1210 106 106 Panels = <
Note:
See TracChangeset
for help on using the changeset viewer.