Changeset 58 for trunk/Forms
- Timestamp:
- Dec 8, 2021, 10:00:45 PM (3 years ago)
- Location:
- trunk/Forms
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r57 r58 18 18 Top = 8 19 19 Width = 969 20 ActivePage = TabSheet Chat20 ActivePage = TabSheetSocial 21 21 Anchors = [akTop, akLeft, akRight, akBottom] 22 22 ParentFont = False 23 TabIndex = 323 TabIndex = 4 24 24 TabOrder = 0 25 25 object TabSheetGeneral: TTabSheet … … 295 295 ParentFont = False 296 296 TabOrder = 14 297 end 298 object Label49: TLabel 299 Left = 432 300 Height = 24 301 Top = 332 302 Width = 67 303 Caption = 'Gender:' 304 ParentColor = False 305 ParentFont = False 306 end 307 object EditGender: TEdit 308 Left = 575 309 Height = 42 310 Top = 328 311 Width = 254 312 ParentFont = False 313 TabOrder = 15 297 314 end 298 315 end … … 850 867 end 851 868 object LabelOrganization2: TLabel 852 Left = 451853 Height = 24 854 Top = 2 4869 Left = 10 870 Height = 24 871 Top = 256 855 872 Width = 55 856 873 Caption = 'Skype:' … … 859 876 end 860 877 object EditSkype: TEdit 861 Left = 608862 Height = 42 863 Top = 2 0878 Left = 173 879 Height = 42 880 Top = 256 864 881 Width = 254 865 882 ParentFont = False … … 1001 1018 ParentFont = False 1002 1019 TabOrder = 9 1020 end 1021 object Label55: TLabel 1022 Left = 451 1023 Height = 24 1024 Top = 24 1025 Width = 59 1026 Caption = 'Matrix:' 1027 ParentColor = False 1028 ParentFont = False 1029 end 1030 object EditMatrix: TEdit 1031 Left = 608 1032 Height = 42 1033 Top = 20 1034 Width = 254 1035 ParentFont = False 1036 TabOrder = 10 1037 end 1038 end 1039 object TabSheetSocial: TTabSheet 1040 Caption = 'Social' 1041 ClientHeight = 628 1042 ClientWidth = 959 1043 OnHide = TabSheetSocialHide 1044 OnShow = TabSheetSocialShow 1045 object Label50: TLabel 1046 Left = 451 1047 Height = 24 1048 Top = 164 1049 Width = 79 1050 Caption = 'Myspace:' 1051 ParentColor = False 1052 ParentFont = False 1053 end 1054 object EditMySpace: TEdit 1055 Left = 608 1056 Height = 42 1057 Top = 160 1058 Width = 254 1059 ParentFont = False 1060 TabOrder = 0 1061 end 1062 object EditTwitter: TEdit 1063 Left = 173 1064 Height = 42 1065 Top = 64 1066 Width = 254 1067 ParentFont = False 1068 TabOrder = 1 1069 end 1070 object Label51: TLabel 1071 Left = 10 1072 Height = 24 1073 Top = 68 1074 Width = 63 1075 Caption = 'Twitter:' 1076 ParentColor = False 1077 ParentFont = False 1078 end 1079 object Label52: TLabel 1080 Left = 10 1081 Height = 24 1082 Top = 116 1083 Width = 92 1084 Caption = 'Instagram:' 1085 ParentColor = False 1086 ParentFont = False 1087 end 1088 object Label53: TLabel 1089 Left = 10 1090 Height = 24 1091 Top = 164 1092 Width = 78 1093 Caption = 'LinkedIn:' 1094 ParentColor = False 1095 ParentFont = False 1096 end 1097 object Label54: TLabel 1098 Left = 10 1099 Height = 24 1100 Top = 212 1101 Width = 83 1102 Caption = 'Snapchat:' 1103 ParentColor = False 1104 ParentFont = False 1105 end 1106 object EditSnapchat: TEdit 1107 Left = 173 1108 Height = 42 1109 Top = 208 1110 Width = 254 1111 ParentFont = False 1112 TabOrder = 2 1113 end 1114 object EditLinkedIn: TEdit 1115 Left = 173 1116 Height = 42 1117 Top = 160 1118 Width = 254 1119 ParentFont = False 1120 TabOrder = 3 1121 end 1122 object EditInstagram: TEdit 1123 Left = 173 1124 Height = 42 1125 Top = 112 1126 Width = 254 1127 ParentFont = False 1128 TabOrder = 4 1129 end 1130 object LabelOrganization7: TLabel 1131 Left = 451 1132 Height = 24 1133 Top = 20 1134 Width = 84 1135 Caption = 'PeerTube:' 1136 ParentColor = False 1137 ParentFont = False 1138 end 1139 object LabelOrganization8: TLabel 1140 Left = 451 1141 Height = 24 1142 Top = 120 1143 Width = 77 1144 Caption = 'YouTube:' 1145 ParentColor = False 1146 ParentFont = False 1147 end 1148 object EditMastodon: TEdit 1149 Left = 171 1150 Height = 42 1151 Top = 16 1152 Width = 254 1153 ParentFont = False 1154 TabOrder = 5 1155 end 1156 object LabelOrganization9: TLabel 1157 Left = 10 1158 Height = 24 1159 Top = 24 1160 Width = 90 1161 Caption = 'Mastodon:' 1162 ParentColor = False 1163 ParentFont = False 1164 end 1165 object LabelOrganization10: TLabel 1166 Left = 451 1167 Height = 24 1168 Top = 216 1169 Width = 59 1170 Caption = 'Reddit:' 1171 ParentColor = False 1172 ParentFont = False 1173 end 1174 object EditReddit: TEdit 1175 Left = 608 1176 Height = 42 1177 Top = 212 1178 Width = 254 1179 ParentFont = False 1180 TabOrder = 6 1181 end 1182 object EditPeerTube: TEdit 1183 Left = 608 1184 Height = 42 1185 Top = 16 1186 Width = 254 1187 ParentFont = False 1188 TabOrder = 7 1189 end 1190 object EditYouTube: TEdit 1191 Left = 608 1192 Height = 42 1193 Top = 116 1194 Width = 254 1195 ParentFont = False 1196 TabOrder = 8 1197 end 1198 object EditFacebook: TEdit 1199 Left = 608 1200 Height = 42 1201 Top = 68 1202 Width = 254 1203 ParentFont = False 1204 TabOrder = 9 1205 end 1206 object LabelOrganization11: TLabel 1207 Left = 451 1208 Height = 24 1209 Top = 72 1210 Width = 86 1211 Caption = 'Facebook:' 1212 ParentColor = False 1213 ParentFont = False 1003 1214 end 1004 1215 end -
trunk/Forms/UFormContact.lrj
r57 r58 17 17 {"hash":90692698,"name":"tformcontact.label10.caption","sourcebytes":[80,97,103,101,114,58],"value":"Pager:"}, 18 18 {"hash":258182170,"name":"tformcontact.label46.caption","sourcebytes":[87,101,98,32,97,100,100,114,101,115,115,58],"value":"Web address:"}, 19 {"hash":230992922,"name":"tformcontact.label49.caption","sourcebytes":[71,101,110,100,101,114,58],"value":"Gender:"}, 19 20 {"hash":325173,"name":"tformcontact.tabsheethome.caption","sourcebytes":[72,111,109,101],"value":"Home"}, 20 21 {"hash":138641338,"name":"tformcontact.label7.caption","sourcebytes":[69,45,109,97,105,108,58],"value":"E-mail:"}, … … 61 62 {"hash":190298682,"name":"tformcontact.label48.caption","sourcebytes":[87,105,110,100,111,119,115,32,76,105,118,101,58],"value":"Windows Live:"}, 62 63 {"hash":22090,"name":"tformcontact.labelorganization6.caption","sourcebytes":[81,81,58],"value":"QQ:"}, 64 {"hash":59478250,"name":"tformcontact.label55.caption","sourcebytes":[77,97,116,114,105,120,58],"value":"Matrix:"}, 65 {"hash":94740348,"name":"tformcontact.tabsheetsocial.caption","sourcebytes":[83,111,99,105,97,108],"value":"Social"}, 66 {"hash":10910938,"name":"tformcontact.label50.caption","sourcebytes":[77,121,115,112,97,99,101,58],"value":"Myspace:"}, 67 {"hash":235645418,"name":"tformcontact.label51.caption","sourcebytes":[84,119,105,116,116,101,114,58],"value":"Twitter:"}, 68 {"hash":175866794,"name":"tformcontact.label52.caption","sourcebytes":[73,110,115,116,97,103,114,97,109,58],"value":"Instagram:"}, 69 {"hash":85712154,"name":"tformcontact.label53.caption","sourcebytes":[76,105,110,107,101,100,73,110,58],"value":"LinkedIn:"}, 70 {"hash":141144634,"name":"tformcontact.label54.caption","sourcebytes":[83,110,97,112,99,104,97,116,58],"value":"Snapchat:"}, 71 {"hash":209448506,"name":"tformcontact.labelorganization7.caption","sourcebytes":[80,101,101,114,84,117,98,101,58],"value":"PeerTube:"}, 72 {"hash":111918730,"name":"tformcontact.labelorganization8.caption","sourcebytes":[89,111,117,84,117,98,101,58],"value":"YouTube:"}, 73 {"hash":179701658,"name":"tformcontact.labelorganization9.caption","sourcebytes":[77,97,115,116,111,100,111,110,58],"value":"Mastodon:"}, 74 {"hash":146452522,"name":"tformcontact.labelorganization10.caption","sourcebytes":[82,101,100,100,105,116,58],"value":"Reddit:"}, 75 {"hash":163129754,"name":"tformcontact.labelorganization11.caption","sourcebytes":[70,97,99,101,98,111,111,107,58],"value":"Facebook:"}, 63 76 {"hash":90893459,"name":"tformcontact.tabsheetothers.caption","sourcebytes":[79,116,104,101,114,115],"value":"Others"}, 64 77 {"hash":89566314,"name":"tformcontact.label6.caption","sourcebytes":[78,111,116,101,115,58],"value":"Notes:"}, -
trunk/Forms/UFormContact.pas
r57 r58 23 23 ButtonPrevious: TButton; 24 24 EditAim: TEdit; 25 EditMatrix: TEdit; 26 EditYouTube: TEdit; 27 EditGender: TEdit; 28 EditLinkedIn: TEdit; 29 EditFacebook: TEdit; 30 EditInstagram: TEdit; 31 EditMySpace: TEdit; 32 EditTwitter: TEdit; 33 EditReddit: TEdit; 34 EditMastodon: TEdit; 25 35 EditWindowsLive: TEdit; 36 EditSnapchat: TEdit; 26 37 EditYahoo: TEdit; 27 38 EditGoogleTalk: TEdit; … … 76 87 EditWorkPhone: TEdit; 77 88 EditQq: TEdit; 89 EditPeerTube: TEdit; 78 90 GroupBox1: TGroupBox; 79 91 GroupBox2: TGroupBox; … … 122 134 Label47: TLabel; 123 135 Label48: TLabel; 136 Label49: TLabel; 124 137 Label5: TLabel; 138 Label50: TLabel; 139 Label51: TLabel; 140 Label52: TLabel; 141 Label53: TLabel; 142 Label54: TLabel; 143 Label55: TLabel; 125 144 Label6: TLabel; 126 145 Label7: TLabel; … … 129 148 LabelOrganization: TLabel; 130 149 LabelOrganization1: TLabel; 150 LabelOrganization10: TLabel; 151 LabelOrganization11: TLabel; 131 152 LabelOrganization2: TLabel; 132 153 LabelOrganization3: TLabel; … … 134 155 LabelOrganization5: TLabel; 135 156 LabelOrganization6: TLabel; 157 LabelOrganization7: TLabel; 158 LabelOrganization8: TLabel; 159 LabelOrganization9: TLabel; 136 160 MemoNotes: TMemo; 137 161 MenuItem1: TMenuItem; … … 142 166 PopupMenuPhoto: TPopupMenu; 143 167 SavePictureDialog1: TSavePictureDialog; 168 TabSheetSocial: TTabSheet; 144 169 TabSheetChat: TTabSheet; 145 170 TabSheetOthers: TTabSheet; … … 166 191 procedure TabSheetOthersHide(Sender: TObject); 167 192 procedure TabSheetOthersShow(Sender: TObject); 193 procedure TabSheetSocialHide(Sender: TObject); 194 procedure TabSheetSocialShow(Sender: TObject); 168 195 procedure TabSheetWorkHide(Sender: TObject); 169 196 procedure TabSheetWorkShow(Sender: TObject); … … 225 252 procedure TFormContact.TabSheetChatHide(Sender: TObject); 226 253 begin 254 Contact.Fields[cfMatrix] := EditMatrix.Text; 227 255 Contact.Fields[cfJabber] := EditJabber.Text; 228 256 Contact.Fields[cfIcq] := EditIcq.Text; … … 234 262 Contact.Fields[cfYahoo] := EditYahoo.Text; 235 263 Contact.Fields[cfAim] := EditAim.Text; 236 Contact.Fields[cfIrc] := EditIrc.Text 264 Contact.Fields[cfIrc] := EditIrc.Text; 265 266 ReloadAllPropertiesTab; 237 267 end; 238 268 239 269 procedure TFormContact.TabSheetChatShow(Sender: TObject); 240 270 begin 271 EditMatrix.Text := Contact.Fields[cfMatrix]; 241 272 EditJabber.Text := Contact.Fields[cfJabber]; 242 273 EditIcq.Text := Contact.Fields[cfIcq]; … … 274 305 Contact.Fields[cfAnniversary] := EditAniversary.Text; 275 306 Contact.Fields[cfUrl] := EditWeb.Text; 307 Contact.Fields[cfGender] := EditGender.Text; 276 308 277 309 // Photo … … 358 390 EditAniversary.Text := Contact.Fields[cfAnniversary]; 359 391 EditWeb.Text := Contact.Fields[cfUrl]; 392 EditGender.Text := Contact.Fields[cfGender]; 360 393 361 394 // Photo … … 466 499 end; 467 500 501 procedure TFormContact.TabSheetSocialHide(Sender: TObject); 502 begin 503 Contact.Fields[cfFacebook] := EditFacebook.Text; 504 Contact.Fields[cfTwitter] := EditTwitter.Text; 505 Contact.Fields[cfInstagram] := EditInstagram.Text; 506 Contact.Fields[cfYouTube] := EditYouTube.Text; 507 Contact.Fields[cfPeerTube] := EditPeerTube.Text; 508 Contact.Fields[cfMastodon] := EditMastodon.Text; 509 Contact.Fields[cfLinkedIn] := EditLinkedIn.Text; 510 Contact.Fields[cfSnapchat] := EditSnapchat.Text; 511 Contact.Fields[cfReddit] := EditReddit.Text; 512 Contact.Fields[cfMySpace] := EditMySpace.Text; 513 514 ReloadAllPropertiesTab; 515 end; 516 517 procedure TFormContact.TabSheetSocialShow(Sender: TObject); 518 begin 519 EditFacebook.Text := Contact.Fields[cfFacebook]; 520 EditTwitter.Text := Contact.Fields[cfTwitter]; 521 EditInstagram.Text := Contact.Fields[cfInstagram]; 522 EditYouTube.Text := Contact.Fields[cfYouTube]; 523 EditPeerTube.Text := Contact.Fields[cfPeerTube]; 524 EditMastodon.Text := Contact.Fields[cfMastodon]; 525 EditLinkedIn.Text := Contact.Fields[cfLinkedIn]; 526 EditSnapchat.Text := Contact.Fields[cfSnapchat]; 527 EditReddit.Text := Contact.Fields[cfReddit]; 528 EditMySpace.Text := Contact.Fields[cfMySpace]; 529 end; 530 468 531 procedure TFormContact.TabSheetWorkHide(Sender: TObject); 469 532 begin
Note:
See TracChangeset
for help on using the changeset viewer.