Changeset 95 for trunk/Forms/UFormContact.lfm
- Timestamp:
- Feb 3, 2022, 11:39:12 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r93 r95 18 18 Top = 8 19 19 Width = 1009 20 ActivePage = TabSheet All20 ActivePage = TabSheetWork 21 21 Anchors = [akTop, akLeft, akRight, akBottom] 22 22 ParentFont = False 23 TabIndex = 623 TabIndex = 2 24 24 TabOrder = 0 25 25 object TabSheetGeneral: TTabSheet … … 82 82 Height = 43 83 83 Top = 342 84 Width = 2 6584 Width = 216 85 85 ParentFont = False 86 86 TabOrder = 11 … … 277 277 Height = 43 278 278 Top = 392 279 Width = 711279 Width = 666 280 280 ParentFont = False 281 281 TabOrder = 13 … … 312 312 ParentFont = False 313 313 TabOrder = 16 314 end 315 object SpeedButtonWeb: TSpeedButton 316 Left = 821 317 Height = 43 318 Hint = 'Open in web browser' 319 Top = 392 320 Width = 43 321 Images = Core.ImageList1 322 ImageIndex = 15 323 OnClick = SpeedButtonWebClick 324 ShowHint = True 325 ParentShowHint = False 326 end 327 object SpeedButtonEmail: TSpeedButton 328 Left = 372 329 Height = 43 330 Hint = 'Open in email client' 331 Top = 342 332 Width = 43 333 Images = Core.ImageList1 334 ImageIndex = 16 335 OnClick = SpeedButtonEmailClick 336 ShowHint = True 337 ParentShowHint = False 314 338 end 315 339 end … … 333 357 Height = 43 334 358 Top = 117 335 Width = 2 65359 Width = 216 336 360 ParentFont = False 337 361 TabOrder = 4 … … 396 420 Left = 180 397 421 Height = 43 398 Top = 16 7399 Width = 711422 Top = 168 423 Width = 668 400 424 ParentFont = False 401 425 TabOrder = 5 … … 408 432 Anchors = [akTop, akLeft, akRight] 409 433 Caption = 'Address' 410 ClientHeight = 2 50434 ClientHeight = 224 411 435 ClientWidth = 959 412 436 TabOrder = 6 … … 540 564 ParentFont = False 541 565 end 566 object SpeedButtonHomeWeb: TSpeedButton 567 Left = 852 568 Height = 43 569 Hint = 'Open in web browser' 570 Top = 167 571 Width = 43 572 Images = Core.ImageList1 573 ImageIndex = 15 574 OnClick = peedButtonHomeWebClick 575 ShowHint = True 576 ParentShowHint = False 577 end 578 object SpeedButtonHomeEmail: TSpeedButton 579 Left = 402 580 Height = 43 581 Hint = 'Open in email client' 582 Top = 117 583 Width = 43 584 Images = Core.ImageList1 585 ImageIndex = 16 586 OnClick = SpeedButtonHomeEmailClick 587 ShowHint = True 588 ParentShowHint = False 589 end 542 590 end 543 591 object TabSheetWork: TTabSheet … … 599 647 Height = 43 600 648 Top = 267 601 Width = 711649 Width = 668 602 650 ParentFont = False 603 651 TabOrder = 8 … … 617 665 Width = 949 618 666 Caption = 'Address' 619 ClientHeight = 2 55667 ClientHeight = 229 620 668 ClientWidth = 947 621 669 TabOrder = 9 … … 809 857 Height = 43 810 858 Top = 219 811 Width = 2 65859 Width = 218 812 860 ParentFont = False 813 861 TabOrder = 7 862 end 863 object SpeedButtonWorkWeb: TSpeedButton 864 Left = 855 865 Height = 43 866 Hint = 'Open in web browser' 867 Top = 267 868 Width = 43 869 Images = Core.ImageList1 870 ImageIndex = 15 871 OnClick = SpeedButtonWorkWebClick 872 ShowHint = True 873 ParentShowHint = False 874 end 875 object SpeedButtonWorkEmail: TSpeedButton 876 Left = 402 877 Height = 43 878 Hint = 'Open in email client' 879 Top = 219 880 Width = 43 881 Images = Core.ImageList1 882 ImageIndex = 16 883 OnClick = SpeedButtonWorkEmailClick 884 ShowHint = True 885 ParentShowHint = False 814 886 end 815 887 end … … 1253 1325 Left = 8 1254 1326 Height = 39 1255 Top = 7 141327 Top = 720 1256 1328 Width = 124 1257 1329 Anchors = [akLeft, akBottom] … … 1265 1337 Left = 150 1266 1338 Height = 39 1267 Top = 7 161339 Top = 720 1268 1340 Width = 120 1269 1341 Anchors = [akLeft, akBottom] … … 1310 1382 end 1311 1383 object SavePictureDialog1: TSavePictureDialog 1312 Left = 2051313 Top = 6431384 Left = 176 1385 Top = 488 1314 1386 end 1315 1387 end
Note:
See TracChangeset
for help on using the changeset viewer.