Changeset 52 for trunk/Forms/UFormContact.lfm
- Timestamp:
- Dec 3, 2021, 8:50:43 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r49 r52 25 25 object TabSheetGeneral: TTabSheet 26 26 Caption = 'General' 27 ClientHeight = 74 428 ClientWidth = 9 3127 ClientHeight = 742 28 ClientWidth = 929 29 29 OnHide = TabSheetGeneralHide 30 30 OnShow = TabSheetGeneralShow … … 298 298 object TabSheetHome: TTabSheet 299 299 Caption = 'Home' 300 ClientHeight = 74 4301 ClientWidth = 9 31300 ClientHeight = 742 301 ClientWidth = 929 302 302 OnHide = TabSheetHomeHide 303 303 OnShow = TabSheetHomeShow … … 394 394 Anchors = [akTop, akLeft, akRight] 395 395 Caption = 'Address' 396 ClientHeight = 21 2397 ClientWidth = 8 88396 ClientHeight = 215 397 ClientWidth = 890 398 398 TabOrder = 6 399 399 object Label36: TLabel … … 538 538 object TabSheetWork: TTabSheet 539 539 Caption = 'Work' 540 ClientHeight = 74 4541 ClientWidth = 9 31540 ClientHeight = 742 541 ClientWidth = 929 542 542 OnHide = TabSheetWorkHide 543 543 OnShow = TabSheetWorkShow … … 616 616 Width = 911 617 617 Caption = 'Address' 618 ClientHeight = 2 17619 ClientWidth = 90 7618 ClientHeight = 220 619 ClientWidth = 909 620 620 TabOrder = 4 621 621 object Label31: TLabel … … 827 827 object TabSheetOthers: TTabSheet 828 828 Caption = 'Others' 829 ClientHeight = 74 4830 ClientWidth = 9 31829 ClientHeight = 742 830 ClientWidth = 929 831 831 OnHide = TabSheetOthersHide 832 832 OnShow = TabSheetOthersShow
Note:
See TracChangeset
for help on using the changeset viewer.