object FormContact: TFormContact Left = 1043 Height = 738 Top = 446 Width = 992 Caption = 'Contact' ClientHeight = 738 ClientWidth = 992 DesignTimePPI = 144 OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow LCLVersion = '2.2.2.0' object ButtonCancel: TButton Left = 865 Height = 37 Top = 688 Width = 115 Anchors = [akRight, akBottom] Caption = 'Cancel' ModalResult = 2 ParentFont = False TabOrder = 0 end object ButtonOk: TButton Left = 730 Height = 37 Top = 688 Width = 119 Anchors = [akRight, akBottom] Caption = 'OK' ModalResult = 1 ParentFont = False TabOrder = 1 end object ButtonPrevious: TButton Left = 8 Height = 37 Top = 688 Width = 119 Anchors = [akLeft, akBottom] Caption = 'Previous' OnClick = ButtonPreviousClick ParentFont = False TabOrder = 2 Visible = False end object ButtonNext: TButton Left = 144 Height = 37 Top = 688 Width = 115 Anchors = [akLeft, akBottom] Caption = 'Next' OnClick = ButtonNextClick ParentFont = False TabOrder = 3 Visible = False end object PageControlContact: TPageControl Left = 8 Height = 664 Top = 8 Width = 970 ActivePage = TabSheetOthers Anchors = [akTop, akLeft, akRight, akBottom] ParentFont = False TabIndex = 5 TabOrder = 4 object TabSheetGeneral: TTabSheet Caption = 'General' ClientHeight = 624 ClientWidth = 960 OnHide = TabSheetGeneralHide OnShow = TabSheetGeneralShow ParentFont = False object Label2: TLabel Left = 16 Height = 26 Top = 250 Width = 63 Caption = 'Mobile:' ParentColor = False ParentFont = False end object EditMobile: TEdit Left = 144 Height = 43 Top = 240 Width = 254 ParentFont = False TabOrder = 3 end object EditPhone: TEdit Left = 144 Height = 43 Top = 286 Width = 254 ParentFont = False TabOrder = 5 end object Label3: TLabel Left = 16 Height = 26 Top = 290 Width = 59 Caption = 'Phone:' ParentColor = False ParentFont = False end object EditEmail: TEdit Left = 144 Height = 43 Top = 328 Width = 207 ParentFont = False TabOrder = 7 end object Label4: TLabel Left = 16 Height = 26 Top = 336 Width = 58 Caption = 'E-mail:' ParentColor = False ParentFont = False end object EditBirthday: TEdit Left = 144 Height = 43 Top = 424 Width = 207 ParentFont = False TabOrder = 10 end object Label22: TLabel Left = 16 Height = 26 Top = 432 Width = 76 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 = 26 Top = 32 Width = 88 Caption = 'Full name:' ParentColor = False ParentFont = False end object EditFullName: TEdit Left = 360 Height = 43 Top = 24 Width = 340 OnChange = EditFullNameChange ParentFont = False TabOrder = 0 end object Label44: TLabel Left = 240 Height = 26 Top = 84 Width = 91 Caption = 'Nickname:' ParentColor = False ParentFont = False end object EditNickName: TEdit Left = 361 Height = 43 Top = 77 Width = 215 ParentFont = False TabOrder = 2 end object Label45: TLabel Left = 432 Height = 26 Top = 432 Width = 105 Caption = 'Anniversary:' ParentColor = False ParentFont = False end object EditAniversary: TEdit Left = 575 Height = 43 Top = 424 Width = 208 ParentFont = False TabOrder = 11 end object Label9: TLabel Left = 432 Height = 26 Top = 248 Width = 34 Caption = 'Fax:' ParentColor = False ParentFont = False end object EditFax: TEdit Left = 575 Height = 43 Top = 240 Width = 254 ParentFont = False TabOrder = 4 end object EditPager: TEdit Left = 575 Height = 43 Top = 286 Width = 254 ParentFont = False TabOrder = 6 end object Label10: TLabel Left = 432 Height = 26 Top = 290 Width = 54 Caption = 'Pager:' ParentColor = False ParentFont = False end object Label46: TLabel Left = 16 Height = 26 Top = 384 Width = 114 Caption = 'Web address:' ParentColor = False ParentFont = False end object EditWeb: TEdit Left = 144 Height = 43 Top = 376 Width = 639 ParentFont = False TabOrder = 9 end object Label49: TLabel Left = 432 Height = 26 Top = 332 Width = 67 Caption = 'Gender:' ParentColor = False ParentFont = False end object EditGender: TEdit Left = 575 Height = 43 Top = 328 Width = 254 ParentFont = False TabOrder = 8 end object Label56: TLabel Left = 16 Height = 26 Top = 480 Width = 95 Caption = 'Categories:' ParentColor = False ParentFont = False end object EditCategories: TEdit Left = 144 Height = 43 Top = 472 Width = 254 ParentFont = False TabOrder = 12 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 = 1 end end object TabSheetHome: TTabSheet Caption = 'Home' ClientHeight = 624 ClientWidth = 960 OnHide = TabSheetHomeHide OnShow = TabSheetHomeShow ParentFont = False object Label7: TLabel Left = 16 Height = 26 Top = 114 Width = 58 Caption = 'E-mail:' ParentColor = False ParentFont = False end object EditHomeEmail: TEdit Left = 173 Height = 43 Top = 112 Width = 207 ParentFont = False TabOrder = 4 end object Label11: TLabel Left = 448 Height = 26 Top = 18 Width = 34 Caption = 'Fax:' ParentColor = False ParentFont = False end object EditHomeFax: TEdit Left = 605 Height = 43 Top = 16 Width = 254 ParentFont = False TabOrder = 1 end object EditHomeMobile: TEdit Left = 173 Height = 43 Top = 60 Width = 254 ParentFont = False TabOrder = 2 end object EditHomePhone: TEdit Left = 173 Height = 43 Top = 16 Width = 254 ParentFont = False TabOrder = 0 end object Label14: TLabel Left = 448 Height = 26 Top = 68 Width = 54 Caption = 'Pager:' ParentColor = False ParentFont = False end object EditHomePager: TEdit Left = 605 Height = 43 Top = 60 Width = 254 ParentFont = False TabOrder = 3 end object Label40: TLabel Left = 16 Height = 26 Top = 168 Width = 114 Caption = 'Web address:' ParentColor = False ParentFont = False end object EditHomeWeb: TEdit Left = 173 Height = 43 Top = 161 Width = 641 ParentFont = False TabOrder = 5 end object GroupBox1: TGroupBox Left = 10 Height = 276 Top = 216 Width = 862 Anchors = [akTop, akLeft, akRight] Caption = 'Address' ClientHeight = 274 ClientWidth = 860 TabOrder = 6 object Label36: TLabel Left = 10 Height = 26 Top = 18 Width = 54 Caption = 'Street:' ParentColor = False ParentFont = False end object Label37: TLabel Left = 10 Height = 26 Top = 66 Width = 137 Caption = 'Extended street:' ParentColor = False ParentFont = False end object EditHomeAddressStreetExtended: TEdit Left = 173 Height = 43 Top = 56 Width = 254 ParentFont = False TabOrder = 2 end object EditHomeAddressStreet: TEdit Left = 173 Height = 43 Top = 8 Width = 254 ParentFont = False TabOrder = 0 end object Label38: TLabel Left = 10 Height = 26 Top = 112 Width = 64 Caption = 'Region:' ParentColor = False ParentFont = False end object EditHomeAddressRegion: TEdit Left = 173 Height = 43 Top = 104 Width = 254 ParentFont = False TabOrder = 4 end object EditHomeAddressCountry: TEdit Left = 173 Height = 43 Top = 152 Width = 254 ParentFont = False TabOrder = 5 end object Label39: TLabel Left = 10 Height = 26 Top = 160 Width = 71 Caption = 'Country:' ParentColor = False ParentFont = False end object Label41: TLabel Left = 451 Height = 26 Top = 160 Width = 103 Caption = 'Postal code:' ParentColor = False ParentFont = False end object EditHomeAddressPostalCode: TEdit Left = 588 Height = 43 Top = 152 Width = 254 ParentFont = False TabOrder = 6 end object EditHomeAddressCity: TEdit Left = 588 Height = 43 Top = 56 Width = 254 ParentFont = False TabOrder = 3 end object Label42: TLabel Left = 451 Height = 26 Top = 64 Width = 36 Caption = 'City:' ParentColor = False ParentFont = False end object Label43: TLabel Left = 451 Height = 26 Top = 16 Width = 131 Caption = 'Post office box:' ParentColor = False ParentFont = False end object EditHomeAddressPostOfficeBox: TEdit Left = 588 Height = 43 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 = 26 Top = 64 Width = 63 Caption = 'Mobile:' ParentColor = False ParentFont = False end object Label13: TLabel Left = 16 Height = 26 Top = 20 Width = 59 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 object TabSheetWork: TTabSheet Caption = 'Work' ClientHeight = 624 ClientWidth = 960 OnHide = TabSheetWorkHide OnShow = TabSheetWorkShow object EditOrganization: TEdit Left = 173 Height = 43 Top = 64 Width = 254 ParentFont = False TabOrder = 2 end object LabelOrganization: TLabel Left = 10 Height = 26 Top = 70 Width = 114 Caption = 'Organization:' ParentColor = False ParentFont = False end object LabelOrganization1: TLabel Left = 451 Height = 26 Top = 24 Width = 106 Caption = 'Department:' ParentColor = False ParentFont = False end object EditDepartment: TEdit Left = 608 Height = 43 Top = 20 Width = 254 ParentFont = False TabOrder = 1 end object Label18: TLabel Left = 10 Height = 26 Top = 20 Width = 41 Caption = 'Title:' ParentColor = False ParentFont = False end object EditTitle: TEdit Left = 173 Height = 43 Top = 16 Width = 254 ParentFont = False TabOrder = 0 end object EditWorkWeb: TEdit Left = 173 Height = 43 Top = 256 Width = 641 ParentFont = False TabOrder = 8 end object Label32: TLabel Left = 10 Height = 26 Top = 264 Width = 114 Caption = 'Web address:' ParentColor = False ParentFont = False end object GroupBox2: TGroupBox Left = 8 Height = 272 Top = 312 Width = 883 Caption = 'Address' ClientHeight = 270 ClientWidth = 881 TabOrder = 9 object Label31: TLabel Left = 10 Height = 26 Top = 160 Width = 71 Caption = 'Country:' ParentColor = False ParentFont = False end object EditWorkAddressCountry: TEdit Left = 173 Height = 43 Top = 152 Width = 254 ParentFont = False TabOrder = 5 end object EditWorkAddressRegion: TEdit Left = 173 Height = 43 Top = 104 Width = 254 ParentFont = False TabOrder = 4 end object Label30: TLabel Left = 10 Height = 26 Top = 112 Width = 64 Caption = 'Region:' ParentColor = False ParentFont = False end object Label35: TLabel Left = 10 Height = 26 Top = 64 Width = 137 Caption = 'Extended street:' ParentColor = False ParentFont = False end object EditWorkAddressStreetExtended: TEdit Left = 173 Height = 43 Top = 56 Width = 254 ParentFont = False TabOrder = 2 end object Label28: TLabel Left = 10 Height = 26 Top = 18 Width = 54 Caption = 'Street:' ParentColor = False ParentFont = False end object EditWorkAddressStreet: TEdit Left = 173 Height = 43 Top = 8 Width = 254 ParentFont = False TabOrder = 0 end object Label34: TLabel Left = 451 Height = 26 Top = 18 Width = 131 Caption = 'Post office box:' ParentColor = False ParentFont = False end object EditWorkAddressPostOfficeBox: TEdit Left = 608 Height = 43 Top = 8 Width = 254 ParentFont = False TabOrder = 1 end object EditWorkAddressCity: TEdit Left = 608 Height = 43 Top = 56 Width = 254 ParentFont = False TabOrder = 3 end object Label29: TLabel Left = 451 Height = 26 Top = 64 Width = 36 Caption = 'City:' ParentColor = False ParentFont = False end object EditWorkAddressPostalCode: TEdit Left = 608 Height = 43 Top = 142 Width = 254 ParentFont = False TabOrder = 6 end object Label33: TLabel Left = 451 Height = 26 Top = 150 Width = 103 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 = 26 Top = 116 Width = 59 Caption = 'Phone:' ParentColor = False ParentFont = False end object EditWorkPhone: TEdit Left = 173 Height = 43 Top = 112 Width = 254 ParentFont = False TabOrder = 3 end object Label16: TLabel Left = 451 Height = 26 Top = 112 Width = 34 Caption = 'Fax:' ParentColor = False ParentFont = False end object EditWorkFax: TEdit Left = 608 Height = 43 Top = 112 Width = 254 ParentFont = False TabOrder = 4 end object EditWorkPager: TEdit Left = 608 Height = 43 Top = 156 Width = 254 ParentFont = False TabOrder = 6 end object Label17: TLabel Left = 448 Height = 26 Top = 160 Width = 54 Caption = 'Pager:' ParentColor = False ParentFont = False end object EditWorkMobile: TEdit Left = 173 Height = 43 Top = 160 Width = 254 ParentFont = False TabOrder = 5 end object Label19: TLabel Left = 10 Height = 26 Top = 160 Width = 63 Caption = 'Mobile:' ParentColor = False ParentFont = False end object Label8: TLabel Left = 10 Height = 26 Top = 210 Width = 58 Caption = 'E-mail:' ParentColor = False ParentFont = False end object EditWorkEmail: TEdit Left = 173 Height = 43 Top = 210 Width = 209 ParentFont = False TabOrder = 7 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 object TabSheetChat: TTabSheet Caption = 'Chat' ClientHeight = 624 ClientWidth = 960 OnHide = TabSheetChatHide OnShow = TabSheetChatShow object Label20: TLabel Left = 10 Height = 26 Top = 24 Width = 59 Caption = 'Jabber:' ParentColor = False ParentFont = False end object EditJabber: TEdit Left = 173 Height = 43 Top = 16 Width = 254 ParentFont = False TabOrder = 0 end object LabelOrganization2: TLabel Left = 10 Height = 26 Top = 264 Width = 55 Caption = 'Skype:' ParentColor = False ParentFont = False end object EditSkype: TEdit Left = 173 Height = 43 Top = 256 Width = 254 ParentFont = False TabOrder = 10 end object Label21: TLabel Left = 10 Height = 26 Top = 72 Width = 45 Caption = 'MSN:' ParentColor = False ParentFont = False end object EditMsn: TEdit Left = 173 Height = 43 Top = 64 Width = 254 ParentFont = False TabOrder = 2 end object LabelOrganization3: TLabel Left = 451 Height = 26 Top = 72 Width = 36 Caption = 'ICQ:' ParentColor = False ParentFont = False end object EditIcq: TEdit Left = 608 Height = 43 Top = 68 Width = 254 ParentFont = False TabOrder = 3 end object Label23: TLabel Left = 10 Height = 26 Top = 120 Width = 33 Caption = 'IRC:' ParentColor = False ParentFont = False end object EditIrc: TEdit Left = 173 Height = 43 Top = 112 Width = 254 ParentFont = False TabOrder = 4 end object LabelOrganization4: TLabel Left = 451 Height = 26 Top = 120 Width = 39 Caption = 'AIM:' ParentColor = False ParentFont = False end object EditAim: TEdit Left = 608 Height = 43 Top = 116 Width = 254 ParentFont = False TabOrder = 5 end object Label47: TLabel Left = 10 Height = 26 Top = 168 Width = 105 Caption = 'Google Talk:' ParentColor = False ParentFont = False end object EditGoogleTalk: TEdit Left = 173 Height = 43 Top = 160 Width = 254 ParentFont = False TabOrder = 6 end object LabelOrganization5: TLabel Left = 451 Height = 26 Top = 168 Width = 62 Caption = 'Yahoo!:' ParentColor = False ParentFont = False end object EditYahoo: TEdit Left = 608 Height = 43 Top = 164 Width = 254 ParentFont = False TabOrder = 7 end object Label48: TLabel Left = 10 Height = 26 Top = 216 Width = 121 Caption = 'Windows Live:' ParentColor = False ParentFont = False end object EditWindowsLive: TEdit Left = 173 Height = 43 Top = 208 Width = 254 ParentFont = False TabOrder = 8 end object LabelOrganization6: TLabel Left = 451 Height = 26 Top = 216 Width = 33 Caption = 'QQ:' ParentColor = False ParentFont = False end object EditQq: TEdit Left = 608 Height = 43 Top = 212 Width = 254 ParentFont = False TabOrder = 9 end object Label55: TLabel Left = 451 Height = 26 Top = 24 Width = 59 Caption = 'Matrix:' ParentColor = False ParentFont = False end object EditMatrix: TEdit Left = 608 Height = 43 Top = 20 Width = 254 ParentFont = False TabOrder = 1 end object Label57: TLabel Left = 10 Height = 26 Top = 312 Width = 99 Caption = 'GroupWise:' ParentColor = False ParentFont = False end object EditGroupWise: TEdit Left = 173 Height = 43 Top = 304 Width = 254 ParentFont = False TabOrder = 11 end object LabelOrganization12: TLabel Left = 451 Height = 26 Top = 312 Width = 95 Caption = 'GaduGadu:' ParentColor = False ParentFont = False end object EditGaduGadu: TEdit Left = 608 Height = 43 Top = 308 Width = 254 ParentFont = False TabOrder = 12 end end object TabSheetSocial: TTabSheet Caption = 'Social' ClientHeight = 624 ClientWidth = 960 OnHide = TabSheetSocialHide OnShow = TabSheetSocialShow object Label50: TLabel Left = 451 Height = 26 Top = 164 Width = 79 Caption = 'Myspace:' ParentColor = False ParentFont = False end object EditMySpace: TEdit Left = 608 Height = 43 Top = 160 Width = 254 ParentFont = False TabOrder = 7 end object EditTwitter: TEdit Left = 173 Height = 43 Top = 64 Width = 254 ParentFont = False TabOrder = 2 end object Label51: TLabel Left = 10 Height = 26 Top = 68 Width = 63 Caption = 'Twitter:' ParentColor = False ParentFont = False end object Label52: TLabel Left = 10 Height = 26 Top = 116 Width = 92 Caption = 'Instagram:' ParentColor = False ParentFont = False end object Label53: TLabel Left = 10 Height = 26 Top = 164 Width = 78 Caption = 'LinkedIn:' ParentColor = False ParentFont = False end object Label54: TLabel Left = 10 Height = 26 Top = 212 Width = 83 Caption = 'Snapchat:' ParentColor = False ParentFont = False end object EditSnapchat: TEdit Left = 173 Height = 43 Top = 208 Width = 254 ParentFont = False TabOrder = 8 end object EditLinkedIn: TEdit Left = 173 Height = 43 Top = 160 Width = 254 ParentFont = False TabOrder = 6 end object EditInstagram: TEdit Left = 173 Height = 43 Top = 112 Width = 254 ParentFont = False TabOrder = 4 end object LabelOrganization7: TLabel Left = 451 Height = 26 Top = 24 Width = 84 Caption = 'PeerTube:' ParentColor = False ParentFont = False end object LabelOrganization8: TLabel Left = 451 Height = 26 Top = 116 Width = 77 Caption = 'YouTube:' ParentColor = False ParentFont = False end object EditMastodon: TEdit Left = 171 Height = 43 Top = 16 Width = 254 ParentFont = False TabOrder = 0 end object LabelOrganization9: TLabel Left = 10 Height = 26 Top = 24 Width = 90 Caption = 'Mastodon:' ParentColor = False ParentFont = False end object LabelOrganization10: TLabel Left = 451 Height = 26 Top = 212 Width = 59 Caption = 'Reddit:' ParentColor = False ParentFont = False end object EditReddit: TEdit Left = 608 Height = 43 Top = 208 Width = 254 ParentFont = False TabOrder = 9 end object EditPeerTube: TEdit Left = 608 Height = 43 Top = 16 Width = 254 ParentFont = False TabOrder = 1 end object EditYouTube: TEdit Left = 608 Height = 43 Top = 112 Width = 254 ParentFont = False TabOrder = 5 end object EditFacebook: TEdit Left = 608 Height = 43 Top = 64 Width = 254 ParentFont = False TabOrder = 3 end object LabelOrganization11: TLabel Left = 451 Height = 26 Top = 68 Width = 86 Caption = 'Facebook:' ParentColor = False ParentFont = False end end object TabSheetOthers: TTabSheet Caption = 'Others' ClientHeight = 624 ClientWidth = 960 OnHide = TabSheetOthersHide OnShow = TabSheetOthersShow object PanelNotes: TPanel Left = 0 Height = 624 Top = 0 Width = 584 Align = alClient BevelOuter = bvNone ClientHeight = 624 ClientWidth = 584 TabOrder = 0 object MemoNotes: TMemo Left = 8 Height = 561 Top = 47 Width = 564 Anchors = [akTop, akLeft, akRight, akBottom] ParentFont = False ParentShowHint = False ScrollBars = ssAutoBoth TabOrder = 0 end object Label6: TLabel Left = 8 Height = 26 Top = 16 Width = 55 Caption = 'Notes:' ParentColor = False ParentFont = False end end object Splitter1: TSplitter Left = 584 Height = 624 Top = 0 Width = 8 Align = alRight ResizeAnchor = akRight end object PanelQrCode: TPanel Left = 592 Height = 624 Top = 0 Width = 368 Align = alRight BevelOuter = bvNone ClientHeight = 624 ClientWidth = 368 TabOrder = 2 OnResize = PanelQrCodeResize object Label1: TLabel Left = 8 Height = 26 Top = 16 Width = 76 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 = 607 Top = 584 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 = 829 Top = 584 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 Title = 'Open existing file' Left = 168 Top = 552 end object SavePictureDialog1: TSavePictureDialog Title = 'Save file as' Left = 169 Top = 468 end object CalendarDialog1: TCalendarDialog Title = 'Select date' Date = 44600 OKCaption = '&OK' CancelCaption = 'Cancel' Left = 430 Top = 584 end object PopupMenuQrCode: TPopupMenu Left = 507 Top = 453 object MenuItemSaveQrToFile: TMenuItem Caption = 'Save to file' OnClick = MenuItemSaveQrToFileClick end end end