Changeset 40 for trunk/Forms/UFormContact.lfm
- Timestamp:
- Dec 1, 2021, 11:41:48 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r39 r40 1 1 object FormContact: TFormContact 2 2 Left = 604 3 Height = 8 654 Top = 3 615 Width = 9 153 Height = 856 4 Top = 370 5 Width = 961 6 6 Caption = 'Contact' 7 ClientHeight = 8 658 ClientWidth = 9 157 ClientHeight = 856 8 ClientWidth = 961 9 9 DesignTimePPI = 144 10 10 OnClose = FormClose … … 15 15 object PageControlContact: TPageControl 16 16 Left = 8 17 Height = 78 517 Height = 782 18 18 Top = 8 19 Width = 89320 ActivePage = TabSheet Work19 Width = 939 20 ActivePage = TabSheetGeneral 21 21 Anchors = [akTop, akLeft, akRight, akBottom] 22 22 ParentFont = False 23 TabIndex = 223 TabIndex = 0 24 24 TabOrder = 0 25 25 object TabSheetGeneral: TTabSheet 26 26 Caption = 'General' 27 ClientHeight = 74 528 ClientWidth = 88327 ClientHeight = 742 28 ClientWidth = 929 29 29 OnShow = TabSheetGeneralShow 30 30 ParentFont = False … … 49 49 Left = 16 50 50 Height = 24 51 Top = 17052 Width = 9553 Caption = ' Cell phone:'54 ParentColor = False 55 ParentFont = False 56 end 57 object Edit CellPhone: TEdit51 Top = 226 52 Width = 63 53 Caption = 'Mobile:' 54 ParentColor = False 55 ParentFont = False 56 end 57 object EditMobile: TEdit 58 58 Left = 144 59 59 Height = 42 60 Top = 16060 Top = 216 61 61 Width = 254 62 62 ParentFont = False … … 66 66 Left = 144 67 67 Height = 42 68 Top = 2 0668 Top = 262 69 69 Width = 254 70 70 ParentFont = False … … 74 74 Left = 16 75 75 Height = 24 76 Top = 2 1076 Top = 266 77 77 Width = 59 78 78 Caption = 'Phone:' … … 81 81 end 82 82 object EditEmail: TEdit 83 Left = 57584 Height = 42 85 Top = 16083 Left = 144 84 Height = 42 85 Top = 304 86 86 Width = 254 87 87 ParentFont = False … … 89 89 end 90 90 object Label4: TLabel 91 Left = 43292 Height = 24 93 Top = 17091 Left = 16 92 Height = 24 93 Top = 312 94 94 Width = 58 95 95 Caption = 'E-mail:' … … 114 114 ParentFont = False 115 115 end 116 object MemoNotes: TMemo117 Left = 240118 Height = 176119 Top = 336120 Width = 623121 Anchors = [akTop, akLeft, akRight, akBottom]122 ParentFont = False123 ParentShowHint = False124 ScrollBars = ssAutoBoth125 TabOrder = 5126 end127 object Label6: TLabel128 Left = 240129 Height = 24130 Top = 304131 Width = 55132 Caption = 'Notes:'133 ParentColor = False134 ParentFont = False135 end136 object EditEmailHome: TEdit137 Left = 575138 Height = 42139 Top = 206140 Width = 254141 ParentFont = False142 TabOrder = 6143 end144 object Label20: TLabel145 Left = 432146 Height = 24147 Top = 210148 Width = 124149 Caption = 'E-mail (Home):'150 ParentColor = False151 ParentFont = False152 end153 object EditEmailWork: TEdit154 Left = 575155 Height = 42156 Top = 250157 Width = 254158 ParentFont = False159 TabOrder = 7160 end161 object Label21: TLabel162 Left = 432163 Height = 24164 Top = 258165 Width = 117166 Caption = 'E-mail (Work):'167 ParentColor = False168 ParentFont = False169 end170 116 object EditBirthday: TEdit 171 117 Left = 144 172 118 Height = 42 173 Top = 250174 Width = 254 175 ParentFont = False 176 TabOrder = 8119 Top = 400 120 Width = 254 121 ParentFont = False 122 TabOrder = 5 177 123 end 178 124 object Label22: TLabel 179 125 Left = 16 180 126 Height = 24 181 Top = 258127 Top = 408 182 128 Width = 76 183 129 Caption = 'Birthday:' … … 186 132 end 187 133 object ImagePhoto: TImage 188 Left = 20189 Height = 2 08190 Top = 344134 Left = 16 135 Height = 210 136 Top = 496 191 137 Width = 207 192 138 Proportional = True … … 194 140 end 195 141 object Label23: TLabel 196 Left = 20197 Height = 24 198 Top = 304142 Left = 16 143 Height = 24 144 Top = 456 199 145 Width = 55 200 146 Caption = 'Photo:' … … 217 163 Width = 254 218 164 ParentFont = False 219 TabOrder = 9165 TabOrder = 6 220 166 end 221 167 object Label25: TLabel … … 234 180 Width = 254 235 181 ParentFont = False 236 TabOrder = 10182 TabOrder = 7 237 183 end 238 184 object Label26: TLabel … … 251 197 Width = 254 252 198 ParentFont = False 253 TabOrder = 11199 TabOrder = 8 254 200 end 255 201 object Label27: TLabel … … 268 214 Width = 254 269 215 ParentFont = False 216 TabOrder = 9 217 end 218 object Label44: TLabel 219 Left = 16 220 Height = 24 221 Top = 168 222 Width = 91 223 Caption = 'Nickname:' 224 ParentColor = False 225 ParentFont = False 226 end 227 object EditNickName: TEdit 228 Left = 144 229 Height = 42 230 Top = 160 231 Width = 254 232 ParentFont = False 233 TabOrder = 10 234 end 235 object Label45: TLabel 236 Left = 432 237 Height = 24 238 Top = 408 239 Width = 105 240 Caption = 'Anniversary:' 241 ParentColor = False 242 ParentFont = False 243 end 244 object EditAniversary: TEdit 245 Left = 575 246 Height = 42 247 Top = 400 248 Width = 254 249 ParentFont = False 250 TabOrder = 11 251 end 252 object Label9: TLabel 253 Left = 432 254 Height = 24 255 Top = 224 256 Width = 34 257 Caption = 'Fax:' 258 ParentColor = False 259 ParentFont = False 260 end 261 object EditFax: TEdit 262 Left = 575 263 Height = 42 264 Top = 216 265 Width = 254 266 ParentFont = False 270 267 TabOrder = 12 271 268 end 269 object EditPager: TEdit 270 Left = 575 271 Height = 42 272 Top = 262 273 Width = 254 274 ParentFont = False 275 TabOrder = 13 276 end 277 object Label10: TLabel 278 Left = 432 279 Height = 24 280 Top = 266 281 Width = 54 282 Caption = 'Pager:' 283 ParentColor = False 284 ParentFont = False 285 end 286 object Label46: TLabel 287 Left = 16 288 Height = 24 289 Top = 360 290 Width = 114 291 Caption = 'Web address:' 292 ParentColor = False 293 ParentFont = False 294 end 295 object EditWeb: TEdit 296 Left = 144 297 Height = 42 298 Top = 352 299 Width = 683 300 ParentFont = False 301 TabOrder = 14 302 end 272 303 end 273 object TabSheet Private: TTabSheet274 Caption = ' Private'275 ClientHeight = 74 5276 ClientWidth = 883304 object TabSheetHome: TTabSheet 305 Caption = 'Home' 306 ClientHeight = 742 307 ClientWidth = 929 277 308 OnShow = TabSheetGeneralShow 278 309 ParentFont = False 279 310 object Label7: TLabel 280 Left = 10 311 Left = 16 312 Height = 24 313 Top = 114 314 Width = 58 315 Caption = 'E-mail:' 316 ParentColor = False 317 ParentFont = False 318 end 319 object EditHomeEmail: TEdit 320 Left = 173 321 Height = 42 322 Top = 112 323 Width = 254 324 ParentFont = False 325 TabOrder = 0 326 end 327 object Label11: TLabel 328 Left = 448 281 329 Height = 24 282 330 Top = 18 283 Width = 125284 Caption = 'Phone (Home):'285 ParentColor = False286 ParentFont = False287 end288 object EditPhoneHome: TEdit289 Left = 173290 Height = 42291 Top = 16292 Width = 254293 ParentFont = False294 TabOrder = 0295 end296 object Label8: TLabel297 Left = 10298 Height = 24299 Top = 64300 Width = 118301 Caption = 'Phone (Work):'302 ParentColor = False303 ParentFont = False304 end305 object EditPhoneWork: TEdit306 Left = 173307 Height = 42308 Top = 62309 Width = 254310 ParentFont = False311 TabOrder = 1312 end313 object Label9: TLabel314 Left = 10315 Height = 24316 Top = 112317 Width = 161318 Caption = 'Cell phone (Home):'319 ParentColor = False320 ParentFont = False321 end322 object EditCellPhoneHome: TEdit323 Left = 173324 Height = 42325 Top = 108326 Width = 254327 ParentFont = False328 TabOrder = 2329 end330 object Label10: TLabel331 Left = 10332 Height = 24333 Top = 160334 Width = 154335 Caption = 'Cell phone (Work):'336 ParentColor = False337 ParentFont = False338 end339 object EditCellPhoneWork: TEdit340 Left = 173341 Height = 42342 Top = 152343 Width = 254344 ParentFont = False345 TabOrder = 3346 end347 object Label11: TLabel348 Left = 451349 Height = 24350 Top = 16351 331 Width = 34 352 332 Caption = 'Fax:' … … 354 334 ParentFont = False 355 335 end 356 object Edit Fax: TEdit357 Left = 60 8336 object EditHomeFax: TEdit 337 Left = 605 358 338 Height = 42 359 339 Top = 16 360 340 Width = 254 361 341 ParentFont = False 362 TabOrder = 4 363 end 364 object Label12: TLabel 365 Left = 451 366 Height = 24 367 Top = 58 368 Width = 100 369 Caption = 'Fax (Home):' 370 ParentColor = False 371 ParentFont = False 372 end 373 object EditFaxHome: TEdit 374 Left = 608 375 Height = 42 376 Top = 62 377 Width = 254 378 ParentFont = False 379 TabOrder = 5 380 end 381 object Label13: TLabel 382 Left = 451 383 Height = 24 384 Top = 106 385 Width = 93 386 Caption = 'Fax (Work):' 387 ParentColor = False 388 ParentFont = False 389 end 390 object EditFaxWork: TEdit 391 Left = 608 392 Height = 42 393 Top = 108 394 Width = 254 395 ParentFont = False 396 TabOrder = 6 342 TabOrder = 1 343 end 344 object EditHomeMobile: TEdit 345 Left = 173 346 Height = 42 347 Top = 60 348 Width = 254 349 ParentFont = False 350 TabOrder = 2 351 end 352 object EditHomePhone: TEdit 353 Left = 173 354 Height = 42 355 Top = 16 356 Width = 254 357 ParentFont = False 358 TabOrder = 3 397 359 end 398 360 object Label14: TLabel 399 Left = 4 51400 Height = 24 401 Top = 144361 Left = 448 362 Height = 24 363 Top = 68 402 364 Width = 54 403 365 Caption = 'Pager:' … … 405 367 ParentFont = False 406 368 end 407 object EditPager: TEdit 408 Left = 608 409 Height = 42 410 Top = 152 411 Width = 254 412 ParentFont = False 413 TabOrder = 7 414 end 415 object EditAddressHomeStreet: TEdit 416 Left = 173 417 Height = 42 418 Top = 200 419 Width = 254 420 ParentFont = False 421 TabOrder = 8 422 end 423 object Label36: TLabel 424 Left = 10 425 Height = 24 426 Top = 210 427 Width = 54 428 Caption = 'Street:' 429 ParentColor = False 430 ParentFont = False 431 end 432 object Label37: TLabel 433 Left = 10 434 Height = 24 435 Top = 258 436 Width = 137 437 Caption = 'Extended street:' 438 ParentColor = False 439 ParentFont = False 440 end 441 object Label38: TLabel 442 Left = 10 443 Height = 24 444 Top = 304 445 Width = 64 446 Caption = 'Region:' 447 ParentColor = False 448 ParentFont = False 449 end 450 object Label39: TLabel 451 Left = 10 452 Height = 24 453 Top = 352 454 Width = 71 455 Caption = 'Country:' 456 ParentColor = False 457 ParentFont = False 369 object EditHomePager: TEdit 370 Left = 605 371 Height = 42 372 Top = 60 373 Width = 254 374 ParentFont = False 375 TabOrder = 4 458 376 end 459 377 object Label40: TLabel 460 Left = 1 0461 Height = 24 462 Top = 400378 Left = 16 379 Height = 24 380 Top = 168 463 381 Width = 114 464 382 Caption = 'Web address:' … … 466 384 ParentFont = False 467 385 end 468 object Edit WebHome: TEdit386 object EditHomeWeb: TEdit 469 387 Left = 173 470 388 Height = 42 471 Top = 392 472 Width = 254 473 ParentFont = False 474 TabOrder = 9 475 end 476 object EditAddressHomeCountry: TEdit 477 Left = 173 478 Height = 42 479 Top = 344 480 Width = 254 481 ParentFont = False 482 TabOrder = 10 483 end 484 object EditAddressHomeRegion: TEdit 485 Left = 173 486 Height = 42 487 Top = 296 488 Width = 254 489 ParentFont = False 490 TabOrder = 11 491 end 492 object Label41: TLabel 493 Left = 451 494 Height = 24 495 Top = 342 496 Width = 103 497 Caption = 'Postal code:' 498 ParentColor = False 499 ParentFont = False 500 end 501 object EditAddressHomePostalCode: TEdit 502 Left = 608 503 Height = 42 504 Top = 334 505 Width = 254 506 ParentFont = False 507 TabOrder = 12 508 end 509 object EditAddressHomeCity: TEdit 510 Left = 608 511 Height = 42 512 Top = 248 513 Width = 254 514 ParentFont = False 515 TabOrder = 13 516 end 517 object Label42: TLabel 518 Left = 451 519 Height = 24 520 Top = 256 521 Width = 36 522 Caption = 'City:' 523 ParentColor = False 524 ParentFont = False 525 end 526 object Label43: TLabel 527 Left = 451 528 Height = 24 529 Top = 208 530 Width = 131 531 Caption = 'Post office box:' 532 ParentColor = False 533 ParentFont = False 534 end 535 object EditAddressHomePostOfficeBox: TEdit 536 Left = 608 537 Height = 42 538 Top = 200 539 Width = 254 540 ParentFont = False 541 TabOrder = 14 542 end 543 object EditAddressHomeStreetExtended: TEdit 544 Left = 173 545 Height = 42 546 Top = 248 547 Width = 254 548 ParentFont = False 549 TabOrder = 15 389 Top = 160 390 Width = 683 391 ParentFont = False 392 TabOrder = 5 393 end 394 object GroupBox1: TGroupBox 395 Left = 10 396 Height = 242 397 Top = 216 398 Width = 890 399 Anchors = [akTop, akLeft, akRight] 400 Caption = 'Address' 401 ClientHeight = 215 402 ClientWidth = 888 403 TabOrder = 6 404 object Label36: TLabel 405 Left = 8 406 Height = 24 407 Top = 18 408 Width = 54 409 Caption = 'Street:' 410 ParentColor = False 411 ParentFont = False 412 end 413 object Label37: TLabel 414 Left = 10 415 Height = 24 416 Top = 66 417 Width = 137 418 Caption = 'Extended street:' 419 ParentColor = False 420 ParentFont = False 421 end 422 object EditHomeAddressStreetExtended: TEdit 423 Left = 173 424 Height = 42 425 Top = 56 426 Width = 254 427 ParentFont = False 428 TabOrder = 0 429 end 430 object EditHomeAddressStreet: TEdit 431 Left = 173 432 Height = 42 433 Top = 8 434 Width = 254 435 ParentFont = False 436 TabOrder = 1 437 end 438 object Label38: TLabel 439 Left = 10 440 Height = 24 441 Top = 112 442 Width = 64 443 Caption = 'Region:' 444 ParentColor = False 445 ParentFont = False 446 end 447 object EditHomeAddressRegion: TEdit 448 Left = 173 449 Height = 42 450 Top = 104 451 Width = 254 452 ParentFont = False 453 TabOrder = 2 454 end 455 object EditHomeAddressCountry: TEdit 456 Left = 173 457 Height = 42 458 Top = 152 459 Width = 254 460 ParentFont = False 461 TabOrder = 3 462 end 463 object Label39: TLabel 464 Left = 10 465 Height = 24 466 Top = 160 467 Width = 71 468 Caption = 'Country:' 469 ParentColor = False 470 ParentFont = False 471 end 472 object Label41: TLabel 473 Left = 451 474 Height = 24 475 Top = 150 476 Width = 103 477 Caption = 'Postal code:' 478 ParentColor = False 479 ParentFont = False 480 end 481 object EditHomeAddressPostalCode: TEdit 482 Left = 588 483 Height = 42 484 Top = 142 485 Width = 254 486 ParentFont = False 487 TabOrder = 4 488 end 489 object EditHomeAddressCity: TEdit 490 Left = 588 491 Height = 42 492 Top = 56 493 Width = 254 494 ParentFont = False 495 TabOrder = 5 496 end 497 object Label42: TLabel 498 Left = 451 499 Height = 24 500 Top = 64 501 Width = 36 502 Caption = 'City:' 503 ParentColor = False 504 ParentFont = False 505 end 506 object Label43: TLabel 507 Left = 451 508 Height = 24 509 Top = 16 510 Width = 131 511 Caption = 'Post office box:' 512 ParentColor = False 513 ParentFont = False 514 end 515 object EditHomeAddressPostOfficeBox: TEdit 516 Left = 588 517 Height = 42 518 Top = 8 519 Width = 254 520 ParentFont = False 521 TabOrder = 6 522 end 523 end 524 object Label12: TLabel 525 Left = 16 526 Height = 24 527 Top = 64 528 Width = 63 529 Caption = 'Mobile:' 530 ParentColor = False 531 ParentFont = False 532 end 533 object Label13: TLabel 534 Left = 16 535 Height = 24 536 Top = 20 537 Width = 59 538 Caption = 'Phone:' 539 ParentColor = False 540 ParentFont = False 550 541 end 551 542 end 552 543 object TabSheetWork: TTabSheet 553 544 Caption = 'Work' 554 ClientHeight = 74 5555 ClientWidth = 883545 ClientHeight = 742 546 ClientWidth = 929 556 547 OnShow = TabSheetGeneralShow 557 548 object EditOrganization: TEdit … … 606 597 TabOrder = 2 607 598 end 608 object Label28: TLabel 609 Left = 10 610 Height = 24 611 Top = 122 612 Width = 54 613 Caption = 'Street:' 614 ParentColor = False 615 ParentFont = False 616 end 617 object EditAddressWorkStreet: TEdit 599 object EditWorkWeb: TEdit 618 600 Left = 173 619 601 Height = 42 620 Top = 112621 Width = 254602 Top = 256 603 Width = 683 622 604 ParentFont = False 623 605 TabOrder = 3 624 end625 object Label29: TLabel626 Left = 451627 Height = 24628 Top = 168629 Width = 36630 Caption = 'City:'631 ParentColor = False632 ParentFont = False633 end634 object EditAddressWorkCity: TEdit635 Left = 608636 Height = 42637 Top = 160638 Width = 254639 ParentFont = False640 TabOrder = 4641 end642 object Label30: TLabel643 Left = 10644 Height = 24645 Top = 216646 Width = 64647 Caption = 'Region:'648 ParentColor = False649 ParentFont = False650 end651 object EditAddressWorkRegion: TEdit652 Left = 173653 Height = 42654 Top = 216655 Width = 254656 ParentFont = False657 TabOrder = 5658 end659 object EditAddressWorkCountry: TEdit660 Left = 173661 Height = 42662 Top = 264663 Width = 254664 ParentFont = False665 TabOrder = 6666 end667 object Label31: TLabel668 Left = 10669 Height = 24670 Top = 264671 Width = 71672 Caption = 'Country:'673 ParentColor = False674 ParentFont = False675 end676 object EditWebWork: TEdit677 Left = 173678 Height = 42679 Top = 312680 Width = 254681 ParentFont = False682 TabOrder = 7683 606 end 684 607 object Label32: TLabel 685 608 Left = 10 686 609 Height = 24 687 Top = 312610 Top = 264 688 611 Width = 114 689 612 Caption = 'Web address:' … … 691 614 ParentFont = False 692 615 end 693 object EditAddressWorkPostalCode: TEdit 616 object GroupBox2: TGroupBox 617 Left = 8 618 Height = 247 619 Top = 312 620 Width = 911 621 Caption = 'Address' 622 ClientHeight = 220 623 ClientWidth = 909 624 TabOrder = 4 625 object Label31: TLabel 626 Left = 10 627 Height = 24 628 Top = 160 629 Width = 71 630 Caption = 'Country:' 631 ParentColor = False 632 ParentFont = False 633 end 634 object EditAddressWorkCountry: TEdit 635 Left = 173 636 Height = 42 637 Top = 160 638 Width = 254 639 ParentFont = False 640 TabOrder = 0 641 end 642 object EditAddressWorkRegion: TEdit 643 Left = 173 644 Height = 42 645 Top = 112 646 Width = 254 647 ParentFont = False 648 TabOrder = 1 649 end 650 object Label30: TLabel 651 Left = 10 652 Height = 24 653 Top = 112 654 Width = 64 655 Caption = 'Region:' 656 ParentColor = False 657 ParentFont = False 658 end 659 object Label35: TLabel 660 Left = 10 661 Height = 24 662 Top = 66 663 Width = 137 664 Caption = 'Extended street:' 665 ParentColor = False 666 ParentFont = False 667 end 668 object EditAddressWorkStreetExtended: TEdit 669 Left = 173 670 Height = 42 671 Top = 64 672 Width = 254 673 ParentFont = False 674 TabOrder = 2 675 end 676 object Label28: TLabel 677 Left = 10 678 Height = 24 679 Top = 18 680 Width = 54 681 Caption = 'Street:' 682 ParentColor = False 683 ParentFont = False 684 end 685 object EditAddressWorkStreet: TEdit 686 Left = 173 687 Height = 42 688 Top = 8 689 Width = 254 690 ParentFont = False 691 TabOrder = 3 692 end 693 object Label34: TLabel 694 Left = 451 695 Height = 24 696 Top = 18 697 Width = 131 698 Caption = 'Post office box:' 699 ParentColor = False 700 ParentFont = False 701 end 702 object EditAddressWorkPostOfficeBox: TEdit 703 Left = 608 704 Height = 42 705 Top = 8 706 Width = 254 707 ParentFont = False 708 TabOrder = 4 709 end 710 object EditAddressWorkCity: TEdit 711 Left = 608 712 Height = 42 713 Top = 56 714 Width = 254 715 ParentFont = False 716 TabOrder = 5 717 end 718 object Label29: TLabel 719 Left = 451 720 Height = 24 721 Top = 64 722 Width = 36 723 Caption = 'City:' 724 ParentColor = False 725 ParentFont = False 726 end 727 object EditAddressWorkPostalCode: TEdit 728 Left = 608 729 Height = 42 730 Top = 142 731 Width = 254 732 ParentFont = False 733 TabOrder = 6 734 end 735 object Label33: TLabel 736 Left = 451 737 Height = 24 738 Top = 150 739 Width = 103 740 Caption = 'Postal code:' 741 ParentColor = False 742 ParentFont = False 743 end 744 end 745 object Label15: TLabel 746 Left = 10 747 Height = 24 748 Top = 116 749 Width = 59 750 Caption = 'Phone:' 751 ParentColor = False 752 ParentFont = False 753 end 754 object EditWorkPhone: TEdit 755 Left = 173 756 Height = 42 757 Top = 112 758 Width = 254 759 ParentFont = False 760 TabOrder = 5 761 end 762 object Label16: TLabel 763 Left = 451 764 Height = 24 765 Top = 112 766 Width = 34 767 Caption = 'Fax:' 768 ParentColor = False 769 ParentFont = False 770 end 771 object EditWorkFax: TEdit 694 772 Left = 608 695 773 Height = 42 696 Top = 246 774 Top = 112 775 Width = 254 776 ParentFont = False 777 TabOrder = 6 778 end 779 object EditWorkPager: TEdit 780 Left = 608 781 Height = 42 782 Top = 156 783 Width = 254 784 ParentFont = False 785 TabOrder = 7 786 end 787 object Label17: TLabel 788 Left = 448 789 Height = 24 790 Top = 160 791 Width = 54 792 Caption = 'Pager:' 793 ParentColor = False 794 ParentFont = False 795 end 796 object EditWorkMobile: TEdit 797 Left = 173 798 Height = 42 799 Top = 160 697 800 Width = 254 698 801 ParentFont = False 699 802 TabOrder = 8 700 803 end 701 object Label33: TLabel 702 Left = 451 703 Height = 24 704 Top = 254 705 Width = 103 706 Caption = 'Postal code:' 707 ParentColor = False 708 ParentFont = False 709 end 710 object EditAddressWorkPostOfficeBox: TEdit 711 Left = 608 712 Height = 42 713 Top = 112 804 object Label19: TLabel 805 Left = 10 806 Height = 24 807 Top = 160 808 Width = 63 809 Caption = 'Mobile:' 810 ParentColor = False 811 ParentFont = False 812 end 813 object Label8: TLabel 814 Left = 10 815 Height = 24 816 Top = 210 817 Width = 58 818 Caption = 'E-mail:' 819 ParentColor = False 820 ParentFont = False 821 end 822 object EditWorkEmail: TEdit 823 Left = 173 824 Height = 42 825 Top = 210 714 826 Width = 254 715 827 ParentFont = False 716 828 TabOrder = 9 717 829 end 718 object Label34: TLabel 719 Left = 451 720 Height = 24 721 Top = 122 722 Width = 131 723 Caption = 'Post office box:' 724 ParentColor = False 725 ParentFont = False 726 end 727 object Label35: TLabel 728 Left = 10 729 Height = 24 730 Top = 170 731 Width = 137 732 Caption = 'Extended street:' 733 ParentColor = False 734 ParentFont = False 735 end 736 object EditAddressWorkStreetExtended: TEdit 737 Left = 173 738 Height = 42 739 Top = 168 740 Width = 254 741 ParentFont = False 742 TabOrder = 10 830 end 831 object TabSheetOthers: TTabSheet 832 Caption = 'Others' 833 ClientHeight = 742 834 ClientWidth = 929 835 object MemoNotes: TMemo 836 Left = 16 837 Height = 167 838 Top = 48 839 Width = 893 840 Anchors = [akTop, akLeft, akRight, akBottom] 841 ParentFont = False 842 ParentShowHint = False 843 ScrollBars = ssAutoBoth 844 TabOrder = 0 845 end 846 object Label6: TLabel 847 Left = 16 848 Height = 24 849 Top = 16 850 Width = 55 851 Caption = 'Notes:' 852 ParentColor = False 853 ParentFont = False 743 854 end 744 855 end … … 750 861 end 751 862 object ButtonCancel: TButton 752 Left = 788863 Left = 834 753 864 Height = 37 754 Top = 8 15865 Top = 806 755 866 Width = 115 756 867 Anchors = [akRight, akBottom] … … 761 872 end 762 873 object ButtonOk: TButton 763 Left = 6 53874 Left = 699 764 875 Height = 37 765 Top = 8 15876 Top = 806 766 877 Width = 119 767 878 Anchors = [akRight, akBottom] … … 775 886 Images = Core.ImageList1 776 887 Left = 320 777 Top = 416888 Top = 568 778 889 object AEditField: TAction 779 890 Caption = 'Edit' … … 783 894 Images = Core.ImageList1 784 895 Left = 184 785 Top = 416896 Top = 568 786 897 object MenuItem1: TMenuItem 787 898 Action = AEditField
Note:
See TracChangeset
for help on using the changeset viewer.