object DetForm: TDetForm Left = 451 Top = 225 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'User Details' ClientHeight = 314 ClientWidth = 527 Color = clBtnFace DefaultMonitor = dmMainForm Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter ShowHint = True OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelLeft: TPanel Left = 0 Top = 0 Width = 115 Height = 284 Align = alLeft BorderWidth = 1 TabOrder = 0 object SButtonTest: TSpeedButton Left = 96 Top = 8 Width = 17 Height = 17 Flat = True Visible = False end object PanelBuddy: TPanel Left = 25 Top = 12 Width = 66 Height = 66 BevelOuter = bvLowered TabOrder = 0 object BuddyImage: TImage Left = 1 Top = 1 Width = 64 Height = 64 Align = alClient Center = True Proportional = True Transparent = True end end object PanelMenu: TPanel Left = 6 Top = 123 Width = 103 Height = 155 BevelOuter = bvLowered TabOrder = 2 object SButtonInfo: TSpeedButton Left = 1 Top = 1 Width = 101 Height = 17 GroupIndex = 1 Down = True Caption = 'Info Summary' Flat = True OnClick = SButtonInfoClick end object SButtonICQ: TSpeedButton Left = 1 Top = 18 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Account Info' Flat = True OnClick = SButtonICQClick end object SButtonHome: TSpeedButton Left = 1 Top = 35 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Home' Flat = True OnClick = SButtonHomeClick end object SButtonWork: TSpeedButton Left = 1 Top = 52 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Work' Flat = True OnClick = SButtonWorkClick end object SButtonPersonal: TSpeedButton Left = 1 Top = 69 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Personal' Flat = True OnClick = SButtonPersonalClick end object SButtonInterests: TSpeedButton Left = 1 Top = 86 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Interests' Flat = True OnClick = SButtonInterestsClick end object SButtonAdditional: TSpeedButton Left = 1 Top = 137 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Additional' Flat = True OnClick = SButtonAdditionalClick end object SButtonPast: TSpeedButton Left = 1 Top = 103 Width = 101 Height = 17 GroupIndex = 1 Caption = 'Past Info' Flat = True OnClick = SButtonPastClick end object SButtonAbout: TSpeedButton Left = 1 Top = 120 Width = 101 Height = 17 GroupIndex = 1 Caption = 'About' Flat = True OnClick = SButtonAboutClick end end object PanelBtnIcon: TPanel Left = 6 Top = 82 Width = 103 Height = 38 BevelOuter = bvLowered TabOrder = 1 object SButtonClear: TSpeedButton Left = 1 Top = 19 Width = 101 Height = 18 Caption = 'Clear Icon' OnClick = SButtonClearClick end object SButtonLoad: TSpeedButton Left = 1 Top = 1 Width = 101 Height = 18 Caption = 'Load Icon' OnClick = SButtonLoadClick end end end object PanelDown: TPanel Left = 0 Top = 284 Width = 527 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 1 object ButtonGetDets: TInfBitBtn Left = 119 Top = 3 Width = 186 Height = 23 Caption = 'Get Details From Directory' TabOrder = 1 end object ButtonSave: TInfBitBtn Left = 357 Top = 3 Width = 83 Height = 23 Caption = 'Save' TabOrder = 3 Visible = False OnClick = ButtonSaveClick end object ButtonClose: TInfBitBtn Left = 441 Top = 3 Width = 83 Height = 23 Caption = 'Close' TabOrder = 4 OnClick = ButtonCloseClick end object ButtonWeb: TInfBitBtn Left = 3 Top = 3 Width = 108 Height = 23 Caption = 'Web Center' TabOrder = 0 OnClick = ButtonWebClick end object ButtonClear: TInfBitBtn Left = 306 Top = 3 Width = 23 Height = 23 TabOrder = 2 OnClick = ButtonClearClick end end object PCInfo: TPageControlEx Left = 115 Top = 0 Width = 412 Height = 284 ActivePage = TabSheetSum Align = alClient Images = MainForm.ImageList1 TabOrder = 2 OnChange = PCInfoClick object TabSheetSum: TTabSheet Caption = 'Info Summary' object PanelRamka: TPanel Left = 10 Top = 13 Width = 390 Height = 237 BevelOuter = bvLowered TabOrder = 0 object RVSum: TRichView Left = 1 Top = 1 Width = 388 Height = 235 Align = alClient Color = clBtnFace PopupMenu = PopupMenuCopy TabOrder = 0 UseXPThemes = False BorderStyle = bsNone DoInPaletteMode = rvpaCreateCopies HScrollVisible = False LeftMargin = 8 Options = [rvoAllowSelection, rvoShowPageBreaks, rvoAutoCopyText, rvoAutoCopyRVF, rvoAutoCopyImage, rvoAutoCopyRTF, rvoFormatInvalidate, rvoDblClickSelectsWord, rvoRClickDeselects] RTFReadProperties.TextStyleMode = rvrsAddIfNeeded RTFReadProperties.ParaStyleMode = rvrsAddIfNeeded RVFOptions = [rvfoSavePicturesBody, rvfoSaveControlsBody, rvfoSaveBinary, rvfoSaveTextStyles, rvfoSaveParaStyles, rvfoSaveDocProperties, rvfoLoadDocProperties] Style = RVStyle1 TopMargin = 2 end end end object TabSheetICQ: TTabSheet Caption = 'Account Info' ImageIndex = 1 object GroupBoxAccInfo: TGroupBox Left = 8 Top = 7 Width = 393 Height = 78 Caption = ' Account Info ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LabelAccICQ: TLabel Left = 15 Top = 21 Width = 25 Height = 13 Alignment = taRightJustify Caption = 'ICQ#' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelRegdate: TLabel Left = 147 Top = 21 Width = 83 Height = 13 Alignment = taRightJustify Caption = 'Registration date:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelAccIP: TLabel Left = 27 Top = 47 Width = 13 Height = 13 Alignment = taRightJustify Caption = 'IP:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelAccTime: TLabel Left = 175 Top = 49 Width = 55 Height = 13 Alignment = taRightJustify Caption = 'Login Time:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object EditSN: TEdit Left = 42 Top = 18 Width = 87 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 0 end object EditRegDate: TEdit Left = 232 Top = 18 Width = 150 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 1 end object EditAccIP: TEdit Left = 42 Top = 44 Width = 87 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 2 Text = '0.0.0.0' end object EditAccTime: TEdit Left = 232 Top = 46 Width = 150 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 3 end object ButtonCheckAc: TPanel Left = 178 Top = 18 Width = 204 Height = 21 Caption = 'Check Account State' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 TabStop = True OnClick = ButtonCheckAcClick OnMouseDown = ButtonCheckAcMouseDown OnMouseUp = ButtonCheckAcMouseUp end end object GroupBoxAccName: TGroupBox Left = 8 Top = 96 Width = 393 Height = 65 Caption = ' Name ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object LabelFirst: TLabel Left = 145 Top = 18 Width = 50 Height = 13 Caption = 'First Name' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelLast: TLabel Left = 273 Top = 18 Width = 51 Height = 13 Caption = 'Last Name' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelNick: TLabel Left = 17 Top = 18 Width = 53 Height = 13 Caption = 'Nick Name' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object EditAccFirst: TEdit Left = 143 Top = 34 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 20 ParentFont = False ReadOnly = True TabOrder = 1 end object EditAccLast: TEdit Left = 271 Top = 34 Width = 110 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 20 ParentFont = False ReadOnly = True TabOrder = 2 end object EditAccNick: TEdit Left = 15 Top = 34 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 20 ParentFont = False ReadOnly = True TabOrder = 0 end end object GroupBoxAccPM: TGroupBox Left = 8 Top = 173 Width = 393 Height = 77 Caption = ' Primary Email ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object SButtonAccMail: TInfSpeedButton Left = 343 Top = 24 Width = 20 Height = 20 Flat = True Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000000000000000000000000000000000000C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400} OnClick = SButtonAccMailClick end object EditAccPM: TEdit Left = 14 Top = 24 Width = 323 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 0 end object CheckBoxDontPub: TCheckBox Left = 14 Top = 49 Width = 371 Height = 20 Caption = 'Don'#39't Publish for All. Use for Password Retrieval Purposes' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end end end object TabSheetHome: TTabSheet Caption = 'Home' ImageIndex = 2 object GroupBoxHO: TGroupBox Left = 8 Top = 149 Width = 208 Height = 98 Caption = ' Originally from ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object LabelHomeOState: TLabel Left = 54 Top = 70 Width = 28 Height = 13 Alignment = taRightJustify Caption = 'State:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeOCity: TLabel Left = 62 Top = 46 Width = 20 Height = 13 Alignment = taRightJustify Caption = 'City:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeOCountry: TLabel Left = 43 Top = 21 Width = 39 Height = 13 Alignment = taRightJustify Caption = 'Country:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object EditHomeOState: TEdit Left = 85 Top = 67 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 5 ParentFont = False ReadOnly = True TabOrder = 3 end object EditHomeOCity: TEdit Left = 85 Top = 43 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 2 end object CBHomeOCountry: TComboBox Left = 85 Top = 19 Width = 111 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 0 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditHomeOCountry: TEdit Left = 85 Top = 19 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end end object GroupBoxHT: TGroupBox Left = 219 Top = 149 Width = 182 Height = 98 Caption = ' User Time ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object LabelHomeTYTime: TLabel Left = 35 Top = 69 Width = 51 Height = 13 Alignment = taRightJustify Caption = 'Your Time:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeTUTime: TLabel Left = 35 Top = 45 Width = 51 Height = 13 Alignment = taRightJustify Caption = 'User Time:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeTOffset: TLabel Left = 28 Top = 21 Width = 58 Height = 13 Alignment = taRightJustify Caption = 'GMT Offset:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object EditHomeTYTime: TEdit Left = 89 Top = 66 Width = 81 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 20 ParentFont = False ReadOnly = True TabOrder = 3 end object EditHomeTUTime: TEdit Left = 89 Top = 42 Width = 81 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 20 ParentFont = False ReadOnly = True TabOrder = 2 end object CBHomeTGMT: TComboBox Left = 89 Top = 18 Width = 81 Height = 21 Style = csDropDownList DropDownCount = 20 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 0 Visible = False Items.Strings = ( ' -12:00' ' -11:30' ' -11:00' ' -10:30' ' -10:00' ' -09:30' ' -09:00' ' -08:30' ' -08:00' ' -07:30' ' -07:00' ' -06:30' ' -06:00' ' -05:30' ' -05:00' ' -04:30' ' -04:00' ' -03:30' ' -03:00' ' -02:30' ' -02:00' ' -01:30' ' -01:00' ' -00:30' ' 00:00' ' +00:30' ' +01:00 ' ' +01:30' ' +02:00' ' +02:30' ' +03:00' ' +03:30' ' +04:00' ' +04:30' ' +05:00' ' +05:30' ' +06:00' ' +06:30' ' +07:00' ' +07:30' ' +08:00' ' +08:30' ' +09:00' ' +09:30' ' +10:00' ' +10:30' ' +11:00' ' +11:30' ' +12:00') end object EditHomeTGMT: TEdit Left = 89 Top = 18 Width = 81 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 20 ParentFont = False ReadOnly = True TabOrder = 1 end end object GroupBoxHA: TGroupBox Left = 8 Top = 7 Width = 393 Height = 133 Caption = ' Home Address ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LabelHomeHState: TLabel Left = 47 Top = 76 Width = 28 Height = 13 Alignment = taRightJustify Caption = 'State:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeHCity: TLabel Left = 55 Top = 52 Width = 20 Height = 13 Alignment = taRightJustify Caption = 'City:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeHCountry: TLabel Left = 36 Top = 27 Width = 39 Height = 13 Alignment = taRightJustify Caption = 'Country:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeHZip: TLabel Left = 57 Top = 100 Width = 18 Height = 13 Alignment = taRightJustify Caption = 'Zip:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeHAddress: TLabel Left = 165 Top = 100 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Street Address:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomePhone: TLabel Left = 242 Top = 28 Width = 34 Height = 13 Alignment = taRightJustify Caption = 'Phone:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeFax: TLabel Left = 256 Top = 52 Width = 20 Height = 13 Alignment = taRightJustify Caption = 'Fax:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelHomeCell: TLabel Left = 239 Top = 76 Width = 37 Height = 13 Alignment = taRightJustify Caption = 'Cellular:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object EditHomeHState: TEdit Left = 78 Top = 73 Width = 67 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 5 ParentFont = False ReadOnly = True TabOrder = 3 end object EditHomeHCity: TEdit Left = 78 Top = 49 Width = 114 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 2 end object CBHomeHCountry: TComboBox Left = 78 Top = 25 Width = 114 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 0 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditHomeHAddress: TEdit Left = 240 Top = 97 Width = 142 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 5 end object EditHomeHCountry: TEdit Left = 78 Top = 25 Width = 114 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditHomePhone: TEdit Left = 279 Top = 25 Width = 103 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 6 end object EditHomeFax: TEdit Left = 279 Top = 49 Width = 103 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 7 end object EditHomeCell: TEdit Left = 279 Top = 73 Width = 103 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 8 end object EditHomeHZip: TEdit Left = 78 Top = 97 Width = 67 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 10 ParentFont = False ReadOnly = True TabOrder = 4 end end end object TabSheetWork: TTabSheet Caption = 'Work' ImageIndex = 3 object GroupBoxWA: TGroupBox Left = 8 Top = 7 Width = 393 Height = 133 Caption = ' Work Address ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LabelWorkState: TLabel Left = 47 Top = 76 Width = 28 Height = 13 Alignment = taRightJustify Caption = 'State:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkCity: TLabel Left = 55 Top = 52 Width = 20 Height = 13 Alignment = taRightJustify Caption = 'City:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkCountry: TLabel Left = 36 Top = 27 Width = 39 Height = 13 Alignment = taRightJustify Caption = 'Country:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkZip: TLabel Left = 57 Top = 100 Width = 18 Height = 13 Alignment = taRightJustify Caption = 'Zip:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkAddress: TLabel Left = 165 Top = 100 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Street Address:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkPhone: TLabel Left = 242 Top = 28 Width = 34 Height = 13 Alignment = taRightJustify Caption = 'Phone:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkFax: TLabel Left = 256 Top = 52 Width = 20 Height = 13 Alignment = taRightJustify Caption = 'Fax:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object EditWorkState: TEdit Left = 78 Top = 73 Width = 67 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 5 ParentFont = False ReadOnly = True TabOrder = 3 end object EditWorkCity: TEdit Left = 78 Top = 49 Width = 114 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 2 end object CBWorkCountry: TComboBox Left = 78 Top = 25 Width = 114 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 0 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditWorkAddress: TEdit Left = 240 Top = 97 Width = 142 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 5 end object EditWorkCountry: TEdit Left = 78 Top = 25 Width = 114 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditWorkPhone: TEdit Left = 279 Top = 25 Width = 103 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 6 end object EditWorkFax: TEdit Left = 279 Top = 49 Width = 103 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 7 end object EditWorkZip: TEdit Left = 78 Top = 97 Width = 67 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 10 ParentFont = False ReadOnly = True TabOrder = 4 end end object GroupBoxWC: TGroupBox Left = 8 Top = 149 Width = 393 Height = 98 Caption = ' Company ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object LabelWorkOcc: TLabel Left = 210 Top = 22 Width = 58 Height = 13 Alignment = taRightJustify Caption = 'Occupation:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkDept: TLabel Left = 35 Top = 46 Width = 47 Height = 13 Alignment = taRightJustify Caption = 'Div/Dept:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkComp: TLabel Left = 51 Top = 21 Width = 31 Height = 13 Alignment = taRightJustify Caption = 'Name:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkPosition: TLabel Left = 228 Top = 46 Width = 40 Height = 13 Alignment = taRightJustify Caption = 'Position:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelWorkURL: TLabel Left = 28 Top = 70 Width = 54 Height = 13 Alignment = taRightJustify Caption = 'Web Page:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object SButtonWorkURL: TInfSpeedButton Left = 345 Top = 68 Width = 20 Height = 20 Flat = True Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000000000000000000000000000000000000C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400} OnClick = SButtonWorkURLClick end object EditWorkComp: TEdit Left = 85 Top = 19 Width = 92 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 0 end object EditWorkPosition: TEdit Left = 271 Top = 43 Width = 110 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 40 ParentFont = False ReadOnly = True TabOrder = 4 end object EditWorkDept: TEdit Left = 85 Top = 43 Width = 92 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object CBWorkOcc: TComboBox Left = 271 Top = 19 Width = 110 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 2 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditWorkURL: TEdit Left = 85 Top = 67 Width = 252 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 80 ParentFont = False ReadOnly = True TabOrder = 5 end object EditWorkOcc: TEdit Left = 271 Top = 19 Width = 110 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 3 end end end object TabSheetPersonal: TTabSheet Caption = 'Personal' ImageIndex = 4 object GroupBoxPP: TGroupBox Left = 8 Top = 7 Width = 393 Height = 86 Caption = ' Personal Info ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LabelPGender: TLabel Left = 21 Top = 27 Width = 38 Height = 13 Alignment = taRightJustify Caption = 'Gender:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelPAge: TLabel Left = 37 Top = 53 Width = 22 Height = 13 Alignment = taRightJustify Caption = 'Age:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelPMarital: TLabel Left = 194 Top = 27 Width = 67 Height = 13 Alignment = taRightJustify Caption = 'Marital Status:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelPHP: TLabel Left = 154 Top = 53 Width = 59 Height = 13 Alignment = taRightJustify Caption = 'Home Page:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object SButtonPHP: TInfSpeedButton Left = 348 Top = 50 Width = 20 Height = 20 Flat = True Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000000000000000000000000000000000000C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0 D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400C8D0D400} OnClick = SButtonPHPClick end object CBPMarital: TComboBox Left = 264 Top = 24 Width = 117 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 3 Visible = False OnDropDown = CBHomeHCountryDropDown end object CBPGender: TComboBox Left = 62 Top = 24 Width = 76 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 0 Visible = False end object EditPGender: TEdit Left = 62 Top = 24 Width = 76 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditPMarital: TEdit Left = 264 Top = 24 Width = 117 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 4 end object EditPHP: TEdit Left = 216 Top = 50 Width = 127 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 80 ParentFont = False ReadOnly = True TabOrder = 5 end object EditPAge: TEdit Left = 62 Top = 50 Width = 43 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 5 ParentFont = False ReadOnly = True TabOrder = 2 end end object GroupBoxPB: TGroupBox Left = 8 Top = 107 Width = 393 Height = 67 Caption = ' Birth Date ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object LabelPMonth: TLabel Left = 147 Top = 29 Width = 33 Height = 13 Alignment = taRightJustify Caption = 'Month:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelPDay: TLabel Left = 38 Top = 29 Width = 22 Height = 13 Alignment = taRightJustify Caption = 'Day:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelPYear: TLabel Left = 267 Top = 29 Width = 25 Height = 13 Alignment = taRightJustify Caption = 'Year:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object CBPMonth: TComboBox Left = 183 Top = 26 Width = 42 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 2 Visible = False OnChange = CBPDayChange Items.Strings = ( '' '01' '02' '03' '04' '05' '06' '07' '08' '09' '10' '11' '12') end object CBPDay: TComboBox Left = 63 Top = 26 Width = 44 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 0 Visible = False OnChange = CBPDayChange Items.Strings = ( '' '01' '02' '03' '04' '05' '06' '07' '08' '09' '10' '11' '12' '13' '14' '15' '16' '17' '18' '19' '20' '21' '22' '23' '24' '25' '26' '27' '28' '29' '30' '31') end object EditPMonth: TEdit Left = 183 Top = 26 Width = 42 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 3 end object EditPDay: TEdit Left = 63 Top = 26 Width = 44 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditPYear: TEdit Left = 295 Top = 26 Width = 42 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 4 ParentFont = False ReadOnly = True TabOrder = 4 end object PanelSign: TPanel Left = 347 Top = 20 Width = 34 Height = 34 BevelOuter = bvLowered TabOrder = 5 object ImageSign: TImage Left = 1 Top = 1 Width = 32 Height = 32 Align = alClient end end end object GroupBoxPL: TGroupBox Left = 8 Top = 188 Width = 393 Height = 59 Caption = ' Spoken Languages ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 object CBPLang1: TComboBox Left = 24 Top = 23 Width = 108 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 0 Visible = False end object CBPLang2: TComboBox Left = 144 Top = 23 Width = 108 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 2 Visible = False end object CBPLang3: TComboBox Left = 263 Top = 23 Width = 108 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False Sorted = True TabOrder = 4 Visible = False end object EditPLang1: TEdit Left = 24 Top = 23 Width = 108 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditPLang2: TEdit Left = 144 Top = 23 Width = 108 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 3 end object EditPLang3: TEdit Left = 263 Top = 23 Width = 108 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 5 end end end object TabSheetInterests: TTabSheet Caption = 'Interests' ImageIndex = 5 object GroupBoxInts: TGroupBox Left = 8 Top = 7 Width = 393 Height = 242 Caption = ' Personal Interests ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LabeliNCats: TLabel Left = 17 Top = 29 Width = 53 Height = 13 Caption = 'Categories:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabeliNInts: TLabel Left = 169 Top = 29 Width = 43 Height = 13 Caption = 'Interests:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object CBInt4: TComboBox Left = 16 Top = 168 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 9 Visible = False OnDropDown = CBHomeHCountryDropDown end object CBInt3: TComboBox Left = 16 Top = 128 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 6 Visible = False OnDropDown = CBHomeHCountryDropDown end object CBInt1: TComboBox Left = 16 Top = 48 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 0 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditIntCat1: TEdit Left = 16 Top = 48 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditIntKeys1: TEdit Left = 168 Top = 48 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 2 end object CBInt2: TComboBox Left = 16 Top = 88 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 3 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditIntKeys2: TEdit Left = 168 Top = 88 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 4 end object EditIntCat2: TEdit Left = 16 Top = 88 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 5 end object EditIntCat3: TEdit Left = 16 Top = 128 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 7 end object EditIntKeys3: TEdit Left = 168 Top = 128 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 8 end object EditIntCat4: TEdit Left = 16 Top = 168 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 10 end object EditIntKeys4: TEdit Left = 168 Top = 168 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 11 end end end object TabSheetPast: TTabSheet Caption = 'Past' ImageIndex = 6 object GroupBoxPO: TGroupBox Left = 8 Top = 7 Width = 393 Height = 242 Caption = ' Past Affiliation / Organization ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LabelAff: TLabel Left = 18 Top = 34 Width = 85 Height = 13 Caption = 'Past Background:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelAffKeys: TLabel Left = 169 Top = 34 Width = 88 Height = 13 Caption = 'Names, Keywords:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelOrg: TLabel Left = 18 Top = 136 Width = 89 Height = 13 Caption = 'Organization Type:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object LabelOrgKeys: TLabel Left = 169 Top = 136 Width = 88 Height = 13 Caption = 'Names, Keywords:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object CBAff3: TComboBox Left = 16 Top = 103 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 6 Visible = False OnDropDown = CBHomeHCountryDropDown end object CBAff1: TComboBox Left = 16 Top = 51 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 0 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditAffCat1: TEdit Left = 16 Top = 51 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 1 end object EditAffKeys1: TEdit Left = 168 Top = 51 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 2 end object CBAff2: TComboBox Left = 16 Top = 77 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 3 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditAffKeys2: TEdit Left = 168 Top = 77 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 4 end object EditAffCat2: TEdit Left = 16 Top = 77 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 5 end object EditAffCat3: TEdit Left = 16 Top = 103 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 7 end object EditAffKeys3: TEdit Left = 168 Top = 103 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 8 end object CBOrg2: TComboBox Left = 16 Top = 179 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 12 Visible = False OnDropDown = CBHomeHCountryDropDown end object CBOrg1: TComboBox Left = 16 Top = 153 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 9 Visible = False OnDropDown = CBHomeHCountryDropDown end object CBOrg3: TComboBox Left = 16 Top = 205 Width = 144 Height = 21 Style = csDropDownList DropDownCount = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False Sorted = True TabOrder = 15 Visible = False OnDropDown = CBHomeHCountryDropDown end object EditOrgCat1: TEdit Left = 16 Top = 153 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 10 end object EditOrgKeys1: TEdit Left = 168 Top = 153 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 11 end object EditOrgKeys2: TEdit Left = 168 Top = 179 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 14 end object EditOrgKeys3: TEdit Left = 168 Top = 205 Width = 209 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 17 end object EditOrgCat3: TEdit Left = 16 Top = 205 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 16 end object EditOrgCat2: TEdit Left = 16 Top = 179 Width = 144 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 30 ParentFont = False ReadOnly = True TabOrder = 13 end end end object TabSheetAbout: TTabSheet Caption = 'About' ImageIndex = 7 object GroupBoxAbout: TGroupBox Left = 8 Top = 7 Width = 393 Height = 242 Caption = ' About / Web Center Message ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object MemoAbout: TMemo Left = 13 Top = 20 Width = 367 Height = 213 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 400 ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end end object TabSheetAdditional: TTabSheet Caption = 'Additional' ImageIndex = 8 object GroupBoxAddEmails: TGroupBox Left = 8 Top = 7 Width = 150 Height = 242 Caption = ' Additional Emails ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object EditAdEmail4: TEdit Left = 12 Top = 92 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 6 end object EditAdEmail7: TEdit Left = 12 Top = 158 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 12 end object EditAdEmail1: TEdit Left = 12 Top = 26 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 0 end object EditAdEmail2: TEdit Left = 12 Top = 48 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 2 end object EditAdEmail5: TEdit Left = 12 Top = 114 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 8 end object EditAdEmail8: TEdit Left = 12 Top = 180 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 14 end object EditAdEmail3: TEdit Left = 12 Top = 70 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 4 end object EditAdEmail6: TEdit Left = 12 Top = 136 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 10 end object EditAdEmail9: TEdit Left = 12 Top = 202 Width = 111 Height = 21 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 60 ParentFont = False ReadOnly = True TabOrder = 16 end object CheckBoxAdPub1: TCheckBox Left = 128 Top = 28 Width = 16 Height = 17 Enabled = False TabOrder = 1 end object CheckBoxAdPub2: TCheckBox Left = 128 Top = 50 Width = 16 Height = 17 Enabled = False TabOrder = 3 end object CheckBoxAdPub3: TCheckBox Left = 128 Top = 72 Width = 16 Height = 17 Enabled = False TabOrder = 5 end object CheckBoxAdPub6: TCheckBox Left = 128 Top = 138 Width = 16 Height = 17 Enabled = False TabOrder = 11 end object CheckBoxAdPub5: TCheckBox Left = 128 Top = 116 Width = 16 Height = 17 Enabled = False TabOrder = 9 end object CheckBoxAdPub4: TCheckBox Left = 128 Top = 94 Width = 16 Height = 17 Enabled = False TabOrder = 7 end object CheckBoxAdPub9: TCheckBox Left = 128 Top = 204 Width = 16 Height = 17 Enabled = False TabOrder = 17 end object CheckBoxAdPub8: TCheckBox Left = 128 Top = 182 Width = 16 Height = 17 Enabled = False TabOrder = 15 end object CheckBoxAdPub7: TCheckBox Left = 128 Top = 160 Width = 16 Height = 17 Enabled = False TabOrder = 13 end end object GroupBoxOnlineInfo: TGroupBox Left = 161 Top = 7 Width = 240 Height = 242 Caption = ' Online Info ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object MemoAdOnlineInfo: TMemo Left = 10 Top = 18 Width = 221 Height = 214 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssBoth TabOrder = 0 end end end end object RVStyle1: TRVStyle TextStyles = < item StyleName = 'Normal text' FontName = 'Tahoma' end item StyleName = 'Heading' FontName = 'Tahoma' Style = [fsBold] end item StyleName = 'icq' FontName = 'Tahoma' Style = [fsBold] end item StyleName = 'uin' FontName = 'Tahoma' Style = [fsBold] end item StyleName = 'Font Style' FontName = 'Tahoma' Size = 8 end item StyleName = 'Font Style' FontName = 'Tahoma' Size = 8 Style = [fsBold] end> ParaStyles = < item StyleName = 'Paragraph Style' Tabs = <> end item StyleName = 'Centered' Alignment = rvaCenter Tabs = <> end> ListStyles = <> CurrentItemColor = clBtnShadow InvalidPicture.Data = { 07544269746D617036100000424D361000000000000036000000280000002000 0000200000000100200000000000001000000000000000000000000000000000 0000808080008080800080808000808080008080800080808000808080008080 8000808080008080800080808000808080008080800080808000808080008080 8000808080008080800080808000808080008080800080808000808080008080 8000808080008080800080808000808080008080800080808000808080008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0 C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF000000FF000000FF00FFFF FF00FFFFFF000000FF000000FF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000FF000000 FF000000FF000000FF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF000000 FF000000FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF000000FF000000 FF000000FF000000FF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF000000FF000000FF00FFFF FF00FFFFFF000000FF000000FF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00C0C0C00000000000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF008080800080808000808080008080800080808000808080008080 800080808000808080008080800080808000808080008080800080808000FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 800080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF008080 8000808080008080800080808000808080008080800080808000808080008080 8000808080008080800080808000808080008080800080808000808080008080 8000808080008080800080808000808080008080800080808000808080008080 8000808080008080800080808000808080008080800080808000808080008080 8000} StyleTemplates = <> Left = 38 Top = 6 end object PopupMenuCopy: TPopupMenu Images = MainForm.ImageList1 Left = 6 Top = 6 object CustomItemCopy: TMenuItem Caption = 'Copy Selected' OnClick = CustomItemCopyClick end object CustomItemCopyAll: TMenuItem Caption = 'Copy All' OnClick = CustomItemCopyAllClick end end object InfClientInfo: TInfClient ProxyAuth = False ProxyAuthNTLM = False OnError = InfClientInfoError Left = 11 Top = 40 end object OpenPictureDialog: TOpenDialog Filter = 'All (*.gif;*.jpg;*.bmp)|*.gif;*.jpg;*.bmp|GIF Image (*.gif)|*.gi' + 'f|JPEG Image File (*.jpg)|*.jpg|Bitmaps (*.bmp)|*.bmp' Left = 78 Top = 38 end object SignsList: TImageList Height = 32 Width = 32 Left = 80 Top = 8 end end