Changeset 86 for trunk/Forms/FormNew.lfm
- Timestamp:
- Jun 7, 2024, 12:47:11 PM (5 months ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormNew.lfm
r85 r86 8 8 ClientWidth = 501 9 9 DesignTimePPI = 144 10 OnClose = FormClose11 10 OnCreate = FormCreate 12 OnShow = FormShow 13 LCLVersion = '2.0.10.0' 11 LCLVersion = '3.4.0.0' 14 12 object Label1: TLabel 15 13 Left = 16 16 Height = 2 414 Height = 26 17 15 Top = 16 18 16 Width = 93 … … 80 78 object Label2: TLabel 81 79 Left = 16 82 Height = 2 480 Height = 26 83 81 Top = 125 84 82 Width = 75 … … 88 86 object ComboBoxSkin: TComboBox 89 87 Left = 173 90 Height = 3 788 Height = 38 91 89 Top = 120 92 90 Width = 262
Note:
See TracChangeset
for help on using the changeset viewer.