home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMENTERADDRESS / TFRMENTERADDRESS.txt < prev   
Encoding:
Text File  |  2004-05-18  |  48.7 KB  |  1,847 lines

  1. object FrmEnterAddress: TFrmEnterAddress
  2.   Left = 370
  3.   Top = 139
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Contact'
  7.   ClientHeight = 416
  8.   ClientWidth = 516
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = 15
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poDefault
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnKeyPress = FormKeyPress
  23.   OnKeyUp = FormKeyUp
  24.   DesignSize = (
  25.     516
  26.     416)
  27.   PixelsPerInch = 120
  28.   TextHeight = 15
  29.   object PnlOK: TPanel
  30.     Left = 381
  31.     Top = 387
  32.     Width = 131
  33.     Height = 25
  34.     Anchors = [akRight, akBottom]
  35.     BevelOuter = bvNone
  36.     ParentColor = True
  37.     TabOrder = 2
  38.   end
  39.   object PnlButtons: TPanel
  40.     Left = 179
  41.     Top = 387
  42.     Width = 102
  43.     Height = 25
  44.     Anchors = [akRight, akBottom]
  45.     BevelOuter = bvNone
  46.     ParentColor = True
  47.     TabOrder = 3
  48.   end
  49.   object PnlBottom: TElPanel
  50.     Left = 0
  51.     Top = 365
  52.     Width = 516
  53.     Height = 51
  54.     Align = alBottom
  55.     BevelOuter = bvNone
  56.     TabOrder = 1
  57.     DockOrientation = doNoOrient
  58.     DesignSize = (
  59.       516
  60.       51)
  61.     object BtnOK: TButton
  62.       Left = 295
  63.       Top = 9
  64.       Width = 100
  65.       Height = 30
  66.       Anchors = [akTop, akRight]
  67.       Caption = '&OK'
  68.       Default = True
  69.       TabOrder = 0
  70.       OnClick = BtnOKClick
  71.     end
  72.     object BtnCancel: TButton
  73.       Left = 404
  74.       Top = 9
  75.       Width = 100
  76.       Height = 30
  77.       Anchors = [akTop, akRight]
  78.       Cancel = True
  79.       Caption = 'Cancel'
  80.       ModalResult = 2
  81.       TabOrder = 1
  82.       OnClick = BtnCancelClick
  83.     end
  84.   end
  85.   object PC: TElPageControl
  86.     Left = 0
  87.     Top = 0
  88.     Width = 516
  89.     Height = 365
  90.     ActiveTabColor = clWindow
  91.     BorderWidth = 0
  92.     DrawFocus = False
  93.     Flat = False
  94.     HotTrack = False
  95.     Multiline = False
  96.     RaggedRight = False
  97.     ScrollOpposite = False
  98.     Style = etsFlatTabs
  99.     TabHeight = 28
  100.     TabIndex = 0
  101.     TabPosition = etpTop
  102.     HotTrackFont.Charset = DEFAULT_CHARSET
  103.     HotTrackFont.Color = clBlue
  104.     HotTrackFont.Height = -13
  105.     HotTrackFont.Name = 'MS Sans Serif'
  106.     HotTrackFont.Style = []
  107.     ActivePage = Tab1
  108.     ActiveTabFont.Charset = DEFAULT_CHARSET
  109.     ActiveTabFont.Color = clWindowText
  110.     ActiveTabFont.Height = -13
  111.     ActiveTabFont.Name = 'MS Sans Serif'
  112.     ActiveTabFont.Style = []
  113.     OnDrawTab = PCDrawTab
  114.     Align = alClient
  115.     ParentColor = False
  116.     TabOrder = 0
  117.     UseXPThemes = False
  118.     DockOrientation = doNoOrient
  119.     object Tab1: TElTabSheet
  120.       PageControl = PC
  121.       Caption = '&General'
  122.       Color = clWhite
  123.       object Label7: TLabel
  124.         Left = 10
  125.         Top = 16
  126.         Width = 24
  127.         Height = 15
  128.         Caption = 'F&irst'
  129.         FocusControl = EditFirst
  130.         Transparent = True
  131.       end
  132.       object Label8: TLabel
  133.         Left = 252
  134.         Top = 16
  135.         Width = 90
  136.         Height = 15
  137.         Alignment = taRightJustify
  138.         AutoSize = False
  139.         Caption = 'Middle'
  140.         Transparent = True
  141.       end
  142.       object Label9: TLabel
  143.         Left = 10
  144.         Top = 44
  145.         Width = 24
  146.         Height = 15
  147.         Caption = '&Last'
  148.         FocusControl = EditLast
  149.         Transparent = True
  150.       end
  151.       object Image: TImage
  152.         Left = 294
  153.         Top = 311
  154.         Width = 17
  155.         Height = 16
  156.       end
  157.       object Label3: TLabel
  158.         Left = 10
  159.         Top = 100
  160.         Width = 36
  161.         Height = 15
  162.         Caption = '&E-mail'
  163.         FocusControl = EditEmail
  164.         Transparent = True
  165.       end
  166.       object Label28: TLabel
  167.         Left = 10
  168.         Top = 72
  169.         Width = 30
  170.         Height = 15
  171.         Caption = 'Prefix'
  172.         FocusControl = EditLast
  173.         Transparent = True
  174.       end
  175.       object Label29: TLabel
  176.         Left = 252
  177.         Top = 72
  178.         Width = 90
  179.         Height = 15
  180.         Alignment = taRightJustify
  181.         AutoSize = False
  182.         Caption = 'Suffix'
  183.         FocusControl = EditLast
  184.         Transparent = True
  185.       end
  186.       object Label17: TLabel
  187.         Left = 10
  188.         Top = 212
  189.         Width = 36
  190.         Height = 15
  191.         Caption = 'Mo&bile'
  192.         FocusControl = EditMobile
  193.         Transparent = True
  194.       end
  195.       object Label14: TLabel
  196.         Left = 10
  197.         Top = 184
  198.         Width = 17
  199.         Height = 15
  200.         Caption = '&Tel'
  201.         FocusControl = EditTel
  202.         Transparent = True
  203.       end
  204.       object Label13: TLabel
  205.         Left = 10
  206.         Top = 130
  207.         Width = 53
  208.         Height = 15
  209.         Caption = '&Company'
  210.         FocusControl = EditCompany
  211.         Transparent = True
  212.       end
  213.       object Label1: TLabel
  214.         Left = 10
  215.         Top = 158
  216.         Width = 23
  217.         Height = 15
  218.         Caption = 'Tit&le'
  219.         FocusControl = EditTitle
  220.         Transparent = True
  221.       end
  222.       object Label15: TLabel
  223.         Left = 252
  224.         Top = 186
  225.         Width = 90
  226.         Height = 15
  227.         Alignment = taRightJustify
  228.         AutoSize = False
  229.         Caption = 'F&ax'
  230.         FocusControl = EditFax
  231.         Transparent = True
  232.       end
  233.       object Label43: TLabel
  234.         Left = 252
  235.         Top = 214
  236.         Width = 90
  237.         Height = 15
  238.         Alignment = taRightJustify
  239.         AutoSize = False
  240.         Caption = 'Pager'
  241.         FocusControl = EditPager
  242.         Transparent = True
  243.       end
  244.       object Label40: TLabel
  245.         Left = 10
  246.         Top = 240
  247.         Width = 22
  248.         Height = 15
  249.         Caption = 'IM 1'
  250.         FocusControl = EditIM1
  251.         Transparent = True
  252.       end
  253.       object Label44: TLabel
  254.         Left = 252
  255.         Top = 242
  256.         Width = 90
  257.         Height = 15
  258.         Alignment = taRightJustify
  259.         AutoSize = False
  260.         Caption = 'IM 2'
  261.         FocusControl = EditIM2
  262.         Transparent = True
  263.       end
  264.       object Label47: TLabel
  265.         Left = 252
  266.         Top = 44
  267.         Width = 90
  268.         Height = 15
  269.         Alignment = taRightJustify
  270.         AutoSize = False
  271.         Caption = 'Display As'
  272.         Transparent = True
  273.       end
  274.       object EditFirst: TElAdvancedEdit
  275.         Left = 108
  276.         Top = 12
  277.         Width = 140
  278.         Height = 23
  279.         UseXPThemes = False
  280.         ActiveBorderType = fbtColorLineBorder
  281.         Flat = True
  282.         InactiveBorderType = fbtColorLineBorder
  283.         LineBorderActiveColor = clGray
  284.         LineBorderInactiveColor = clGray
  285.         TabOrder = 0
  286.       end
  287.       object EditMiddle: TElAdvancedEdit
  288.         Left = 350
  289.         Top = 12
  290.         Width = 140
  291.         Height = 23
  292.         UseXPThemes = False
  293.         ActiveBorderType = fbtColorLineBorder
  294.         Flat = True
  295.         InactiveBorderType = fbtColorLineBorder
  296.         LineBorderActiveColor = clGray
  297.         LineBorderInactiveColor = clGray
  298.         TabOrder = 1
  299.       end
  300.       object EditLast: TElAdvancedEdit
  301.         Left = 108
  302.         Top = 40
  303.         Width = 140
  304.         Height = 23
  305.         UseXPThemes = False
  306.         ActiveBorderType = fbtColorLineBorder
  307.         Flat = True
  308.         InactiveBorderType = fbtColorLineBorder
  309.         LineBorderActiveColor = clGray
  310.         LineBorderInactiveColor = clGray
  311.         TabOrder = 2
  312.       end
  313.       object BtnIcon: TButton
  314.         Left = 316
  315.         Top = 307
  316.         Width = 123
  317.         Height = 24
  318.         Caption = '&Change Icon'
  319.         Font.Charset = DEFAULT_CHARSET
  320.         Font.Color = clWindowText
  321.         Font.Height = 15
  322.         Font.Name = 'Arial'
  323.         Font.Style = []
  324.         ParentFont = False
  325.         TabOrder = 19
  326.         OnClick = BtnIconClick
  327.       end
  328.       object cbFavourite: TElCheckBox
  329.         Left = 293
  330.         Top = 280
  331.         Width = 52
  332.         Height = 20
  333.         Cursor = crDefault
  334.         Transparent = True
  335.         Flat = True
  336.         Caption = 'V.I.P.'
  337.         TabOrder = 18
  338.         Color = clBtnFace
  339.         ParentColor = False
  340.         DoubleBuffered = False
  341.       end
  342.       object cbStyled: TElCheckBox
  343.         Left = 108
  344.         Top = 307
  345.         Width = 101
  346.         Height = 20
  347.         Cursor = crDefault
  348.         Transparent = True
  349.         Flat = True
  350.         Caption = 'Prefers Styled'
  351.         TabOrder = 17
  352.         Color = clBtnFace
  353.         ParentColor = False
  354.         OnClick = cbStyledClick
  355.         DoubleBuffered = False
  356.       end
  357.       object EditEmail: TElAdvancedEdit
  358.         Left = 108
  359.         Top = 96
  360.         Width = 358
  361.         Height = 23
  362.         UseXPThemes = False
  363.         ActiveBorderType = fbtColorLineBorder
  364.         Flat = True
  365.         InactiveBorderType = fbtColorLineBorder
  366.         LineBorderActiveColor = clGray
  367.         LineBorderInactiveColor = clGray
  368.         TabOrder = 6
  369.       end
  370.       object cbPlain: TElCheckBox
  371.         Left = 108
  372.         Top = 280
  373.         Width = 96
  374.         Height = 20
  375.         Cursor = crDefault
  376.         Transparent = True
  377.         Flat = True
  378.         Caption = 'Prefers Plain'
  379.         TabOrder = 16
  380.         Color = clBtnFace
  381.         ParentColor = False
  382.         OnClick = cbPlainClick
  383.         DoubleBuffered = False
  384.       end
  385.       object BtnActE1: TButton
  386.         Left = 470
  387.         Top = 96
  388.         Width = 21
  389.         Height = 23
  390.         Caption = '>'
  391.         Font.Charset = DEFAULT_CHARSET
  392.         Font.Color = clWindowText
  393.         Font.Height = 15
  394.         Font.Name = 'Arial'
  395.         Font.Style = []
  396.         ParentFont = False
  397.         TabOrder = 7
  398.         OnClick = BtnActE1Click
  399.       end
  400.       object cbPrefix: TElAdvancedComboBox
  401.         Left = 108
  402.         Top = 68
  403.         Width = 140
  404.         Height = 23
  405.         ActiveBorderType = fbtColorLineBorder
  406.         AutoCompletion = False
  407.         Flat = True
  408.         HandleDialogKeys = False
  409.         HorizontalScroll = False
  410.         InactiveBorderType = fbtColorLineBorder
  411.         ItemIndex = -1
  412.         ItemHeight = 15
  413.         LineBorderActiveColor = clGray
  414.         LineBorderInactiveColor = clGray
  415.         TabOrder = 4
  416.         UseXPThemes = False
  417.         Items.Strings = (
  418.           'Dr.'
  419.           'Miss'
  420.           'Mr.'
  421.           'Mrs.'
  422.           'Ms.'
  423.           'Prof.')
  424.       end
  425.       object cbSuffix: TElAdvancedComboBox
  426.         Left = 350
  427.         Top = 68
  428.         Width = 140
  429.         Height = 23
  430.         ActiveBorderType = fbtColorLineBorder
  431.         AutoCompletion = False
  432.         Flat = True
  433.         HandleDialogKeys = False
  434.         HorizontalScroll = False
  435.         InactiveBorderType = fbtColorLineBorder
  436.         ItemIndex = -1
  437.         ItemHeight = 15
  438.         LineBorderActiveColor = clGray
  439.         LineBorderInactiveColor = clGray
  440.         TabOrder = 5
  441.         UseXPThemes = False
  442.         Items.Strings = (
  443.           'I'
  444.           'II'
  445.           'III'
  446.           'IV'
  447.           'Jr.'
  448.           'Sr.')
  449.       end
  450.       object EditMobile: TElAdvancedEdit
  451.         Left = 108
  452.         Top = 208
  453.         Width = 140
  454.         Height = 23
  455.         UseXPThemes = False
  456.         ActiveBorderType = fbtColorLineBorder
  457.         Flat = True
  458.         InactiveBorderType = fbtColorLineBorder
  459.         LineBorderActiveColor = clGray
  460.         LineBorderInactiveColor = clGray
  461.         TabOrder = 12
  462.       end
  463.       object EditTel: TElAdvancedEdit
  464.         Left = 108
  465.         Top = 180
  466.         Width = 140
  467.         Height = 23
  468.         UseXPThemes = False
  469.         ActiveBorderType = fbtColorLineBorder
  470.         Flat = True
  471.         InactiveBorderType = fbtColorLineBorder
  472.         LineBorderActiveColor = clGray
  473.         LineBorderInactiveColor = clGray
  474.         TabOrder = 10
  475.       end
  476.       object EditCompany: TElAdvancedEdit
  477.         Left = 108
  478.         Top = 124
  479.         Width = 382
  480.         Height = 23
  481.         UseXPThemes = False
  482.         ActiveBorderType = fbtColorLineBorder
  483.         Flat = True
  484.         InactiveBorderType = fbtColorLineBorder
  485.         LineBorderActiveColor = clGray
  486.         LineBorderInactiveColor = clGray
  487.         TabOrder = 8
  488.       end
  489.       object EditTitle: TElAdvancedEdit
  490.         Left = 108
  491.         Top = 152
  492.         Width = 382
  493.         Height = 23
  494.         UseXPThemes = False
  495.         ActiveBorderType = fbtColorLineBorder
  496.         Flat = True
  497.         InactiveBorderType = fbtColorLineBorder
  498.         LineBorderActiveColor = clGray
  499.         LineBorderInactiveColor = clGray
  500.         TabOrder = 9
  501.       end
  502.       object EditFax: TElAdvancedEdit
  503.         Left = 350
  504.         Top = 180
  505.         Width = 140
  506.         Height = 23
  507.         UseXPThemes = False
  508.         ActiveBorderType = fbtColorLineBorder
  509.         Flat = True
  510.         InactiveBorderType = fbtColorLineBorder
  511.         LineBorderActiveColor = clGray
  512.         LineBorderInactiveColor = clGray
  513.         TabOrder = 11
  514.       end
  515.       object EditPager: TElAdvancedEdit
  516.         Left = 350
  517.         Top = 208
  518.         Width = 140
  519.         Height = 23
  520.         UseXPThemes = False
  521.         ActiveBorderType = fbtColorLineBorder
  522.         Flat = True
  523.         InactiveBorderType = fbtColorLineBorder
  524.         LineBorderActiveColor = clGray
  525.         LineBorderInactiveColor = clGray
  526.         TabOrder = 13
  527.       end
  528.       object EditIM1: TElAdvancedEdit
  529.         Left = 108
  530.         Top = 236
  531.         Width = 140
  532.         Height = 23
  533.         UseXPThemes = False
  534.         ActiveBorderType = fbtColorLineBorder
  535.         Flat = True
  536.         InactiveBorderType = fbtColorLineBorder
  537.         LineBorderActiveColor = clGray
  538.         LineBorderInactiveColor = clGray
  539.         TabOrder = 14
  540.       end
  541.       object EditIM2: TElAdvancedEdit
  542.         Left = 350
  543.         Top = 236
  544.         Width = 140
  545.         Height = 23
  546.         UseXPThemes = False
  547.         ActiveBorderType = fbtColorLineBorder
  548.         Flat = True
  549.         InactiveBorderType = fbtColorLineBorder
  550.         LineBorderActiveColor = clGray
  551.         LineBorderInactiveColor = clGray
  552.         TabOrder = 15
  553.       end
  554.       object EditName: TElAdvancedEdit
  555.         Left = 350
  556.         Top = 40
  557.         Width = 140
  558.         Height = 23
  559.         UseXPThemes = False
  560.         ActiveBorderType = fbtColorLineBorder
  561.         Flat = True
  562.         InactiveBorderType = fbtColorLineBorder
  563.         LineBorderActiveColor = clGray
  564.         LineBorderInactiveColor = clGray
  565.         TabOrder = 3
  566.       end
  567.     end
  568.     object Tab2: TElTabSheet
  569.       PageControl = PC
  570.       Caption = '&Business'
  571.       Color = clWhite
  572.       Visible = False
  573.       object Label6: TLabel
  574.         Left = 10
  575.         Top = 46
  576.         Width = 92
  577.         Height = 15
  578.         Caption = 'Company E-mail'
  579.         FocusControl = EditEmail2
  580.         Transparent = True
  581.       end
  582.       object Label31: TLabel
  583.         Left = 10
  584.         Top = 16
  585.         Width = 65
  586.         Height = 15
  587.         Caption = 'Department'
  588.         FocusControl = EditDept
  589.         Transparent = True
  590.       end
  591.       object Label11: TLabel
  592.         Left = 10
  593.         Top = 76
  594.         Width = 81
  595.         Height = 15
  596.         Caption = 'Company &URL'
  597.         FocusControl = EditURL1
  598.         Transparent = True
  599.       end
  600.       object ElGroupBox1: TElGroupBox
  601.         Left = 16
  602.         Top = 176
  603.         Width = 465
  604.         Height = 140
  605.         AutoDisableChildren = False
  606.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  607.         Caption = ' Business Address '
  608.         Flat = False
  609.         FlatAlways = False
  610.         ParentColor = True
  611.         ShowFocus = False
  612.         TabOrder = 5
  613.         object Label22: TLabel
  614.           Left = 12
  615.           Top = 112
  616.           Width = 42
  617.           Height = 15
  618.           Caption = 'Country'
  619.           FocusControl = EditCountry
  620.           Transparent = True
  621.         end
  622.         object Label23: TLabel
  623.           Left = 226
  624.           Top = 112
  625.           Width = 106
  626.           Height = 15
  627.           Alignment = taRightJustify
  628.           AutoSize = False
  629.           Caption = 'Postal Code'
  630.           FocusControl = EditZIP
  631.           Transparent = True
  632.         end
  633.         object Label18: TLabel
  634.           Left = 226
  635.           Top = 84
  636.           Width = 106
  637.           Height = 15
  638.           Alignment = taRightJustify
  639.           AutoSize = False
  640.           Caption = 'State/Prov'
  641.           FocusControl = EditState
  642.           Transparent = True
  643.         end
  644.         object Label5: TLabel
  645.           Left = 12
  646.           Top = 84
  647.           Width = 20
  648.           Height = 15
  649.           Caption = 'City'
  650.           FocusControl = EditCity
  651.           Transparent = True
  652.         end
  653.         object Label2: TLabel
  654.           Left = 12
  655.           Top = 28
  656.           Width = 32
  657.           Height = 15
  658.           Caption = 'Street'
  659.           FocusControl = EditStreet1
  660.           Transparent = True
  661.         end
  662.         object Label30: TLabel
  663.           Left = 12
  664.           Top = 56
  665.           Width = 32
  666.           Height = 15
  667.           Caption = 'Street'
  668.           FocusControl = EditStreet2
  669.           Transparent = True
  670.         end
  671.         object EditCountry: TElAdvancedEdit
  672.           Left = 112
  673.           Top = 108
  674.           Width = 110
  675.           Height = 23
  676.           UseXPThemes = False
  677.           ActiveBorderType = fbtColorLineBorder
  678.           Flat = True
  679.           InactiveBorderType = fbtColorLineBorder
  680.           LineBorderActiveColor = clGray
  681.           LineBorderInactiveColor = clGray
  682.           TabOrder = 4
  683.         end
  684.         object EditZIP: TElAdvancedEdit
  685.           Left = 341
  686.           Top = 108
  687.           Width = 110
  688.           Height = 23
  689.           UseXPThemes = False
  690.           ActiveBorderType = fbtColorLineBorder
  691.           Flat = True
  692.           InactiveBorderType = fbtColorLineBorder
  693.           LineBorderActiveColor = clGray
  694.           LineBorderInactiveColor = clGray
  695.           TabOrder = 5
  696.         end
  697.         object EditState: TElAdvancedEdit
  698.           Left = 341
  699.           Top = 80
  700.           Width = 110
  701.           Height = 23
  702.           UseXPThemes = False
  703.           ActiveBorderType = fbtColorLineBorder
  704.           Flat = True
  705.           InactiveBorderType = fbtColorLineBorder
  706.           LineBorderActiveColor = clGray
  707.           LineBorderInactiveColor = clGray
  708.           TabOrder = 3
  709.         end
  710.         object EditCity: TElAdvancedEdit
  711.           Left = 112
  712.           Top = 80
  713.           Width = 110
  714.           Height = 23
  715.           UseXPThemes = False
  716.           ActiveBorderType = fbtColorLineBorder
  717.           Flat = True
  718.           InactiveBorderType = fbtColorLineBorder
  719.           LineBorderActiveColor = clGray
  720.           LineBorderInactiveColor = clGray
  721.           TabOrder = 2
  722.         end
  723.         object EditStreet1: TElAdvancedEdit
  724.           Left = 112
  725.           Top = 24
  726.           Width = 339
  727.           Height = 23
  728.           UseXPThemes = False
  729.           ActiveBorderType = fbtColorLineBorder
  730.           Flat = True
  731.           InactiveBorderType = fbtColorLineBorder
  732.           LineBorderActiveColor = clGray
  733.           LineBorderInactiveColor = clGray
  734.           TabOrder = 0
  735.         end
  736.         object EditStreet2: TElAdvancedEdit
  737.           Left = 112
  738.           Top = 52
  739.           Width = 339
  740.           Height = 23
  741.           UseXPThemes = False
  742.           ActiveBorderType = fbtColorLineBorder
  743.           Flat = True
  744.           InactiveBorderType = fbtColorLineBorder
  745.           LineBorderActiveColor = clGray
  746.           LineBorderInactiveColor = clGray
  747.           TabOrder = 1
  748.         end
  749.       end
  750.       object EditEmail2: TElAdvancedEdit
  751.         Left = 166
  752.         Top = 42
  753.         Width = 296
  754.         Height = 23
  755.         UseXPThemes = False
  756.         ActiveBorderType = fbtColorLineBorder
  757.         Flat = True
  758.         InactiveBorderType = fbtColorLineBorder
  759.         LineBorderActiveColor = clGray
  760.         LineBorderInactiveColor = clGray
  761.         TabOrder = 1
  762.       end
  763.       object BtnActE2: TButton
  764.         Left = 466
  765.         Top = 42
  766.         Width = 21
  767.         Height = 23
  768.         Caption = '>'
  769.         Font.Charset = DEFAULT_CHARSET
  770.         Font.Color = clWindowText
  771.         Font.Height = 15
  772.         Font.Name = 'Arial'
  773.         Font.Style = []
  774.         ParentFont = False
  775.         TabOrder = 2
  776.         OnClick = BtnActE1Click
  777.       end
  778.       object EditDept: TElAdvancedEdit
  779.         Left = 166
  780.         Top = 12
  781.         Width = 319
  782.         Height = 23
  783.         UseXPThemes = False
  784.         ActiveBorderType = fbtColorLineBorder
  785.         Flat = True
  786.         InactiveBorderType = fbtColorLineBorder
  787.         LineBorderActiveColor = clGray
  788.         LineBorderInactiveColor = clGray
  789.         TabOrder = 0
  790.       end
  791.       object EditURL1: TElAdvancedEdit
  792.         Left = 166
  793.         Top = 72
  794.         Width = 296
  795.         Height = 23
  796.         UseXPThemes = False
  797.         ActiveBorderType = fbtColorLineBorder
  798.         Flat = True
  799.         InactiveBorderType = fbtColorLineBorder
  800.         LineBorderActiveColor = clGray
  801.         LineBorderInactiveColor = clGray
  802.         TabOrder = 3
  803.       end
  804.       object BtnActU1: TButton
  805.         Left = 466
  806.         Top = 72
  807.         Width = 21
  808.         Height = 23
  809.         Caption = '>'
  810.         Font.Charset = DEFAULT_CHARSET
  811.         Font.Color = clWindowText
  812.         Font.Height = 15
  813.         Font.Name = 'Arial'
  814.         Font.Style = []
  815.         ParentFont = False
  816.         TabOrder = 4
  817.         OnClick = BtnActE1Click
  818.       end
  819.     end
  820.     object Tab5: TElTabSheet
  821.       PageControl = PC
  822.       Caption = '&Personal'
  823.       Color = clWhite
  824.       Visible = False
  825.       object Label10: TLabel
  826.         Left = 10
  827.         Top = 104
  828.         Width = 89
  829.         Height = 15
  830.         Caption = 'Personal E-mail'
  831.         Transparent = True
  832.       end
  833.       object Label12: TLabel
  834.         Left = 10
  835.         Top = 136
  836.         Width = 78
  837.         Height = 15
  838.         Caption = 'Personal URL'
  839.         Transparent = True
  840.       end
  841.       object Label41: TLabel
  842.         Left = 10
  843.         Top = 44
  844.         Width = 43
  845.         Height = 15
  846.         Caption = 'Spouse'
  847.         Transparent = True
  848.       end
  849.       object Label16: TLabel
  850.         Left = 10
  851.         Top = 72
  852.         Width = 54
  853.         Height = 15
  854.         Caption = 'Home Tel'
  855.         Transparent = True
  856.       end
  857.       object Label42: TLabel
  858.         Left = 252
  859.         Top = 72
  860.         Width = 90
  861.         Height = 15
  862.         Alignment = taRightJustify
  863.         AutoSize = False
  864.         Caption = 'Mobile'
  865.         Transparent = True
  866.       end
  867.       object Label4: TLabel
  868.         Left = 10
  869.         Top = 16
  870.         Width = 56
  871.         Height = 15
  872.         Caption = 'N&ickname'
  873.         FocusControl = EditNick
  874.         Transparent = True
  875.       end
  876.       object Label39: TLabel
  877.         Left = 252
  878.         Top = 16
  879.         Width = 110
  880.         Height = 15
  881.         Alignment = taRightJustify
  882.         AutoSize = False
  883.         Caption = 'Birthday'
  884.         Transparent = True
  885.       end
  886.       object Label38: TLabel
  887.         Left = 252
  888.         Top = 44
  889.         Width = 110
  890.         Height = 15
  891.         Alignment = taRightJustify
  892.         AutoSize = False
  893.         Caption = 'Anniversary'
  894.         Transparent = True
  895.       end
  896.       object EditEmail3: TElAdvancedEdit
  897.         Left = 166
  898.         Top = 100
  899.         Width = 300
  900.         Height = 23
  901.         UseXPThemes = False
  902.         ActiveBorderType = fbtColorLineBorder
  903.         Flat = True
  904.         InactiveBorderType = fbtColorLineBorder
  905.         LineBorderActiveColor = clGray
  906.         LineBorderInactiveColor = clGray
  907.         TabOrder = 6
  908.       end
  909.       object BtnActE3: TButton
  910.         Left = 470
  911.         Top = 100
  912.         Width = 21
  913.         Height = 23
  914.         Caption = '>'
  915.         Font.Charset = DEFAULT_CHARSET
  916.         Font.Color = clWindowText
  917.         Font.Height = 15
  918.         Font.Name = 'Arial'
  919.         Font.Style = []
  920.         ParentFont = False
  921.         TabOrder = 7
  922.         OnClick = BtnActE1Click
  923.       end
  924.       object EditURL2: TElAdvancedEdit
  925.         Left = 166
  926.         Top = 132
  927.         Width = 300
  928.         Height = 23
  929.         UseXPThemes = False
  930.         ActiveBorderType = fbtColorLineBorder
  931.         Flat = True
  932.         InactiveBorderType = fbtColorLineBorder
  933.         LineBorderActiveColor = clGray
  934.         LineBorderInactiveColor = clGray
  935.         TabOrder = 8
  936.       end
  937.       object BtnActU2: TButton
  938.         Left = 470
  939.         Top = 132
  940.         Width = 21
  941.         Height = 23
  942.         Caption = '>'
  943.         Font.Charset = DEFAULT_CHARSET
  944.         Font.Color = clWindowText
  945.         Font.Height = 15
  946.         Font.Name = 'Arial'
  947.         Font.Style = []
  948.         ParentFont = False
  949.         TabOrder = 9
  950.         OnClick = BtnActE1Click
  951.       end
  952.       object EditSpouse: TElAdvancedEdit
  953.         Left = 108
  954.         Top = 40
  955.         Width = 140
  956.         Height = 23
  957.         UseXPThemes = False
  958.         ActiveBorderType = fbtColorLineBorder
  959.         Flat = True
  960.         InactiveBorderType = fbtColorLineBorder
  961.         LineBorderActiveColor = clGray
  962.         LineBorderInactiveColor = clGray
  963.         TabOrder = 2
  964.       end
  965.       object EditHome: TElAdvancedEdit
  966.         Left = 108
  967.         Top = 68
  968.         Width = 140
  969.         Height = 23
  970.         UseXPThemes = False
  971.         ActiveBorderType = fbtColorLineBorder
  972.         Flat = True
  973.         InactiveBorderType = fbtColorLineBorder
  974.         LineBorderActiveColor = clGray
  975.         LineBorderInactiveColor = clGray
  976.         TabOrder = 4
  977.       end
  978.       object EditMobile2: TElAdvancedEdit
  979.         Left = 350
  980.         Top = 68
  981.         Width = 140
  982.         Height = 23
  983.         UseXPThemes = False
  984.         ActiveBorderType = fbtColorLineBorder
  985.         Flat = True
  986.         InactiveBorderType = fbtColorLineBorder
  987.         LineBorderActiveColor = clGray
  988.         LineBorderInactiveColor = clGray
  989.         TabOrder = 5
  990.       end
  991.       object EditNick: TElAdvancedEdit
  992.         Left = 108
  993.         Top = 12
  994.         Width = 140
  995.         Height = 23
  996.         UseXPThemes = False
  997.         ActiveBorderType = fbtColorLineBorder
  998.         Flat = True
  999.         InactiveBorderType = fbtColorLineBorder
  1000.         LineBorderActiveColor = clGray
  1001.         LineBorderInactiveColor = clGray
  1002.         TabOrder = 0
  1003.       end
  1004.       object EditBday: TElDateTimePicker
  1005.         Left = 370
  1006.         Top = 12
  1007.         Width = 120
  1008.         Height = 23
  1009.         Format = edfShortDate
  1010.         FormatString = 'c'
  1011.         DateTime = 29221.000000000000000000
  1012.         ActiveBorderType = fbtColorLineBorder
  1013.         InactiveBorderType = fbtColorLineBorder
  1014.         Flat = True
  1015.         ShowPopupCalendar = True
  1016.         AltChangeMethod = False
  1017.         ShowCheckBox = False
  1018.         Modified = False
  1019.         CalendarLineColorDark = clWindow
  1020.         UseSystemStartOfWeek = True
  1021.         WeekEndDays = [Sun, Sat]
  1022.         CalendarUseLineColors = False
  1023.         CalendarWeekendColor = clRed
  1024.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1025.         CalendarCurrentDayBorder = fbtSunken
  1026.         CalendarDayCellBorder = fbtLine
  1027.         CalendarSelectionBorder = fbtSunken
  1028.         MinDate = 2.000000000000000000
  1029.         MaxDate = 999999.000000000000000000
  1030.         ButtonDir = sbdUpDown
  1031.         ButtonType = sbtUpDown
  1032.         ButtonWidth = 21
  1033.         ParentColor = False
  1034.         TabOrder = 1
  1035.         TabStop = True
  1036.         LineBorderActiveColor = clGray
  1037.         LineBorderInactiveColor = clGray
  1038.         Unassigned = True
  1039.         UnassignedColor = clNavy
  1040.         UnassignedAllowed = True
  1041.         UseCurrentDate = False
  1042.         ButtonThinFrame = False
  1043.         UnassignedChar = ' '
  1044.         TranslateDays = True
  1045.       end
  1046.       object EditAnniv: TElDateTimePicker
  1047.         Left = 370
  1048.         Top = 40
  1049.         Width = 120
  1050.         Height = 23
  1051.         Format = edfShortDate
  1052.         FormatString = 'c'
  1053.         DateTime = 29221.000000000000000000
  1054.         ActiveBorderType = fbtColorLineBorder
  1055.         InactiveBorderType = fbtColorLineBorder
  1056.         Flat = True
  1057.         ShowPopupCalendar = True
  1058.         AltChangeMethod = False
  1059.         ShowCheckBox = False
  1060.         Modified = False
  1061.         CalendarLineColorDark = clWindow
  1062.         UseSystemStartOfWeek = True
  1063.         WeekEndDays = [Sun, Sat]
  1064.         CalendarUseLineColors = False
  1065.         CalendarWeekendColor = clRed
  1066.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1067.         CalendarCurrentDayBorder = fbtSunken
  1068.         CalendarDayCellBorder = fbtLine
  1069.         CalendarSelectionBorder = fbtSunken
  1070.         MinDate = 2.000000000000000000
  1071.         MaxDate = 999999.000000000000000000
  1072.         ButtonDir = sbdUpDown
  1073.         ButtonType = sbtUpDown
  1074.         ButtonWidth = 21
  1075.         ParentColor = False
  1076.         TabOrder = 3
  1077.         TabStop = True
  1078.         LineBorderActiveColor = clGray
  1079.         LineBorderInactiveColor = clGray
  1080.         Unassigned = True
  1081.         UnassignedColor = clNavy
  1082.         UnassignedAllowed = True
  1083.         UseCurrentDate = False
  1084.         ButtonThinFrame = False
  1085.         UnassignedChar = ' '
  1086.         TranslateDays = True
  1087.       end
  1088.       object ElGroupBox2: TElGroupBox
  1089.         Left = 16
  1090.         Top = 176
  1091.         Width = 465
  1092.         Height = 140
  1093.         AutoDisableChildren = False
  1094.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1095.         Caption = ' Home Address '
  1096.         Flat = False
  1097.         FlatAlways = False
  1098.         ParentColor = True
  1099.         ShowFocus = False
  1100.         TabOrder = 10
  1101.         object Label32: TLabel
  1102.           Left = 12
  1103.           Top = 112
  1104.           Width = 42
  1105.           Height = 15
  1106.           Caption = 'Country'
  1107.           FocusControl = EditHCountry
  1108.           Transparent = True
  1109.         end
  1110.         object Label35: TLabel
  1111.           Left = 12
  1112.           Top = 84
  1113.           Width = 20
  1114.           Height = 15
  1115.           Caption = 'City'
  1116.           FocusControl = EditHCity
  1117.           Transparent = True
  1118.         end
  1119.         object Label36: TLabel
  1120.           Left = 12
  1121.           Top = 28
  1122.           Width = 32
  1123.           Height = 15
  1124.           Caption = 'Street'
  1125.           FocusControl = EditHStreet1
  1126.           Transparent = True
  1127.         end
  1128.         object Label37: TLabel
  1129.           Left = 12
  1130.           Top = 56
  1131.           Width = 32
  1132.           Height = 15
  1133.           Caption = 'Street'
  1134.           FocusControl = EditHStreet2
  1135.           Transparent = True
  1136.         end
  1137.         object Label33: TLabel
  1138.           Left = 226
  1139.           Top = 112
  1140.           Width = 106
  1141.           Height = 15
  1142.           Alignment = taRightJustify
  1143.           AutoSize = False
  1144.           Caption = 'Postal Code'
  1145.           FocusControl = EditZIP
  1146.           Transparent = True
  1147.         end
  1148.         object Label34: TLabel
  1149.           Left = 226
  1150.           Top = 84
  1151.           Width = 106
  1152.           Height = 15
  1153.           Alignment = taRightJustify
  1154.           AutoSize = False
  1155.           Caption = 'State/Prov'
  1156.           FocusControl = EditState
  1157.           Transparent = True
  1158.         end
  1159.         object EditHCountry: TElAdvancedEdit
  1160.           Left = 112
  1161.           Top = 108
  1162.           Width = 110
  1163.           Height = 23
  1164.           UseXPThemes = False
  1165.           ActiveBorderType = fbtColorLineBorder
  1166.           Flat = True
  1167.           InactiveBorderType = fbtColorLineBorder
  1168.           LineBorderActiveColor = clGray
  1169.           LineBorderInactiveColor = clGray
  1170.           TabOrder = 4
  1171.         end
  1172.         object EditHZip: TElAdvancedEdit
  1173.           Left = 341
  1174.           Top = 108
  1175.           Width = 110
  1176.           Height = 23
  1177.           UseXPThemes = False
  1178.           ActiveBorderType = fbtColorLineBorder
  1179.           Flat = True
  1180.           InactiveBorderType = fbtColorLineBorder
  1181.           LineBorderActiveColor = clGray
  1182.           LineBorderInactiveColor = clGray
  1183.           TabOrder = 5
  1184.         end
  1185.         object EditHState: TElAdvancedEdit
  1186.           Left = 341
  1187.           Top = 80
  1188.           Width = 110
  1189.           Height = 23
  1190.           UseXPThemes = False
  1191.           ActiveBorderType = fbtColorLineBorder
  1192.           Flat = True
  1193.           InactiveBorderType = fbtColorLineBorder
  1194.           LineBorderActiveColor = clGray
  1195.           LineBorderInactiveColor = clGray
  1196.           TabOrder = 3
  1197.         end
  1198.         object EditHCity: TElAdvancedEdit
  1199.           Left = 112
  1200.           Top = 80
  1201.           Width = 110
  1202.           Height = 23
  1203.           UseXPThemes = False
  1204.           ActiveBorderType = fbtColorLineBorder
  1205.           Flat = True
  1206.           InactiveBorderType = fbtColorLineBorder
  1207.           LineBorderActiveColor = clGray
  1208.           LineBorderInactiveColor = clGray
  1209.           TabOrder = 2
  1210.         end
  1211.         object EditHStreet1: TElAdvancedEdit
  1212.           Left = 112
  1213.           Top = 24
  1214.           Width = 339
  1215.           Height = 23
  1216.           UseXPThemes = False
  1217.           ActiveBorderType = fbtColorLineBorder
  1218.           Flat = True
  1219.           InactiveBorderType = fbtColorLineBorder
  1220.           LineBorderActiveColor = clGray
  1221.           LineBorderInactiveColor = clGray
  1222.           TabOrder = 0
  1223.         end
  1224.         object EditHStreet2: TElAdvancedEdit
  1225.           Left = 112
  1226.           Top = 52
  1227.           Width = 339
  1228.           Height = 23
  1229.           UseXPThemes = False
  1230.           ActiveBorderType = fbtColorLineBorder
  1231.           Flat = True
  1232.           InactiveBorderType = fbtColorLineBorder
  1233.           LineBorderActiveColor = clGray
  1234.           LineBorderInactiveColor = clGray
  1235.           TabOrder = 1
  1236.         end
  1237.       end
  1238.     end
  1239.     object TabG1: TElTabSheet
  1240.       PageControl = PC
  1241.       Caption = 'G&roup'
  1242.       Color = clWindow
  1243.       Visible = False
  1244.       object Label21: TLabel
  1245.         Left = 10
  1246.         Top = 47
  1247.         Width = 167
  1248.         Height = 15
  1249.         Caption = '&List of addresses in the group:'
  1250.         Transparent = True
  1251.       end
  1252.       object Label26: TLabel
  1253.         Left = 10
  1254.         Top = 16
  1255.         Width = 69
  1256.         Height = 15
  1257.         Caption = 'Group name'
  1258.         Transparent = True
  1259.       end
  1260.       object Label27: TLabel
  1261.         Left = 112
  1262.         Top = 282
  1263.         Width = 237
  1264.         Height = 15
  1265.         Caption = 'This item is just a link and cannot be edited'
  1266.         Transparent = True
  1267.         Visible = False
  1268.       end
  1269.       object PnlGEdit: TElPanel
  1270.         Left = 0
  1271.         Top = 268
  1272.         Width = 512
  1273.         Height = 34
  1274.         Align = alBottom
  1275.         BevelOuter = bvNone
  1276.         TabOrder = 1
  1277.         DockOrientation = doNoOrient
  1278.         object Label19: TLabel
  1279.           Left = 6
  1280.           Top = 10
  1281.           Width = 34
  1282.           Height = 15
  1283.           Caption = 'N&ame'
  1284.           FocusControl = EditNameG
  1285.           Transparent = True
  1286.           Visible = False
  1287.         end
  1288.         object Label20: TLabel
  1289.           Left = 238
  1290.           Top = 10
  1291.           Width = 36
  1292.           Height = 15
  1293.           Caption = 'E-ma&il'
  1294.           FocusControl = EditEmailG
  1295.           Transparent = True
  1296.           Visible = False
  1297.         end
  1298.         object EditNameG: TElAdvancedEdit
  1299.           Left = 85
  1300.           Top = 6
  1301.           Width = 145
  1302.           Height = 23
  1303.           UseXPThemes = False
  1304.           ActiveBorderType = fbtColorLineBorder
  1305.           Flat = True
  1306.           InactiveBorderType = fbtColorLineBorder
  1307.           LineBorderActiveColor = clGray
  1308.           LineBorderInactiveColor = clGray
  1309.           TabOrder = 0
  1310.           Visible = False
  1311.         end
  1312.         object EditEmailG: TElAdvancedEdit
  1313.           Left = 310
  1314.           Top = 6
  1315.           Width = 166
  1316.           Height = 23
  1317.           UseXPThemes = False
  1318.           ActiveBorderType = fbtColorLineBorder
  1319.           Flat = True
  1320.           InactiveBorderType = fbtColorLineBorder
  1321.           LineBorderActiveColor = clGray
  1322.           LineBorderInactiveColor = clGray
  1323.           TabOrder = 1
  1324.           Visible = False
  1325.         end
  1326.       end
  1327.       object PnlGButtons: TElPanel
  1328.         Left = 0
  1329.         Top = 302
  1330.         Width = 512
  1331.         Height = 31
  1332.         Align = alBottom
  1333.         BevelOuter = bvNone
  1334.         TabOrder = 2
  1335.         DockOrientation = doNoOrient
  1336.         DesignSize = (
  1337.           512
  1338.           31)
  1339.         object ImageG: TImage
  1340.           Left = 8
  1341.           Top = 6
  1342.           Width = 16
  1343.           Height = 16
  1344.         end
  1345.         object Button2: TButton
  1346.           Left = 32
  1347.           Top = 1
  1348.           Width = 129
  1349.           Height = 26
  1350.           Caption = '&Change Icon'
  1351.           Font.Charset = DEFAULT_CHARSET
  1352.           Font.Color = clWindowText
  1353.           Font.Height = 15
  1354.           Font.Name = 'Arial'
  1355.           Font.Style = []
  1356.           ParentFont = False
  1357.           TabOrder = 0
  1358.           OnClick = BtnIconClick
  1359.         end
  1360.         object BtnAdd: TButton
  1361.           Left = 266
  1362.           Top = 1
  1363.           Width = 115
  1364.           Height = 26
  1365.           Anchors = [akTop, akRight]
  1366.           Caption = 'Add to Gro&up'
  1367.           Font.Charset = DEFAULT_CHARSET
  1368.           Font.Color = clWindowText
  1369.           Font.Height = 15
  1370.           Font.Name = 'Arial'
  1371.           Font.Style = []
  1372.           ParentFont = False
  1373.           TabOrder = 1
  1374.           Visible = False
  1375.           OnClick = BtnAddClick
  1376.         end
  1377.         object BtnDelete: TButton
  1378.           Left = 384
  1379.           Top = 1
  1380.           Width = 115
  1381.           Height = 26
  1382.           Anchors = [akTop, akRight]
  1383.           Caption = '&Delete'
  1384.           Font.Charset = DEFAULT_CHARSET
  1385.           Font.Color = clWindowText
  1386.           Font.Height = 15
  1387.           Font.Name = 'Arial'
  1388.           Font.Style = []
  1389.           ParentFont = False
  1390.           TabOrder = 2
  1391.           OnClick = BtnDeleteClick
  1392.         end
  1393.       end
  1394.       object ElPanel1: TElPanel
  1395.         Left = 26
  1396.         Top = 70
  1397.         Width = 467
  1398.         Height = 223
  1399.         Align = alNone
  1400.         BevelOuter = bvNone
  1401.         TabOrder = 3
  1402.         DockOrientation = doNoOrient
  1403.         object GroupTree: TElTree
  1404.           Left = 0
  1405.           Top = 0
  1406.           Width = 467
  1407.           Height = 223
  1408.           Align = alClient
  1409.           AlwaysKeepFocus = True
  1410.           AutoLookup = True
  1411.           Flat = True
  1412.           FullRowSelect = False
  1413.           HeaderHeight = 19
  1414.           HeaderHotTrack = False
  1415.           HeaderSections.Data = {
  1416.             F4FFFFFF030000000000000000000000FFFFFFFF000001010100696FD2000000
  1417.             00000000102700000001000094DCD60300000000010000000000000000000100
  1418.             0000000000000000000100000000000000000000000000000000000000000000
  1419.             0000000000000000000000000000000000000000000000000000000000000000
  1420.             0000000000000000000000000000000000000000050000004E616D6500010000
  1421.             000000000000000000000000000000000000FFFFFFFF000001010100696FFD00
  1422.             000000000000102700000001000024B393030100000001000000000000000000
  1423.             0100000000000000000000010000000000000000000000000000000000000000
  1424.             0000000000000000000000000000000000000000000000000000000000000000
  1425.             0000000000000000000000000000000000000000000007000000452D6D61696C
  1426.             00010000000000000000000000000000000000000000FFFFFFFF000000010100
  1427.             696F7800000000000000102700000001000058FC87050200000001000000FFFF
  1428.             FFFF000001000000000000000000000100000000000000000000000000000000
  1429.             0000000000000000000000000000000000000000000000000000000000000000
  1430.             0000000000000000000000000000000000000000000000000000040000005549
  1431.             440001000000000000000000000000}
  1432.           HeaderFlat = True
  1433.           HideHintOnTimer = True
  1434.           HorzScrollBarStyles.MinThumbSize = 16
  1435.           HorzScrollBarStyles.NoSunkenThumb = True
  1436.           HorzScrollBarStyles.ShowTrackHint = False
  1437.           HorzScrollBarStyles.Width = 21
  1438.           HorzScrollBarStyles.ButtonSize = 21
  1439.           InactiveBorderType = fbtFlat
  1440.           LineHeight = 17
  1441.           LinesStyle = psSolid
  1442.           MultiSelect = False
  1443.           ShowButtons = False
  1444.           ShowColumns = True
  1445.           ShowLeafButton = False
  1446.           SortMode = smClick
  1447.           SortType = stCustom
  1448.           StoragePath = 'Tree'
  1449.           StickyHeaderSections = True
  1450.           TabOrder = 0
  1451.           TabStop = True
  1452.           Tracking = False
  1453.           UnderlineTracked = False
  1454.           UseCustomScrollBars = False
  1455.           VertScrollBarStyles.MinThumbSize = 6
  1456.           VertScrollBarStyles.NoSunkenThumb = True
  1457.           VertScrollBarStyles.ShowTrackHint = True
  1458.           VertScrollBarStyles.Width = 17
  1459.           VertScrollBarStyles.ButtonSize = 21
  1460.           OnItemSelectedChange = GroupTreeItemSelectedChange
  1461.         end
  1462.       end
  1463.       object EditGName: TElAdvancedEdit
  1464.         Left = 156
  1465.         Top = 12
  1466.         Width = 320
  1467.         Height = 23
  1468.         UseXPThemes = False
  1469.         ActiveBorderType = fbtColorLineBorder
  1470.         Flat = True
  1471.         InactiveBorderType = fbtColorLineBorder
  1472.         LineBorderActiveColor = clGray
  1473.         LineBorderInactiveColor = clGray
  1474.         TabOrder = 0
  1475.       end
  1476.     end
  1477.     object Tab6: TElTabSheet
  1478.       PageControl = PC
  1479.       Caption = '&Templates'
  1480.       Color = clWindow
  1481.       Visible = False
  1482.       object ElGroupBox3: TElGroupBox
  1483.         Left = 16
  1484.         Top = 20
  1485.         Width = 469
  1486.         Height = 140
  1487.         AutoDisableChildren = False
  1488.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1489.         Caption = ' Templates '
  1490.         Flat = False
  1491.         FlatAlways = False
  1492.         ParentColor = True
  1493.         ShowFocus = False
  1494.         TabOrder = 0
  1495.         object Label45: TLabel
  1496.           Left = 12
  1497.           Top = 112
  1498.           Width = 97
  1499.           Height = 15
  1500.           Caption = 'Bounce Template'
  1501.           Transparent = True
  1502.         end
  1503.         object Label48: TLabel
  1504.           Left = 12
  1505.           Top = 84
  1506.           Width = 100
  1507.           Height = 15
  1508.           Caption = 'Forward Template'
  1509.           Transparent = True
  1510.         end
  1511.         object Label49: TLabel
  1512.           Left = 12
  1513.           Top = 28
  1514.           Width = 134
  1515.           Height = 15
  1516.           Caption = 'New Message Template'
  1517.           Transparent = True
  1518.         end
  1519.         object Label50: TLabel
  1520.           Left = 12
  1521.           Top = 56
  1522.           Width = 86
  1523.           Height = 15
  1524.           Caption = 'Reply Template'
  1525.           Transparent = True
  1526.         end
  1527.         object cbTemplateN: TElAdvancedComboBox
  1528.           Left = 226
  1529.           Top = 24
  1530.           Width = 233
  1531.           Height = 23
  1532.           ActiveBorderType = fbtColorLineBorder
  1533.           AutoCompletion = False
  1534.           Flat = True
  1535.           HandleDialogKeys = False
  1536.           HorizontalScroll = False
  1537.           InactiveBorderType = fbtColorLineBorder
  1538.           ItemIndex = -1
  1539.           ItemHeight = 15
  1540.           LineBorderActiveColor = clGray
  1541.           LineBorderInactiveColor = clGray
  1542.           Style = csDropDownList
  1543.           TabOrder = 0
  1544.           UseXPThemes = False
  1545.           Items.Strings = (
  1546.             'Dr.'
  1547.             'Miss'
  1548.             'Mr.'
  1549.             'Mrs.'
  1550.             'Ms.'
  1551.             'Prof.')
  1552.         end
  1553.         object cbTemplateR: TElAdvancedComboBox
  1554.           Left = 226
  1555.           Top = 52
  1556.           Width = 233
  1557.           Height = 23
  1558.           ActiveBorderType = fbtColorLineBorder
  1559.           AutoCompletion = False
  1560.           Flat = True
  1561.           HandleDialogKeys = False
  1562.           HorizontalScroll = False
  1563.           InactiveBorderType = fbtColorLineBorder
  1564.           ItemIndex = -1
  1565.           ItemHeight = 15
  1566.           LineBorderActiveColor = clGray
  1567.           LineBorderInactiveColor = clGray
  1568.           Style = csDropDownList
  1569.           TabOrder = 1
  1570.           UseXPThemes = False
  1571.           Items.Strings = (
  1572.             'Dr.'
  1573.             'Miss'
  1574.             'Mr.'
  1575.             'Mrs.'
  1576.             'Ms.'
  1577.             'Prof.')
  1578.         end
  1579.         object cbTemplateF: TElAdvancedComboBox
  1580.           Left = 226
  1581.           Top = 80
  1582.           Width = 233
  1583.           Height = 23
  1584.           ActiveBorderType = fbtColorLineBorder
  1585.           AutoCompletion = False
  1586.           Flat = True
  1587.           HandleDialogKeys = False
  1588.           HorizontalScroll = False
  1589.           InactiveBorderType = fbtColorLineBorder
  1590.           ItemIndex = -1
  1591.           ItemHeight = 15
  1592.           LineBorderActiveColor = clGray
  1593.           LineBorderInactiveColor = clGray
  1594.           Style = csDropDownList
  1595.           TabOrder = 2
  1596.           UseXPThemes = False
  1597.           Items.Strings = (
  1598.             'Dr.'
  1599.             'Miss'
  1600.             'Mr.'
  1601.             'Mrs.'
  1602.             'Ms.'
  1603.             'Prof.')
  1604.         end
  1605.         object cbTemplateB: TElAdvancedComboBox
  1606.           Left = 226
  1607.           Top = 108
  1608.           Width = 233
  1609.           Height = 23
  1610.           ActiveBorderType = fbtColorLineBorder
  1611.           AutoCompletion = False
  1612.           Flat = True
  1613.           HandleDialogKeys = False
  1614.           HorizontalScroll = False
  1615.           InactiveBorderType = fbtColorLineBorder
  1616.           ItemIndex = -1
  1617.           ItemHeight = 15
  1618.           LineBorderActiveColor = clGray
  1619.           LineBorderInactiveColor = clGray
  1620.           Style = csDropDownList
  1621.           TabOrder = 3
  1622.           UseXPThemes = False
  1623.           Items.Strings = (
  1624.             'Dr.'
  1625.             'Miss'
  1626.             'Mr.'
  1627.             'Mrs.'
  1628.             'Ms.'
  1629.             'Prof.')
  1630.         end
  1631.       end
  1632.     end
  1633.     object Tab4: TElTabSheet
  1634.       PageControl = PC
  1635.       Caption = '&Custom'
  1636.       Color = clWindow
  1637.       Visible = False
  1638.       object gb4: TElGroupBox
  1639.         Left = 16
  1640.         Top = 232
  1641.         Width = 453
  1642.         Height = 92
  1643.         AutoDisableChildren = False
  1644.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1645.         Caption = ' Data Utilities '
  1646.         Flat = False
  1647.         FlatAlways = False
  1648.         ParentColor = True
  1649.         ShowFocus = False
  1650.         TabOrder = 0
  1651.         Visible = False
  1652.         object Label46: TLabel
  1653.           Left = 164
  1654.           Top = 32
  1655.           Width = 147
  1656.           Height = 15
  1657.           Caption = 'Export Contact to a VCF file'
  1658.           Transparent = True
  1659.         end
  1660.         object Button1: TButton
  1661.           Left = 26
  1662.           Top = 26
  1663.           Width = 118
  1664.           Height = 25
  1665.           Caption = 'Save VCF'
  1666.           TabOrder = 0
  1667.         end
  1668.       end
  1669.       object ElGroupBox5: TElGroupBox
  1670.         Left = 16
  1671.         Top = 16
  1672.         Width = 453
  1673.         Height = 205
  1674.         AutoDisableChildren = False
  1675.         BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
  1676.         Caption = ' Custom Fields '
  1677.         Flat = False
  1678.         FlatAlways = False
  1679.         ParentColor = True
  1680.         ShowFocus = False
  1681.         TabOrder = 1
  1682.         object Label25: TLabel
  1683.           Left = 204
  1684.           Top = 22
  1685.           Width = 70
  1686.           Height = 15
  1687.           Caption = 'Field content'
  1688.           Transparent = True
  1689.         end
  1690.         object Label24: TLabel
  1691.           Left = 16
  1692.           Top = 22
  1693.           Width = 91
  1694.           Height = 15
  1695.           Caption = 'Field description'
  1696.           Transparent = True
  1697.         end
  1698.         object EditCustDesc5: TElAdvancedEdit
  1699.           Left = 16
  1700.           Top = 168
  1701.           Width = 173
  1702.           Height = 23
  1703.           UseXPThemes = False
  1704.           ActiveBorderType = fbtColorLineBorder
  1705.           Flat = True
  1706.           InactiveBorderType = fbtColorLineBorder
  1707.           LineBorderActiveColor = clGray
  1708.           LineBorderInactiveColor = clGray
  1709.           TabOrder = 8
  1710.         end
  1711.         object EditCustData5: TElAdvancedEdit
  1712.           Left = 204
  1713.           Top = 168
  1714.           Width = 235
  1715.           Height = 23
  1716.           UseXPThemes = False
  1717.           ActiveBorderType = fbtColorLineBorder
  1718.           Flat = True
  1719.           InactiveBorderType = fbtColorLineBorder
  1720.           LineBorderActiveColor = clGray
  1721.           LineBorderInactiveColor = clGray
  1722.           TabOrder = 9
  1723.         end
  1724.         object EditCustData4: TElAdvancedEdit
  1725.           Left = 204
  1726.           Top = 138
  1727.           Width = 235
  1728.           Height = 23
  1729.           UseXPThemes = False
  1730.           ActiveBorderType = fbtColorLineBorder
  1731.           Flat = True
  1732.           InactiveBorderType = fbtColorLineBorder
  1733.           LineBorderActiveColor = clGray
  1734.           LineBorderInactiveColor = clGray
  1735.           TabOrder = 7
  1736.         end
  1737.         object EditCustDesc4: TElAdvancedEdit
  1738.           Left = 16
  1739.           Top = 138
  1740.           Width = 173
  1741.           Height = 23
  1742.           UseXPThemes = False
  1743.           ActiveBorderType = fbtColorLineBorder
  1744.           Flat = True
  1745.           InactiveBorderType = fbtColorLineBorder
  1746.           LineBorderActiveColor = clGray
  1747.           LineBorderInactiveColor = clGray
  1748.           TabOrder = 6
  1749.         end
  1750.         object EditCustDesc3: TElAdvancedEdit
  1751.           Left = 16
  1752.           Top = 108
  1753.           Width = 173
  1754.           Height = 23
  1755.           UseXPThemes = False
  1756.           ActiveBorderType = fbtColorLineBorder
  1757.           Flat = True
  1758.           InactiveBorderType = fbtColorLineBorder
  1759.           LineBorderActiveColor = clGray
  1760.           LineBorderInactiveColor = clGray
  1761.           TabOrder = 4
  1762.         end
  1763.         object EditCustData3: TElAdvancedEdit
  1764.           Left = 204
  1765.           Top = 108
  1766.           Width = 235
  1767.           Height = 23
  1768.           UseXPThemes = False
  1769.           ActiveBorderType = fbtColorLineBorder
  1770.           Flat = True
  1771.           InactiveBorderType = fbtColorLineBorder
  1772.           LineBorderActiveColor = clGray
  1773.           LineBorderInactiveColor = clGray
  1774.           TabOrder = 5
  1775.         end
  1776.         object EditCustData2: TElAdvancedEdit
  1777.           Left = 204
  1778.           Top = 78
  1779.           Width = 235
  1780.           Height = 23
  1781.           UseXPThemes = False
  1782.           ActiveBorderType = fbtColorLineBorder
  1783.           Flat = True
  1784.           InactiveBorderType = fbtColorLineBorder
  1785.           LineBorderActiveColor = clGray
  1786.           LineBorderInactiveColor = clGray
  1787.           TabOrder = 3
  1788.         end
  1789.         object EditCustDesc2: TElAdvancedEdit
  1790.           Left = 16
  1791.           Top = 78
  1792.           Width = 173
  1793.           Height = 23
  1794.           UseXPThemes = False
  1795.           ActiveBorderType = fbtColorLineBorder
  1796.           Flat = True
  1797.           InactiveBorderType = fbtColorLineBorder
  1798.           LineBorderActiveColor = clGray
  1799.           LineBorderInactiveColor = clGray
  1800.           TabOrder = 2
  1801.         end
  1802.         object EditCustDesc1: TElAdvancedEdit
  1803.           Left = 16
  1804.           Top = 48
  1805.           Width = 173
  1806.           Height = 23
  1807.           UseXPThemes = False
  1808.           ActiveBorderType = fbtColorLineBorder
  1809.           Flat = True
  1810.           InactiveBorderType = fbtColorLineBorder
  1811.           LineBorderActiveColor = clGray
  1812.           LineBorderInactiveColor = clGray
  1813.           TabOrder = 0
  1814.         end
  1815.         object EditCustData1: TElAdvancedEdit
  1816.           Left = 204
  1817.           Top = 48
  1818.           Width = 235
  1819.           Height = 23
  1820.           UseXPThemes = False
  1821.           ActiveBorderType = fbtColorLineBorder
  1822.           Flat = True
  1823.           InactiveBorderType = fbtColorLineBorder
  1824.           LineBorderActiveColor = clGray
  1825.           LineBorderInactiveColor = clGray
  1826.           TabOrder = 1
  1827.         end
  1828.       end
  1829.     end
  1830.     object Tab3: TElTabSheet
  1831.       PageControl = PC
  1832.       Caption = '&Notes'
  1833.       Color = clWindow
  1834.       Visible = False
  1835.       object MemoNotes: TElAdvancedMemo
  1836.         Left = 0
  1837.         Top = 0
  1838.         Width = 516
  1839.         Height = 337
  1840.         Align = alClient
  1841.         BorderStyle = bsNone
  1842.         TabOrder = 0
  1843.       end
  1844.     end
  1845.   end
  1846. end
  1847.