Changeset 162 for trunk/Forms/FormFindDuplicity.lfm
- Timestamp:
- Jun 30, 2023, 10:01:24 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormFindDuplicity.lfm
r155 r162 8 8 ClientWidth = 807 9 9 DesignTimePPI = 144 10 OnClose = FormClose11 10 OnCreate = FormCreate 12 11 OnDestroy = FormDestroy … … 56 55 object ComboBoxField: TComboBox 57 56 Left = 232 58 Height = 3357 Height = 42 59 58 Top = 16 60 59 Width = 326 61 ItemHeight = 2560 ItemHeight = 0 62 61 OnChange = ComboBoxFieldChange 63 62 ParentFont = False … … 67 66 object Label1: TLabel 68 67 Left = 13 69 Height = 2 568 Height = 26 70 69 Top = 19 71 Width = 1 2570 Width = 135 72 71 Caption = 'By contact field:' 73 72 ParentColor = False
Note:
See TracChangeset
for help on using the changeset viewer.