Changeset 154
- Timestamp:
- Jun 6, 2023, 10:11:12 PM (18 months ago)
- Location:
- trunk/Forms
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormCompare.lfm
r151 r154 13 13 OnShow = FormShow 14 14 LCLVersion = '2.2.6.0' 15 object EditAnotherFile: TEdit 16 Left = 144 17 Height = 43 18 Top = 19 19 Width = 570 20 Anchors = [akTop, akLeft, akRight] 21 TabOrder = 0 22 end 23 object ButtonBrowse: TButton 24 Left = 730 15 object ButtonCancel: TButton 16 Left = 736 25 17 Height = 38 26 Top = 19 27 Width = 113 28 Anchors = [akTop, akRight] 29 Caption = 'Browse' 30 OnClick = ButtonBrowseClick 31 TabOrder = 1 32 end 33 object Label1: TLabel 34 Left = 21 35 Height = 26 36 Top = 26 37 Width = 104 38 Caption = 'Another file:' 39 ParentColor = False 40 end 41 object ButtonCancel: TButton 42 Left = 730 43 Height = 38 44 Top = 389 18 Top = 400 45 19 Width = 113 46 20 Anchors = [akRight, akBottom] 47 21 Caption = 'Cancel' 48 22 ModalResult = 2 49 TabOrder = 223 TabOrder = 0 50 24 end 51 25 object ButtonCompare: TButton 52 Left = 58626 Left = 600 53 27 Height = 38 54 Top = 38928 Top = 400 55 29 Width = 113 56 30 Anchors = [akRight, akBottom] … … 58 32 ModalResult = 1 59 33 OnClick = ButtonCompareClick 60 TabOrder = 334 TabOrder = 1 61 35 end 62 object CheckBoxSortContacts: TCheckBox 63 Left = 23 64 Height = 30 65 Top = 81 66 Width = 136 67 Caption = 'Sort contacts' 68 Checked = True 69 State = cbChecked 70 TabOrder = 4 71 end 72 object CheckBoxNormalizePhoneNumbers: TCheckBox 73 Left = 23 74 Height = 30 75 Top = 120 76 Width = 253 77 Caption = 'Normalize phone numbers' 78 Checked = True 79 State = cbChecked 80 TabOrder = 5 81 end 82 object CheckBoxWithoutPhotos: TCheckBox 83 Left = 24 84 Height = 30 85 Top = 160 86 Width = 157 87 Caption = 'Without photos' 88 Checked = True 89 State = cbChecked 90 TabOrder = 6 91 end 92 object CheckBoxRemoveExactDuplicates: TCheckBox 93 Left = 24 94 Height = 30 95 Top = 200 96 Width = 236 97 Caption = 'Remove exact duplicates' 98 Checked = True 99 State = cbChecked 100 TabOrder = 7 36 object ScrollBox1: TScrollBox 37 Left = 8 38 Height = 376 39 Top = 8 40 Width = 841 41 HorzScrollBar.Page = 276 42 VertScrollBar.Page = 230 43 Anchors = [akTop, akLeft, akRight, akBottom] 44 ClientHeight = 374 45 ClientWidth = 839 46 TabOrder = 2 47 object EditAnotherFile: TEdit 48 Left = 144 49 Height = 43 50 Top = 19 51 Width = 562 52 Anchors = [akTop, akLeft, akRight] 53 TabOrder = 0 54 end 55 object ButtonBrowse: TButton 56 Left = 720 57 Height = 38 58 Top = 19 59 Width = 113 60 Anchors = [akTop, akRight] 61 Caption = 'Browse' 62 OnClick = ButtonBrowseClick 63 TabOrder = 1 64 end 65 object Label1: TLabel 66 Left = 21 67 Height = 26 68 Top = 26 69 Width = 104 70 Caption = 'Another file:' 71 ParentColor = False 72 end 73 object CheckBoxSortContacts: TCheckBox 74 Left = 23 75 Height = 30 76 Top = 81 77 Width = 136 78 Caption = 'Sort contacts' 79 Checked = True 80 State = cbChecked 81 TabOrder = 2 82 end 83 object CheckBoxNormalizePhoneNumbers: TCheckBox 84 Left = 23 85 Height = 30 86 Top = 120 87 Width = 253 88 Caption = 'Normalize phone numbers' 89 Checked = True 90 State = cbChecked 91 TabOrder = 3 92 end 93 object CheckBoxWithoutPhotos: TCheckBox 94 Left = 24 95 Height = 30 96 Top = 160 97 Width = 157 98 Caption = 'Without photos' 99 Checked = True 100 State = cbChecked 101 TabOrder = 4 102 end 103 object CheckBoxRemoveExactDuplicates: TCheckBox 104 Left = 24 105 Height = 30 106 Top = 200 107 Width = 236 108 Caption = 'Remove exact duplicates' 109 Checked = True 110 State = cbChecked 111 TabOrder = 5 112 end 101 113 end 102 114 object OpenDialog1: TOpenDialog 103 Left = 7 13104 Top = 1 13115 Left = 753 116 Top = 153 105 117 end 106 118 end -
trunk/Forms/FormCompare.lrj
r151 r154 1 1 {"version":1,"strings":[ 2 2 {"hash":174352581,"name":"tformcompare.caption","sourcebytes":[67,111,109,112,97,114,101],"value":"Compare"}, 3 {"hash":77089212,"name":"tformcompare.buttoncancel.caption","sourcebytes":[67,97,110,99,101,108],"value":"Cancel"}, 4 {"hash":174352581,"name":"tformcompare.buttoncompare.caption","sourcebytes":[67,111,109,112,97,114,101],"value":"Compare"}, 3 5 {"hash":77164181,"name":"tformcompare.buttonbrowse.caption","sourcebytes":[66,114,111,119,115,101],"value":"Browse"}, 4 6 {"hash":205155338,"name":"tformcompare.label1.caption","sourcebytes":[65,110,111,116,104,101,114,32,102,105,108,101,58],"value":"Another file:"}, 5 {"hash":77089212,"name":"tformcompare.buttoncancel.caption","sourcebytes":[67,97,110,99,101,108],"value":"Cancel"},6 {"hash":174352581,"name":"tformcompare.buttoncompare.caption","sourcebytes":[67,111,109,112,97,114,101],"value":"Compare"},7 7 {"hash":3349587,"name":"tformcompare.checkboxsortcontacts.caption","sourcebytes":[83,111,114,116,32,99,111,110,116,97,99,116,115],"value":"Sort contacts"}, 8 8 {"hash":198682019,"name":"tformcompare.checkboxnormalizephonenumbers.caption","sourcebytes":[78,111,114,109,97,108,105,122,101,32,112,104,111,110,101,32,110,117,109,98,101,114,115],"value":"Normalize phone numbers"}, -
trunk/Forms/FormCompare.pas
r153 r154 12 12 13 13 TFormCompare = class(TForm) 14 ButtonBrowse: TButton; 14 15 ButtonCancel: TButton; 15 16 ButtonCompare: TButton; 16 ButtonBrowse: TButton;17 CheckBoxWithoutPhotos: TCheckBox;18 CheckBoxSortContacts: TCheckBox;19 17 CheckBoxNormalizePhoneNumbers: TCheckBox; 20 18 CheckBoxRemoveExactDuplicates: TCheckBox; 19 CheckBoxSortContacts: TCheckBox; 20 CheckBoxWithoutPhotos: TCheckBox; 21 21 EditAnotherFile: TEdit; 22 22 Label1: TLabel; 23 23 OpenDialog1: TOpenDialog; 24 ScrollBox1: TScrollBox; 24 25 procedure ButtonBrowseClick(Sender: TObject); 25 26 procedure ButtonCompareClick(Sender: TObject); -
trunk/Forms/FormNormalize.lfm
r152 r154 1 1 object FormNormalize: TFormNormalize 2 Left = 4603 Height = 6744 Top = 4 765 Width = 9592 Left = 663 3 Height = 413 4 Top = 452 5 Width = 765 6 6 Caption = 'Normalize' 7 ClientHeight = 6748 ClientWidth = 9597 ClientHeight = 413 8 ClientWidth = 765 9 9 DesignTimePPI = 144 10 10 OnClose = FormClose … … 14 14 object ScrollBox1: TScrollBox 15 15 Left = 8 16 Height = 60816 Height = 347 17 17 Top = 8 18 Width = 93718 Width = 743 19 19 HorzScrollBar.Page = 600 20 20 VertScrollBar.Page = 211 21 21 Anchors = [akTop, akLeft, akRight, akBottom] 22 ClientHeight = 60623 ClientWidth = 93522 ClientHeight = 345 23 ClientWidth = 741 24 24 TabOrder = 0 25 25 object CheckBoxRemovePhoneSpaces: TCheckBox … … 79 79 end 80 80 object ButtonCancel: TButton 81 Left = 83281 Left = 638 82 82 Height = 38 83 Top = 62483 Top = 363 84 84 Width = 113 85 Anchors = [akRight, akBottom] 85 86 Caption = 'Cancel' 86 87 ModalResult = 2 … … 88 89 end 89 90 object ButtonProcess: TButton 90 Left = 69691 Left = 502 91 92 Height = 38 92 Top = 62493 Top = 363 93 94 Width = 113 95 Anchors = [akRight, akBottom] 94 96 Caption = 'Process' 95 97 ModalResult = 1
Note:
See TracChangeset
for help on using the changeset viewer.