Changeset 73 for trunk/Forms/UFormContact.lfm
- Timestamp:
- Dec 13, 2021, 11:33:11 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r71 r73 429 429 Anchors = [akTop, akLeft, akRight] 430 430 Caption = 'Address' 431 ClientHeight = 21 5432 ClientWidth = 9 20431 ClientHeight = 212 432 ClientWidth = 918 433 433 TabOrder = 6 434 434 object Label36: TLabel … … 573 573 object TabSheetWork: TTabSheet 574 574 Caption = 'Work' 575 ClientHeight = 6 28576 ClientWidth = 9 59575 ClientHeight = 630 576 ClientWidth = 961 577 577 OnHide = TabSheetWorkHide 578 578 OnShow = TabSheetWorkShow 579 579 object EditOrganization: TEdit 580 580 Left = 173 581 Height = 42581 Height = 33 582 582 Top = 64 583 583 Width = 254 … … 587 587 object LabelOrganization: TLabel 588 588 Left = 10 589 Height = 2 4589 Height = 25 590 590 Top = 70 591 Width = 1 14591 Width = 106 592 592 Caption = 'Organization:' 593 593 ParentColor = False … … 596 596 object LabelOrganization1: TLabel 597 597 Left = 451 598 Height = 2 4598 Height = 25 599 599 Top = 24 600 Width = 106600 Width = 99 601 601 Caption = 'Department:' 602 602 ParentColor = False … … 605 605 object EditDepartment: TEdit 606 606 Left = 608 607 Height = 42607 Height = 33 608 608 Top = 20 609 609 Width = 254 … … 613 613 object Label18: TLabel 614 614 Left = 10 615 Height = 2 4615 Height = 25 616 616 Top = 20 617 Width = 41617 Width = 36 618 618 Caption = 'Title:' 619 619 ParentColor = False … … 622 622 object EditTitle: TEdit 623 623 Left = 173 624 Height = 42624 Height = 33 625 625 Top = 16 626 626 Width = 254 … … 630 630 object EditWorkWeb: TEdit 631 631 Left = 173 632 Height = 42632 Height = 33 633 633 Top = 256 634 634 Width = 683 … … 638 638 object Label32: TLabel 639 639 Left = 10 640 Height = 2 4640 Height = 25 641 641 Top = 264 642 Width = 1 14642 Width = 107 643 643 Caption = 'Web address:' 644 644 ParentColor = False … … 651 651 Width = 911 652 652 Caption = 'Address' 653 ClientHeight = 2 20654 ClientWidth = 90 9653 ClientHeight = 217 654 ClientWidth = 907 655 655 TabOrder = 4 656 656 object Label31: TLabel 657 657 Left = 10 658 Height = 2 4658 Height = 25 659 659 Top = 160 660 Width = 71660 Width = 67 661 661 Caption = 'Country:' 662 662 ParentColor = False … … 665 665 object EditAddressWorkCountry: TEdit 666 666 Left = 173 667 Height = 42667 Height = 33 668 668 Top = 160 669 669 Width = 254 … … 673 673 object EditAddressWorkRegion: TEdit 674 674 Left = 173 675 Height = 42675 Height = 33 676 676 Top = 112 677 677 Width = 254 … … 681 681 object Label30: TLabel 682 682 Left = 10 683 Height = 2 4683 Height = 25 684 684 Top = 112 685 Width = 64685 Width = 59 686 686 Caption = 'Region:' 687 687 ParentColor = False … … 690 690 object Label35: TLabel 691 691 Left = 10 692 Height = 2 4692 Height = 25 693 693 Top = 66 694 Width = 1 37694 Width = 126 695 695 Caption = 'Extended street:' 696 696 ParentColor = False … … 699 699 object EditAddressWorkStreetExtended: TEdit 700 700 Left = 173 701 Height = 42701 Height = 33 702 702 Top = 64 703 703 Width = 254 … … 707 707 object Label28: TLabel 708 708 Left = 10 709 Height = 2 4709 Height = 25 710 710 Top = 18 711 Width = 54711 Width = 49 712 712 Caption = 'Street:' 713 713 ParentColor = False … … 716 716 object EditAddressWorkStreet: TEdit 717 717 Left = 173 718 Height = 42718 Height = 33 719 719 Top = 8 720 720 Width = 254 … … 724 724 object Label34: TLabel 725 725 Left = 451 726 Height = 2 4726 Height = 25 727 727 Top = 18 728 Width = 1 31728 Width = 122 729 729 Caption = 'Post office box:' 730 730 ParentColor = False … … 733 733 object EditAddressWorkPostOfficeBox: TEdit 734 734 Left = 608 735 Height = 42735 Height = 33 736 736 Top = 8 737 737 Width = 254 … … 741 741 object EditAddressWorkCity: TEdit 742 742 Left = 608 743 Height = 42743 Height = 33 744 744 Top = 56 745 745 Width = 254 … … 749 749 object Label29: TLabel 750 750 Left = 451 751 Height = 2 4751 Height = 25 752 752 Top = 64 753 Width = 3 6753 Width = 34 754 754 Caption = 'City:' 755 755 ParentColor = False … … 758 758 object EditAddressWorkPostalCode: TEdit 759 759 Left = 608 760 Height = 42760 Height = 33 761 761 Top = 142 762 762 Width = 254 … … 766 766 object Label33: TLabel 767 767 Left = 451 768 Height = 2 4768 Height = 25 769 769 Top = 150 770 Width = 103770 Width = 95 771 771 Caption = 'Postal code:' 772 772 ParentColor = False … … 776 776 object Label15: TLabel 777 777 Left = 10 778 Height = 2 4778 Height = 25 779 779 Top = 116 780 Width = 5 9780 Width = 54 781 781 Caption = 'Phone:' 782 782 ParentColor = False … … 785 785 object EditWorkPhone: TEdit 786 786 Left = 173 787 Height = 42787 Height = 33 788 788 Top = 112 789 789 Width = 254 … … 793 793 object Label16: TLabel 794 794 Left = 451 795 Height = 2 4795 Height = 25 796 796 Top = 112 797 Width = 34797 Width = 29 798 798 Caption = 'Fax:' 799 799 ParentColor = False … … 802 802 object EditWorkFax: TEdit 803 803 Left = 608 804 Height = 42804 Height = 33 805 805 Top = 112 806 806 Width = 254 … … 810 810 object EditWorkPager: TEdit 811 811 Left = 608 812 Height = 42812 Height = 33 813 813 Top = 156 814 814 Width = 254 … … 818 818 object Label17: TLabel 819 819 Left = 448 820 Height = 2 4820 Height = 25 821 821 Top = 160 822 Width = 54822 Width = 48 823 823 Caption = 'Pager:' 824 824 ParentColor = False … … 827 827 object EditWorkMobile: TEdit 828 828 Left = 173 829 Height = 42829 Height = 33 830 830 Top = 160 831 831 Width = 254 … … 835 835 object Label19: TLabel 836 836 Left = 10 837 Height = 2 4837 Height = 25 838 838 Top = 160 839 Width = 63839 Width = 59 840 840 Caption = 'Mobile:' 841 841 ParentColor = False … … 844 844 object Label8: TLabel 845 845 Left = 10 846 Height = 2 4846 Height = 25 847 847 Top = 210 848 Width = 5 8848 Width = 53 849 849 Caption = 'E-mail:' 850 850 ParentColor = False … … 853 853 object EditWorkEmail: TEdit 854 854 Left = 173 855 Height = 42855 Height = 33 856 856 Top = 210 857 857 Width = 254
Note:
See TracChangeset
for help on using the changeset viewer.