Changeset 23 for trunk/Forms/UFormFindDuplicity.lfm
- Timestamp:
- Aug 19, 2021, 11:47:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormFindDuplicity.lfm
r21 r23 12 12 OnDestroy = FormDestroy 13 13 OnShow = FormShow 14 LCLVersion = '2.0. 0.4'14 LCLVersion = '2.0.12.0' 15 15 object ListView1: TListView 16 16 Left = 5 … … 56 56 object ComboBoxField: TComboBox 57 57 Left = 173 58 Height = 4 258 Height = 41 59 59 Top = 14 60 60 Width = 326 … … 67 67 object Label1: TLabel 68 68 Left = 13 69 Height = 2 669 Height = 24 70 70 Top = 19 71 Width = 11 371 Width = 111 72 72 Caption = 'Contact field:' 73 73 ParentColor = False … … 76 76 end 77 77 object ActionList1: TActionList 78 left = 26279 top = 15478 Left = 262 79 Top = 154 80 80 object AShowContacts: TAction 81 81 Caption = 'Show contacts' … … 84 84 end 85 85 object PopupMenu1: TPopupMenu 86 left = 9087 top = 14986 Left = 90 87 Top = 149 88 88 object MenuItem1: TMenuItem 89 89 Action = AShowContacts
Note:
See TracChangeset
for help on using the changeset viewer.