object FormContact: TFormContact Left = 784 Height = 720 Top = 221 Width = 946 Caption = 'Contact' ClientHeight = 720 ClientWidth = 946 DesignTimePPI = 144 OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow LCLVersion = '2.2.6.0' object ButtonCancel: TButton Left = 819 Height = 37 Top = 670 Width = 115 Anchors = [akRight, akBottom] Caption = 'Cancel' ModalResult = 2 ParentFont = False TabOrder = 0 end object ButtonOk: TButton Left = 684 Height = 37 Top = 670 Width = 119 Anchors = [akRight, akBottom] Caption = 'OK' ModalResult = 1 ParentFont = False TabOrder = 1 end object ButtonPrevious: TButton Left = 8 Height = 37 Top = 670 Width = 119 Anchors = [akLeft, akBottom] Caption = 'Previous' OnClick = ButtonPreviousClick ParentFont = False TabOrder = 2 Visible = False end object ButtonNext: TButton Left = 144 Height = 37 Top = 670 Width = 115 Anchors = [akLeft, akBottom] Caption = 'Next' OnClick = ButtonNextClick ParentFont = False TabOrder = 3 Visible = False end object PageControlContact: TPageControl Left = 8 Height = 646 Top = 8 Width = 924 ActivePage = TabSheetWork Anchors = [akTop, akLeft, akRight, akBottom] ParentFont = False TabIndex = 2 TabOrder = 4 object TabSheetGeneral: TTabSheet Caption = 'General' ClientHeight = 608 ClientWidth = 916 OnHide = TabSheetGeneralHide OnShow = TabSheetGeneralShow ParentFont = False object Panel1: TPanel Left = 0 Height = 608 Top = 0 Width = 916 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 916 TabOrder = 0 object Label2: TLabel Left = 16 Height = 25 Top = 250 Width = 59 Caption = 'Mobile:' ParentColor = False ParentFont = False end object EditMobile: TEdit Left = 144 Height = 33 Top = 240 Width = 254 ParentFont = False TabOrder = 0 end object EditPhone: TEdit Left = 144 Height = 33 Top = 286 Width = 254 ParentFont = False TabOrder = 1 end object Label3: TLabel Left = 16 Height = 25 Top = 290 Width = 54 Caption = 'Phone:' ParentColor = False ParentFont = False end object EditEmail: TEdit Left = 144 Height = 33 Top = 328 Width = 207 ParentFont = False TabOrder = 2 end object Label4: TLabel Left = 16 Height = 25 Top = 336 Width = 53 Caption = 'E-mail:' ParentColor = False ParentFont = False end object EditBirthday: TEdit Left = 144 Height = 33 Top = 424 Width = 207 ParentFont = False TabOrder = 3 end object Label22: TLabel Left = 16 Height = 25 Top = 432 Width = 69 Caption = 'Birthday:' ParentColor = False ParentFont = False end object ImagePhoto: TImage Left = 16 Height = 210 Top = 16 Width = 207 Center = True OnClick = ImagePhotoClick PopupMenu = PopupMenuPhoto Proportional = True Stretch = True end object Label24: TLabel Left = 240 Height = 25 Top = 32 Width = 80 Caption = 'Full name:' ParentColor = False ParentFont = False end object EditFullName: TEdit Left = 360 Height = 33 Top = 24 Width = 340 OnChange = EditFullNameChange ParentFont = False TabOrder = 4 end object Label44: TLabel Left = 240 Height = 25 Top = 84 Width = 82 Caption = 'Nickname:' ParentColor = False ParentFont = False end object EditNickName: TEdit Left = 361 Height = 33 Top = 77 Width = 215 ParentFont = False TabOrder = 5 end object Label45: TLabel Left = 432 Height = 25 Top = 432 Width = 96 Caption = 'Anniversary:' ParentColor = False ParentFont = False end object EditAniversary: TEdit Left = 575 Height = 33 Top = 424 Width = 208 ParentFont = False TabOrder = 6 end object Label9: TLabel Left = 432 Height = 25 Top = 248 Width = 29 Caption = 'Fax:' ParentColor = False ParentFont = False end object EditFax: TEdit Left = 575 Height = 33 Top = 240 Width = 254 ParentFont = False TabOrder = 7 end object EditPager: TEdit Left = 575 Height = 33 Top = 286 Width = 254 ParentFont = False TabOrder = 8 end object Label10: TLabel Left = 432 Height = 25 Top = 290 Width = 48 Caption = 'Pager:' ParentColor = False ParentFont = False end object Label46: TLabel Left = 16 Height = 25 Top = 384 Width = 107 Caption = 'Web address:' ParentColor = False ParentFont = False end object EditWeb: TEdit Left = 144 Height = 33 Top = 376 Width = 639 ParentFont = False TabOrder = 9 end object Label49: TLabel Left = 432 Height = 25 Top = 332 Width = 61 Caption = 'Gender:' ParentColor = False ParentFont = False end object EditGender: TEdit Left = 575 Height = 33 Top = 328 Width = 254 ParentFont = False TabOrder = 10 end object Label56: TLabel Left = 16 Height = 25 Top = 480 Width = 88 Caption = 'Categories:' ParentColor = False ParentFont = False end object EditCategories: TEdit Left = 144 Height = 33 Top = 472 Width = 254 ParentFont = False TabOrder = 11 end object SpeedButtonWeb: TSpeedButton Left = 788 Height = 41 Hint = 'Open in web browser' Top = 376 Width = 41 Images = Core.ImageList1 ImageIndex = 15 OnClick = SpeedButtonWebClick ShowHint = True ParentShowHint = False end object SpeedButtonEmail: TSpeedButton Left = 357 Height = 41 Hint = 'Open in email client' Top = 328 Width = 41 Images = Core.ImageList1 ImageIndex = 16 OnClick = SpeedButtonEmailClick ShowHint = True ParentShowHint = False end object SpeedButtonBirthDay: TSpeedButton Left = 357 Height = 41 Hint = 'Select date' Top = 424 Width = 41 Images = Core.ImageList1 ImageIndex = 17 OnClick = SpeedButtonBirthDayClick ShowHint = True ParentShowHint = False end object SpeedButtonAniversary: TSpeedButton Left = 788 Height = 41 Hint = 'Select date' Top = 424 Width = 41 Images = Core.ImageList1 ImageIndex = 17 OnClick = SpeedButtonAniversaryClick ShowHint = True ParentShowHint = False end object ButtonNameDetails: TButton Left = 706 Height = 41 Top = 24 Width = 120 Caption = 'Details' OnClick = ButtonNameDetailsClick TabOrder = 12 end end end object TabSheetHome: TTabSheet Caption = 'Home' ClientHeight = 608 ClientWidth = 916 OnHide = TabSheetHomeHide OnShow = TabSheetHomeShow ParentFont = False object Panel2: TPanel Left = 0 Height = 608 Top = 0 Width = 916 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 916 TabOrder = 0 object Label7: TLabel Left = 16 Height = 25 Top = 114 Width = 53 Caption = 'E-mail:' ParentColor = False ParentFont = False end object EditHomeEmail: TEdit Left = 173 Height = 33 Top = 112 Width = 207 ParentFont = False TabOrder = 0 end object Label11: TLabel Left = 448 Height = 25 Top = 18 Width = 29 Caption = 'Fax:' ParentColor = False ParentFont = False end object EditHomeFax: TEdit Left = 605 Height = 33 Top = 16 Width = 254 ParentFont = False TabOrder = 1 end object EditHomeMobile: TEdit Left = 173 Height = 33 Top = 60 Width = 254 ParentFont = False TabOrder = 2 end object EditHomePhone: TEdit Left = 173 Height = 33 Top = 16 Width = 254 ParentFont = False TabOrder = 3 end object Label14: TLabel Left = 448 Height = 25 Top = 68 Width = 48 Caption = 'Pager:' ParentColor = False ParentFont = False end object EditHomePager: TEdit Left = 605 Height = 33 Top = 60 Width = 254 ParentFont = False TabOrder = 4 end object Label40: TLabel Left = 16 Height = 25 Top = 168 Width = 107 Caption = 'Web address:' ParentColor = False ParentFont = False end object EditHomeWeb: TEdit Left = 173 Height = 33 Top = 161 Width = 641 ParentFont = False TabOrder = 5 end object GroupBox1: TGroupBox Left = 10 Height = 276 Top = 216 Width = 818 Anchors = [akTop, akLeft, akRight] Caption = 'Address' ClientHeight = 246 ClientWidth = 814 TabOrder = 6 object Label36: TLabel Left = 10 Height = 25 Top = 18 Width = 49 Caption = 'Street:' ParentColor = False ParentFont = False end object Label37: TLabel Left = 10 Height = 25 Top = 66 Width = 126 Caption = 'Extended street:' ParentColor = False ParentFont = False end object EditHomeAddressStreetExtended: TEdit Left = 173 Height = 33 Top = 56 Width = 254 ParentFont = False TabOrder = 2 end object EditHomeAddressStreet: TEdit Left = 173 Height = 33 Top = 8 Width = 254 ParentFont = False TabOrder = 0 end object Label38: TLabel Left = 10 Height = 25 Top = 112 Width = 59 Caption = 'Region:' ParentColor = False ParentFont = False end object EditHomeAddressRegion: TEdit Left = 173 Height = 33 Top = 104 Width = 254 ParentFont = False TabOrder = 4 end object EditHomeAddressCountry: TEdit Left = 173 Height = 33 Top = 152 Width = 254 ParentFont = False TabOrder = 5 end object Label39: TLabel Left = 10 Height = 25 Top = 160 Width = 67 Caption = 'Country:' ParentColor = False ParentFont = False end object Label41: TLabel Left = 451 Height = 25 Top = 160 Width = 95 Caption = 'Postal code:' ParentColor = False ParentFont = False end object EditHomeAddressPostalCode: TEdit Left = 588 Height = 33 Top = 152 Width = 254 ParentFont = False TabOrder = 6 end object EditHomeAddressCity: TEdit Left = 588 Height = 33 Top = 56 Width = 254 ParentFont = False TabOrder = 3 end object Label42: TLabel Left = 451 Height = 25 Top = 64 Width = 34 Caption = 'City:' ParentColor = False ParentFont = False end object Label43: TLabel Left = 451 Height = 25 Top = 16 Width = 122 Caption = 'Post office box:' ParentColor = False ParentFont = False end object EditHomeAddressPostOfficeBox: TEdit Left = 588 Height = 33 Top = 8 Width = 254 ParentFont = False TabOrder = 1 end object ButtonHomeAddressShow: TButton Left = 10 Height = 37 Top = 200 Width = 175 Caption = 'Show on map' OnClick = ButtonHomeAddressShowClick TabOrder = 7 end end object Label12: TLabel Left = 16 Height = 25 Top = 64 Width = 59 Caption = 'Mobile:' ParentColor = False ParentFont = False end object Label13: TLabel Left = 16 Height = 25 Top = 20 Width = 54 Caption = 'Phone:' ParentColor = False ParentFont = False end object SpeedButtonHomeWeb: TSpeedButton Left = 818 Height = 41 Hint = 'Open in web browser' Top = 160 Width = 41 Images = Core.ImageList1 ImageIndex = 15 OnClick = SpeedButtonHomeWebClick ShowHint = True ParentShowHint = False end object SpeedButtonHomeEmail: TSpeedButton Left = 386 Height = 41 Hint = 'Open in email client' Top = 112 Width = 41 Images = Core.ImageList1 ImageIndex = 16 OnClick = SpeedButtonHomeEmailClick ShowHint = True ParentShowHint = False end end end object TabSheetWork: TTabSheet Caption = 'Work' ClientHeight = 608 ClientWidth = 916 OnHide = TabSheetWorkHide OnShow = TabSheetWorkShow object Panel3: TPanel Left = 0 Height = 608 Top = 0 Width = 916 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 916 TabOrder = 0 object EditOrganization: TEdit Left = 173 Height = 33 Top = 64 Width = 254 ParentFont = False TabOrder = 0 end object LabelOrganization: TLabel Left = 10 Height = 25 Top = 70 Width = 106 Caption = 'Organization:' ParentColor = False ParentFont = False end object LabelOrganization1: TLabel Left = 451 Height = 25 Top = 24 Width = 99 Caption = 'Department:' ParentColor = False ParentFont = False end object EditDepartment: TEdit Left = 608 Height = 33 Top = 20 Width = 254 ParentFont = False TabOrder = 1 end object Label18: TLabel Left = 10 Height = 25 Top = 20 Width = 36 Caption = 'Title:' ParentColor = False ParentFont = False end object EditTitle: TEdit Left = 173 Height = 33 Top = 16 Width = 254 ParentFont = False TabOrder = 2 end object EditWorkWeb: TEdit Left = 173 Height = 33 Top = 256 Width = 641 ParentFont = False TabOrder = 3 end object Label32: TLabel Left = 10 Height = 25 Top = 264 Width = 107 Caption = 'Web address:' ParentColor = False ParentFont = False end object GroupBox2: TGroupBox Left = 8 Height = 272 Top = 312 Width = 883 Caption = 'Address' ClientHeight = 242 ClientWidth = 879 TabOrder = 4 object Label31: TLabel Left = 10 Height = 25 Top = 160 Width = 67 Caption = 'Country:' ParentColor = False ParentFont = False end object EditWorkAddressCountry: TEdit Left = 173 Height = 33 Top = 152 Width = 254 ParentFont = False TabOrder = 5 end object EditWorkAddressRegion: TEdit Left = 173 Height = 33 Top = 104 Width = 254 ParentFont = False TabOrder = 4 end object Label30: TLabel Left = 10 Height = 25 Top = 112 Width = 59 Caption = 'Region:' ParentColor = False ParentFont = False end object Label35: TLabel Left = 10 Height = 25 Top = 64 Width = 126 Caption = 'Extended street:' ParentColor = False ParentFont = False end object EditWorkAddressStreetExtended: TEdit Left = 173 Height = 33 Top = 56 Width = 254 ParentFont = False TabOrder = 2 end object Label28: TLabel Left = 10 Height = 25 Top = 18 Width = 49 Caption = 'Street:' ParentColor = False ParentFont = False end object EditWorkAddressStreet: TEdit Left = 173 Height = 33 Top = 8 Width = 254 ParentFont = False TabOrder = 0 end object Label34: TLabel Left = 451 Height = 25 Top = 18 Width = 122 Caption = 'Post office box:' ParentColor = False ParentFont = False end object EditWorkAddressPostOfficeBox: TEdit Left = 608 Height = 33 Top = 8 Width = 254 ParentFont = False TabOrder = 1 end object EditWorkAddressCity: TEdit Left = 608 Height = 33 Top = 56 Width = 254 ParentFont = False TabOrder = 3 end object Label29: TLabel Left = 451 Height = 25 Top = 64 Width = 34 Caption = 'City:' ParentColor = False ParentFont = False end object EditWorkAddressPostalCode: TEdit Left = 608 Height = 33 Top = 142 Width = 254 ParentFont = False TabOrder = 6 end object Label33: TLabel Left = 451 Height = 25 Top = 150 Width = 95 Caption = 'Postal code:' ParentColor = False ParentFont = False end object ButtonWorkAddressShow: TButton Left = 10 Height = 37 Top = 200 Width = 175 Caption = 'Show on map' OnClick = ButtonWorkAddressShowClick TabOrder = 7 end end object Label15: TLabel Left = 10 Height = 25 Top = 116 Width = 54 Caption = 'Phone:' ParentColor = False ParentFont = False end object EditWorkPhone: TEdit Left = 173 Height = 33 Top = 112 Width = 254 ParentFont = False TabOrder = 5 end object Label16: TLabel Left = 451 Height = 25 Top = 112 Width = 29 Caption = 'Fax:' ParentColor = False ParentFont = False end object EditWorkFax: TEdit Left = 608 Height = 33 Top = 112 Width = 254 ParentFont = False TabOrder = 6 end object EditWorkPager: TEdit Left = 608 Height = 33 Top = 156 Width = 254 ParentFont = False TabOrder = 7 end object Label17: TLabel Left = 448 Height = 25 Top = 160 Width = 48 Caption = 'Pager:' ParentColor = False ParentFont = False end object EditWorkMobile: TEdit Left = 173 Height = 33 Top = 160 Width = 254 ParentFont = False TabOrder = 8 end object Label19: TLabel Left = 10 Height = 25 Top = 160 Width = 59 Caption = 'Mobile:' ParentColor = False ParentFont = False end object Label8: TLabel Left = 10 Height = 25 Top = 210 Width = 53 Caption = 'E-mail:' ParentColor = False ParentFont = False end object EditWorkEmail: TEdit Left = 173 Height = 33 Top = 210 Width = 209 ParentFont = False TabOrder = 9 end object SpeedButtonWorkWeb: TSpeedButton Left = 821 Height = 41 Hint = 'Open in web browser' Top = 256 Width = 41 Images = Core.ImageList1 ImageIndex = 15 OnClick = SpeedButtonWorkWebClick ShowHint = True ParentShowHint = False end object SpeedButtonWorkEmail: TSpeedButton Left = 386 Height = 41 Hint = 'Open in email client' Top = 210 Width = 41 Images = Core.ImageList1 ImageIndex = 16 OnClick = SpeedButtonWorkEmailClick ShowHint = True ParentShowHint = False end end end object TabSheetChat: TTabSheet Caption = 'Chat' ClientHeight = 608 ClientWidth = 916 OnHide = TabSheetChatHide OnShow = TabSheetChatShow object Panel4: TPanel Left = 0 Height = 608 Top = 0 Width = 916 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 916 TabOrder = 0 object Label20: TLabel Left = 10 Height = 25 Top = 24 Width = 56 Caption = 'Jabber:' ParentColor = False ParentFont = False end object EditJabber: TEdit Left = 173 Height = 33 Top = 16 Width = 254 ParentFont = False TabOrder = 0 end object LabelOrganization2: TLabel Left = 10 Height = 25 Top = 264 Width = 52 Caption = 'Skype:' ParentColor = False ParentFont = False end object EditSkype: TEdit Left = 173 Height = 33 Top = 256 Width = 254 ParentFont = False TabOrder = 1 end object Label21: TLabel Left = 10 Height = 25 Top = 72 Width = 43 Caption = 'MSN:' ParentColor = False ParentFont = False end object EditMsn: TEdit Left = 173 Height = 33 Top = 64 Width = 254 ParentFont = False TabOrder = 2 end object LabelOrganization3: TLabel Left = 451 Height = 25 Top = 72 Width = 34 Caption = 'ICQ:' ParentColor = False ParentFont = False end object EditIcq: TEdit Left = 608 Height = 33 Top = 68 Width = 254 ParentFont = False TabOrder = 3 end object Label23: TLabel Left = 10 Height = 25 Top = 120 Width = 31 Caption = 'IRC:' ParentColor = False ParentFont = False end object EditIrc: TEdit Left = 173 Height = 33 Top = 112 Width = 254 ParentFont = False TabOrder = 4 end object LabelOrganization4: TLabel Left = 451 Height = 25 Top = 120 Width = 37 Caption = 'AIM:' ParentColor = False ParentFont = False end object EditAim: TEdit Left = 608 Height = 33 Top = 116 Width = 254 ParentFont = False TabOrder = 5 end object Label47: TLabel Left = 10 Height = 25 Top = 168 Width = 96 Caption = 'Google Talk:' ParentColor = False ParentFont = False end object EditGoogleTalk: TEdit Left = 173 Height = 33 Top = 160 Width = 254 ParentFont = False TabOrder = 6 end object LabelOrganization5: TLabel Left = 451 Height = 25 Top = 168 Width = 58 Caption = 'Yahoo!:' ParentColor = False ParentFont = False end object EditYahoo: TEdit Left = 608 Height = 33 Top = 164 Width = 254 ParentFont = False TabOrder = 7 end object Label48: TLabel Left = 10 Height = 25 Top = 216 Width = 113 Caption = 'Windows Live:' ParentColor = False ParentFont = False end object EditWindowsLive: TEdit Left = 173 Height = 33 Top = 208 Width = 254 ParentFont = False TabOrder = 8 end object LabelOrganization6: TLabel Left = 451 Height = 25 Top = 216 Width = 32 Caption = 'QQ:' ParentColor = False ParentFont = False end object EditQq: TEdit Left = 608 Height = 33 Top = 212 Width = 254 ParentFont = False TabOrder = 9 end object Label55: TLabel Left = 451 Height = 25 Top = 24 Width = 53 Caption = 'Matrix:' ParentColor = False ParentFont = False end object EditMatrix: TEdit Left = 608 Height = 33 Top = 20 Width = 254 ParentFont = False TabOrder = 10 end object Label57: TLabel Left = 10 Height = 25 Top = 312 Width = 92 Caption = 'GroupWise:' ParentColor = False ParentFont = False end object EditGroupWise: TEdit Left = 173 Height = 33 Top = 304 Width = 254 ParentFont = False TabOrder = 11 end object LabelOrganization12: TLabel Left = 451 Height = 25 Top = 312 Width = 88 Caption = 'GaduGadu:' ParentColor = False ParentFont = False end object EditGaduGadu: TEdit Left = 608 Height = 33 Top = 308 Width = 254 ParentFont = False TabOrder = 12 end end end object TabSheetSocial: TTabSheet Caption = 'Social' ClientHeight = 608 ClientWidth = 916 OnHide = TabSheetSocialHide OnShow = TabSheetSocialShow object Panel5: TPanel Left = 0 Height = 608 Top = 0 Width = 916 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 916 TabOrder = 0 object Label50: TLabel Left = 451 Height = 25 Top = 164 Width = 74 Caption = 'Myspace:' ParentColor = False ParentFont = False end object EditMySpace: TEdit Left = 608 Height = 33 Top = 160 Width = 254 ParentFont = False TabOrder = 0 end object EditTwitter: TEdit Left = 173 Height = 33 Top = 64 Width = 254 ParentFont = False TabOrder = 1 end object Label51: TLabel Left = 10 Height = 25 Top = 68 Width = 56 Caption = 'Twitter:' ParentColor = False ParentFont = False end object Label52: TLabel Left = 10 Height = 25 Top = 116 Width = 84 Caption = 'Instagram:' ParentColor = False ParentFont = False end object Label53: TLabel Left = 10 Height = 25 Top = 164 Width = 70 Caption = 'LinkedIn:' ParentColor = False ParentFont = False end object Label54: TLabel Left = 10 Height = 25 Top = 212 Width = 77 Caption = 'Snapchat:' ParentColor = False ParentFont = False end object EditSnapchat: TEdit Left = 173 Height = 33 Top = 208 Width = 254 ParentFont = False TabOrder = 2 end object EditLinkedIn: TEdit Left = 173 Height = 33 Top = 160 Width = 254 ParentFont = False TabOrder = 3 end object EditInstagram: TEdit Left = 173 Height = 33 Top = 112 Width = 254 ParentFont = False TabOrder = 4 end object LabelOrganization7: TLabel Left = 451 Height = 25 Top = 24 Width = 76 Caption = 'PeerTube:' ParentColor = False ParentFont = False end object LabelOrganization8: TLabel Left = 451 Height = 25 Top = 116 Width = 72 Caption = 'YouTube:' ParentColor = False ParentFont = False end object EditMastodon: TEdit Left = 171 Height = 33 Top = 16 Width = 254 ParentFont = False TabOrder = 5 end object LabelOrganization9: TLabel Left = 10 Height = 25 Top = 24 Width = 86 Caption = 'Mastodon:' ParentColor = False ParentFont = False end object LabelOrganization10: TLabel Left = 451 Height = 25 Top = 212 Width = 55 Caption = 'Reddit:' ParentColor = False ParentFont = False end object EditReddit: TEdit Left = 608 Height = 33 Top = 208 Width = 254 ParentFont = False TabOrder = 6 end object EditPeerTube: TEdit Left = 608 Height = 33 Top = 16 Width = 254 ParentFont = False TabOrder = 7 end object EditYouTube: TEdit Left = 608 Height = 33 Top = 112 Width = 254 ParentFont = False TabOrder = 8 end object EditFacebook: TEdit Left = 608 Height = 33 Top = 64 Width = 254 ParentFont = False TabOrder = 9 end object LabelOrganization11: TLabel Left = 451 Height = 25 Top = 68 Width = 80 Caption = 'Facebook:' ParentColor = False ParentFont = False end end end object TabSheetOthers: TTabSheet Caption = 'Others' ClientHeight = 608 ClientWidth = 916 OnHide = TabSheetOthersHide OnShow = TabSheetOthersShow object PanelNotes: TPanel Left = 0 Height = 608 Top = 0 Width = 540 Align = alClient BevelOuter = bvNone ClientHeight = 608 ClientWidth = 540 TabOrder = 0 object MemoNotes: TMemo Left = 8 Height = 545 Top = 47 Width = 520 Anchors = [akTop, akLeft, akRight, akBottom] ParentFont = False ParentShowHint = False ScrollBars = ssAutoBoth TabOrder = 0 end object Label6: TLabel Left = 8 Height = 25 Top = 16 Width = 51 Caption = 'Notes:' ParentColor = False ParentFont = False end end object Splitter1: TSplitter Left = 540 Height = 608 Top = 0 Width = 8 Align = alRight ResizeAnchor = akRight end object PanelQrCode: TPanel Left = 548 Height = 608 Top = 0 Width = 368 Align = alRight BevelOuter = bvNone ClientHeight = 608 ClientWidth = 368 TabOrder = 2 OnResize = PanelQrCodeResize object Label1: TLabel Left = 8 Height = 25 Top = 16 Width = 73 Caption = 'QR code:' ParentColor = False end object BarcodeQR1: TBarcodeQR Left = 8 Height = 313 Top = 47 Width = 336 ParentColor = False Text = 'TBarcodeQR' end end end object TabSheetAll: TTabSheet Caption = 'All fields' OnShow = TabSheetAllShow ParentFont = False end end object ActionList1: TActionList Images = Core.ImageList1 Left = 648 Top = 480 object APhotoLoad: TAction Caption = 'Load from file' OnExecute = APhotoLoadExecute end object APhotoSave: TAction Caption = 'Save to file' OnExecute = APhotoSaveExecute end object APhotoClear: TAction Caption = 'Clear' OnExecute = APhotoClearExecute end object APhotoShow: TAction Caption = 'Show' OnExecute = APhotoShowExecute end object APhotoSetUrl: TAction Caption = 'Set URL' OnExecute = APhotoSetUrlExecute end end object PopupMenuPhoto: TPopupMenu Images = Core.ImageList1 Left = 832 Top = 480 object MenuItem4: TMenuItem Action = APhotoShow end object MenuItem1: TMenuItem Action = APhotoLoad end object MenuItem2: TMenuItem Action = APhotoSave end object MenuItem3: TMenuItem Action = APhotoClear end object MenuItem5: TMenuItem Action = APhotoSetUrl end end object OpenPictureDialog1: TOpenPictureDialog Left = 160 Top = 488 end object SavePictureDialog1: TSavePictureDialog Left = 56 Top = 472 end object CalendarDialog1: TCalendarDialog Title = 'Select date' Date = 44600 OKCaption = '&OK' CancelCaption = 'Cancel' Left = 328 Top = 464 end object PopupMenuQrCode: TPopupMenu Left = 488 Top = 480 object MenuItemSaveQrToFile: TMenuItem Caption = 'Save to file' OnClick = MenuItemSaveQrToFileClick end end end