Changeset 158 for trunk/Forms/FormFind.lfm
- Timestamp:
- Jun 12, 2023, 12:07:42 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormFind.lfm
r149 r158 13 13 OnDestroy = FormDestroy 14 14 OnShow = FormShow 15 LCLVersion = '2.2. 0.4'15 LCLVersion = '2.2.6.0' 16 16 object Panel1: TPanel 17 17 Left = 0 … … 27 27 object ComboBoxField: TComboBox 28 28 Left = 184 29 Height = 4 129 Height = 42 30 30 Top = 16 31 31 Width = 240 … … 42 42 Width = 135 43 43 Caption = 'By contact field:' 44 ParentColor = False 44 45 ParentFont = False 45 46 end 46 47 object EditValue: TEdit 47 48 Left = 440 48 Height = 4 249 Height = 43 49 50 Top = 16 50 51 Width = 208 … … 55 56 Left = 664 56 57 Height = 38 57 Top = 1 658 Top = 19 58 59 Width = 113 59 60 Caption = 'Find'
Note:
See TracChangeset
for help on using the changeset viewer.