home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / komunikace / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TCADREFRM / TCADREFRM.txt
Text File  |  2006-09-21  |  19KB  |  782 lines

  1. object CadreFrm: TCadreFrm
  2.   Left = 200
  3.   Top = 99
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 392
  7.   ClientWidth = 362
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Button1: TButton
  20.     Left = 122
  21.     Top = 365
  22.     Width = 72
  23.     Height = 22
  24.     HelpContext = 49
  25.     Default = True
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clBlack
  28.     Font.Height = -11
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     TabOrder = 1
  33.     OnClick = Button1Click
  34.   end
  35.   object Button2: TButton
  36.     Left = 202
  37.     Top = 365
  38.     Width = 72
  39.     Height = 22
  40.     HelpContext = 44
  41.     Cancel = True
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clBlack
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     TabOrder = 2
  49.     OnClick = Button2Click
  50.   end
  51.   object CadrePgCtrl: TPageControl
  52.     Left = 8
  53.     Top = 8
  54.     Width = 346
  55.     Height = 349
  56.     ActivePage = TabSheet1
  57.     Font.Charset = DEFAULT_CHARSET
  58.     Font.Color = clBlack
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ParentFont = False
  63.     TabOrder = 0
  64.     object TabSheet1: TTabSheet
  65.       object Label5: TLabel
  66.         Left = 12
  67.         Top = 93
  68.         Width = 3
  69.         Height = 13
  70.         Font.Charset = DEFAULT_CHARSET
  71.         Font.Color = clBlack
  72.         Font.Height = -11
  73.         Font.Name = 'MS Sans Serif'
  74.         Font.Style = []
  75.         ParentFont = False
  76.       end
  77.       object Label4: TLabel
  78.         Left = 12
  79.         Top = 50
  80.         Width = 3
  81.         Height = 13
  82.         Font.Charset = DEFAULT_CHARSET
  83.         Font.Color = clBlack
  84.         Font.Height = -11
  85.         Font.Name = 'MS Sans Serif'
  86.         Font.Style = []
  87.         ParentFont = False
  88.       end
  89.       object Label1: TLabel
  90.         Left = 12
  91.         Top = 12
  92.         Width = 3
  93.         Height = 13
  94.         Font.Charset = DEFAULT_CHARSET
  95.         Font.Color = clNavy
  96.         Font.Height = -11
  97.         Font.Name = 'MS Sans Serif'
  98.         Font.Style = []
  99.         ParentFont = False
  100.       end
  101.       object Bevel1: TBevel
  102.         Left = 12
  103.         Top = 36
  104.         Width = 314
  105.         Height = 2
  106.       end
  107.       object Bevel2: TBevel
  108.         Left = 12
  109.         Top = 158
  110.         Width = 314
  111.         Height = 2
  112.       end
  113.       object Bevel4: TBevel
  114.         Left = 12
  115.         Top = 288
  116.         Width = 314
  117.         Height = 2
  118.       end
  119.       object Edit4: TEdit
  120.         Left = 12
  121.         Top = 108
  122.         Width = 285
  123.         Height = 21
  124.         HelpContext = 210
  125.         AutoSize = False
  126.         Font.Charset = DEFAULT_CHARSET
  127.         Font.Color = clBlack
  128.         Font.Height = -11
  129.         Font.Name = 'MS Sans Serif'
  130.         Font.Style = []
  131.         MaxLength = 256
  132.         ParentFont = False
  133.         TabOrder = 2
  134.       end
  135.       object ComboBox1: TComboBox
  136.         Left = 12
  137.         Top = 65
  138.         Width = 286
  139.         Height = 21
  140.         HelpContext = 151
  141.         Font.Charset = DEFAULT_CHARSET
  142.         Font.Color = clBlack
  143.         Font.Height = -11
  144.         Font.Name = 'MS Sans Serif'
  145.         Font.Style = []
  146.         ItemHeight = 13
  147.         MaxLength = 512
  148.         ParentFont = False
  149.         TabOrder = 0
  150.         OnChange = ComboBox1Change
  151.       end
  152.       object GroupBox1: TGroupBox
  153.         Left = 12
  154.         Top = 214
  155.         Width = 314
  156.         Height = 62
  157.         Font.Charset = DEFAULT_CHARSET
  158.         Font.Color = clBlack
  159.         Font.Height = -11
  160.         Font.Name = 'MS Sans Serif'
  161.         Font.Style = []
  162.         ParentFont = False
  163.         TabOrder = 4
  164.         object Label3: TLabel
  165.           Left = 12
  166.           Top = 27
  167.           Width = 3
  168.           Height = 13
  169.           Font.Charset = DEFAULT_CHARSET
  170.           Font.Color = clBlack
  171.           Font.Height = -11
  172.           Font.Name = 'MS Sans Serif'
  173.           Font.Style = []
  174.           ParentFont = False
  175.         end
  176.         object Label2: TLabel
  177.           Left = 164
  178.           Top = 27
  179.           Width = 3
  180.           Height = 13
  181.           Font.Charset = DEFAULT_CHARSET
  182.           Font.Color = clBlack
  183.           Font.Height = -11
  184.           Font.Name = 'MS Sans Serif'
  185.           Font.Style = []
  186.           ParentFont = False
  187.         end
  188.         object Edit2: TEdit
  189.           Left = 89
  190.           Top = 24
  191.           Width = 38
  192.           Height = 21
  193.           HelpContext = 190
  194.           AutoSize = False
  195.           Font.Charset = DEFAULT_CHARSET
  196.           Font.Color = clBlack
  197.           Font.Height = -11
  198.           Font.Name = 'MS Sans Serif'
  199.           Font.Style = []
  200.           MaxLength = 5
  201.           ParentFont = False
  202.           TabOrder = 0
  203.           Text = '1'
  204.           OnChange = Edit2Change
  205.         end
  206.         object Edit1: TEdit
  207.           Left = 248
  208.           Top = 24
  209.           Width = 38
  210.           Height = 21
  211.           HelpContext = 188
  212.           AutoSize = False
  213.           Ctl3D = True
  214.           Font.Charset = DEFAULT_CHARSET
  215.           Font.Color = clBlack
  216.           Font.Height = -11
  217.           Font.Name = 'MS Sans Serif'
  218.           Font.Style = []
  219.           MaxLength = 5
  220.           ParentCtl3D = False
  221.           ParentFont = False
  222.           TabOrder = 1
  223.           Text = '1'
  224.           OnChange = Edit1Change
  225.         end
  226.         object UpDown1: TUpDown
  227.           Left = 127
  228.           Top = 24
  229.           Width = 15
  230.           Height = 21
  231.           HelpContext = 190
  232.           Associate = Edit2
  233.           Max = 32767
  234.           Position = 1
  235.           TabOrder = 2
  236.           Thousands = False
  237.         end
  238.         object UpDown2: TUpDown
  239.           Left = 286
  240.           Top = 24
  241.           Width = 15
  242.           Height = 21
  243.           HelpContext = 188
  244.           Associate = Edit1
  245.           Max = 32767
  246.           Position = 1
  247.           TabOrder = 3
  248.           Thousands = False
  249.         end
  250.       end
  251.       object CheckBox1: TCheckBox
  252.         Left = 12
  253.         Top = 297
  254.         Width = 313
  255.         Height = 17
  256.         HelpContext = 242
  257.         Font.Charset = DEFAULT_CHARSET
  258.         Font.Color = clBlack
  259.         Font.Height = -11
  260.         Font.Name = 'MS Sans Serif'
  261.         Font.Style = []
  262.         ParentFont = False
  263.         TabOrder = 5
  264.       end
  265.       object RadioGroup1: TRadioGroup
  266.         Left = 12
  267.         Top = 166
  268.         Width = 314
  269.         Height = 43
  270.         HelpContext = 104
  271.         Columns = 3
  272.         Font.Charset = DEFAULT_CHARSET
  273.         Font.Color = clBlack
  274.         Font.Height = -11
  275.         Font.Name = 'MS Sans Serif'
  276.         Font.Style = []
  277.         ParentFont = False
  278.         TabOrder = 3
  279.       end
  280.       object ChkBoxSuggest: TCheckBox
  281.         Left = 12
  282.         Top = 134
  283.         Width = 284
  284.         Height = 17
  285.         HelpContext = 924
  286.         TabOrder = 6
  287.         OnClick = ChkBoxSuggestClick
  288.       end
  289.       object SpeedButton1: TBitBtn
  290.         Left = 304
  291.         Top = 65
  292.         Width = 23
  293.         Height = 21
  294.         TabOrder = 1
  295.         OnClick = SpeedButton1Click
  296.       end
  297.     end
  298.     object TabSheet2: TTabSheet
  299.       object Label6: TLabel
  300.         Left = 12
  301.         Top = 12
  302.         Width = 3
  303.         Height = 13
  304.         Font.Charset = DEFAULT_CHARSET
  305.         Font.Color = clNavy
  306.         Font.Height = -11
  307.         Font.Name = 'MS Sans Serif'
  308.         Font.Style = []
  309.         ParentFont = False
  310.       end
  311.       object Bevel3: TBevel
  312.         Left = 12
  313.         Top = 36
  314.         Width = 314
  315.         Height = 2
  316.       end
  317.       object RadioGroup3: TRadioGroup
  318.         Left = 12
  319.         Top = 53
  320.         Width = 314
  321.         Height = 114
  322.         HelpContext = 20
  323.         Font.Charset = DEFAULT_CHARSET
  324.         Font.Color = clBlack
  325.         Font.Height = -11
  326.         Font.Name = 'MS Sans Serif'
  327.         Font.Style = []
  328.         ParentFont = False
  329.         ParentShowHint = False
  330.         ShowHint = False
  331.         TabOrder = 1
  332.       end
  333.       object GroupBox2: TGroupBox
  334.         Left = 12
  335.         Top = 176
  336.         Width = 314
  337.         Height = 83
  338.         TabOrder = 2
  339.         object Label7: TLabel
  340.           Left = 12
  341.           Top = 53
  342.           Width = 3
  343.           Height = 13
  344.           Font.Charset = DEFAULT_CHARSET
  345.           Font.Color = clBlack
  346.           Font.Height = -11
  347.           Font.Name = 'MS Sans Serif'
  348.           Font.Style = []
  349.           ParentFont = False
  350.         end
  351.         object Label8: TLabel
  352.           Left = 12
  353.           Top = 23
  354.           Width = 3
  355.           Height = 13
  356.           Font.Charset = DEFAULT_CHARSET
  357.           Font.Color = clBlack
  358.           Font.Height = -11
  359.           Font.Name = 'MS Sans Serif'
  360.           Font.Style = []
  361.           ParentFont = False
  362.         end
  363.         object Label9: TLabel
  364.           Left = 163
  365.           Top = 53
  366.           Width = 3
  367.           Height = 13
  368.           Font.Charset = DEFAULT_CHARSET
  369.           Font.Color = clBlack
  370.           Font.Height = -11
  371.           Font.Name = 'MS Sans Serif'
  372.           Font.Style = []
  373.           ParentFont = False
  374.         end
  375.         object Label10: TLabel
  376.           Left = 163
  377.           Top = 23
  378.           Width = 3
  379.           Height = 13
  380.           Font.Charset = DEFAULT_CHARSET
  381.           Font.Color = clBlack
  382.           Font.Height = -11
  383.           Font.Name = 'MS Sans Serif'
  384.           Font.Style = []
  385.           ParentFont = False
  386.         end
  387.         object EditWidth: TEdit
  388.           Left = 61
  389.           Top = 20
  390.           Width = 38
  391.           Height = 21
  392.           HelpContext = 178
  393.           AutoSize = False
  394.           Ctl3D = True
  395.           Font.Charset = DEFAULT_CHARSET
  396.           Font.Color = clBlack
  397.           Font.Height = -11
  398.           Font.Name = 'MS Sans Serif'
  399.           Font.Style = []
  400.           MaxLength = 4
  401.           ParentCtl3D = False
  402.           ParentFont = False
  403.           TabOrder = 0
  404.           Text = '0'
  405.           OnChange = EditWidthChange
  406.         end
  407.         object EditHeight: TEdit
  408.           Left = 61
  409.           Top = 50
  410.           Width = 38
  411.           Height = 21
  412.           HelpContext = 161
  413.           AutoSize = False
  414.           Ctl3D = True
  415.           Font.Charset = DEFAULT_CHARSET
  416.           Font.Color = clBlack
  417.           Font.Height = -11
  418.           Font.Name = 'MS Sans Serif'
  419.           Font.Style = []
  420.           MaxLength = 4
  421.           ParentCtl3D = False
  422.           ParentFont = False
  423.           TabOrder = 3
  424.           Text = '0'
  425.           OnChange = EditHeightChange
  426.         end
  427.         object UpDown3: TUpDown
  428.           Left = 99
  429.           Top = 50
  430.           Width = 15
  431.           Height = 21
  432.           HelpContext = 161
  433.           Associate = EditHeight
  434.           TabOrder = 4
  435.           Thousands = False
  436.         end
  437.         object UpDown4: TUpDown
  438.           Left = 99
  439.           Top = 20
  440.           Width = 15
  441.           Height = 21
  442.           HelpContext = 178
  443.           Associate = EditWidth
  444.           TabOrder = 1
  445.           Thousands = False
  446.         end
  447.         object HSpaceEdit: TEdit
  448.           Left = 263
  449.           Top = 20
  450.           Width = 38
  451.           Height = 21
  452.           HelpContext = 128
  453.           MaxLength = 4
  454.           TabOrder = 6
  455.           OnChange = VspaceEditChange
  456.         end
  457.         object VspaceEdit: TEdit
  458.           Left = 263
  459.           Top = 50
  460.           Width = 38
  461.           Height = 21
  462.           HelpContext = 130
  463.           MaxLength = 4
  464.           TabOrder = 7
  465.           OnChange = VspaceEditChange
  466.         end
  467.         object HauteurCheck: TCheckBox
  468.           Left = 119
  469.           Top = 54
  470.           Width = 30
  471.           Height = 13
  472.           HelpContext = 228
  473.           Caption = '%'
  474.           Checked = True
  475.           Font.Charset = DEFAULT_CHARSET
  476.           Font.Color = clBlack
  477.           Font.Height = -11
  478.           Font.Name = 'MS Sans Serif'
  479.           Font.Style = [fsBold]
  480.           ParentFont = False
  481.           State = cbChecked
  482.           TabOrder = 5
  483.           OnClick = HauteurCheckClick
  484.         end
  485.         object LargeurCheck: TCheckBox
  486.           Left = 119
  487.           Top = 24
  488.           Width = 31
  489.           Height = 13
  490.           HelpContext = 228
  491.           Caption = '%'
  492.           Checked = True
  493.           Font.Charset = DEFAULT_CHARSET
  494.           Font.Color = clBlack
  495.           Font.Height = -11
  496.           Font.Name = 'MS Sans Serif'
  497.           Font.Style = [fsBold]
  498.           ParentFont = False
  499.           State = cbChecked
  500.           TabOrder = 2
  501.           OnClick = LargeurCheckClick
  502.         end
  503.       end
  504.       object CheckBox2: TCheckBox
  505.         Left = 12
  506.         Top = 297
  507.         Width = 317
  508.         Height = 17
  509.         HelpContext = 43
  510.         Checked = True
  511.         Font.Charset = DEFAULT_CHARSET
  512.         Font.Color = clBlack
  513.         Font.Height = -11
  514.         Font.Name = 'MS Sans Serif'
  515.         Font.Style = []
  516.         ParentFont = False
  517.         State = cbChecked
  518.         TabOrder = 3
  519.       end
  520.       object GroupBox3: TGroupBox
  521.         Left = 12
  522.         Top = 53
  523.         Width = 213
  524.         Height = 50
  525.         HelpContext = 80
  526.         Font.Charset = DEFAULT_CHARSET
  527.         Font.Color = clBlack
  528.         Font.Height = -11
  529.         Font.Name = 'MS Sans Serif'
  530.         Font.Style = []
  531.         ParentFont = False
  532.         TabOrder = 0
  533.         object Label11: TLabel
  534.           Left = 27
  535.           Top = 22
  536.           Width = 3
  537.           Height = 13
  538.           Font.Charset = DEFAULT_CHARSET
  539.           Font.Color = clBlack
  540.           Font.Height = -11
  541.           Font.Name = 'MS Sans Serif'
  542.           Font.Style = []
  543.           ParentFont = False
  544.         end
  545.         object Net1: TImage
  546.           Left = 12
  547.           Top = 22
  548.           Width = 12
  549.           Height = 12
  550.           AutoSize = True
  551.         end
  552.         object ColorButton1: TcxColorComboBox
  553.           Left = 148
  554.           Top = 18
  555.           ParentFont = False
  556.           Properties.AllowSelectColor = True
  557.           Properties.ClearKey = 46
  558.           Properties.ColorBoxWidth = 17
  559.           Properties.ColorComboStyle = cxccsComboList
  560.           Properties.ColorDialogType = cxcdtCustom
  561.           Properties.CustomColors = <>
  562.           Properties.ImmediatePost = True
  563.           Properties.ImmediateUpdateText = True
  564.           Properties.NamingConvention = cxncHTML4
  565.           Properties.PrepareList = cxplHTML4
  566.           Properties.Revertable = True
  567.           Properties.ShowDescriptions = False
  568.           Properties.OnSelectCustomColor = ColorButton1PropertiesSelectCustomColor
  569.           TabOrder = 0
  570.           Width = 55
  571.         end
  572.       end
  573.     end
  574.     object TabSheet3: TTabSheet
  575.       object Bevel5: TBevel
  576.         Left = 12
  577.         Top = 115
  578.         Width = 314
  579.         Height = 2
  580.       end
  581.       object Net2: TImage
  582.         Left = 12
  583.         Top = 85
  584.         Width = 12
  585.         Height = 12
  586.         AutoSize = True
  587.       end
  588.       object Exp1: TImage
  589.         Left = 12
  590.         Top = 53
  591.         Width = 12
  592.         Height = 12
  593.         AutoSize = True
  594.       end
  595.       object Label13: TLabel
  596.         Left = 27
  597.         Top = 53
  598.         Width = 3
  599.         Height = 13
  600.         Font.Charset = DEFAULT_CHARSET
  601.         Font.Color = clBlack
  602.         Font.Height = -11
  603.         Font.Name = 'MS Sans Serif'
  604.         Font.Style = []
  605.         ParentFont = False
  606.       end
  607.       object Label14: TLabel
  608.         Left = 27
  609.         Top = 85
  610.         Width = 3
  611.         Height = 13
  612.         Font.Charset = DEFAULT_CHARSET
  613.         Font.Color = clBlack
  614.         Font.Height = -11
  615.         Font.Name = 'MS Sans Serif'
  616.         Font.Style = []
  617.         ParentFont = False
  618.       end
  619.       object Bevel6: TBevel
  620.         Left = 12
  621.         Top = 36
  622.         Width = 314
  623.         Height = 2
  624.       end
  625.       object Label15: TLabel
  626.         Left = 12
  627.         Top = 12
  628.         Width = 3
  629.         Height = 13
  630.         Font.Charset = DEFAULT_CHARSET
  631.         Font.Color = clNavy
  632.         Font.Height = -11
  633.         Font.Name = 'MS Sans Serif'
  634.         Font.Style = []
  635.         ParentFont = False
  636.       end
  637.       object CheckBox3: TCheckBox
  638.         Left = 12
  639.         Top = 297
  640.         Width = 314
  641.         Height = 17
  642.         HelpContext = 43
  643.         Checked = True
  644.         Font.Charset = DEFAULT_CHARSET
  645.         Font.Color = clBlack
  646.         Font.Height = -11
  647.         Font.Name = 'MS Sans Serif'
  648.         Font.Style = []
  649.         ParentFont = False
  650.         State = cbChecked
  651.         TabOrder = 5
  652.       end
  653.       object GroupBox4: TGroupBox
  654.         Left = 12
  655.         Top = 133
  656.         Width = 213
  657.         Height = 50
  658.         HelpContext = 80
  659.         Font.Charset = DEFAULT_CHARSET
  660.         Font.Color = clBlack
  661.         Font.Height = -11
  662.         Font.Name = 'MS Sans Serif'
  663.         Font.Style = []
  664.         ParentFont = False
  665.         TabOrder = 4
  666.         object Label12: TLabel
  667.           Left = 27
  668.           Top = 22
  669.           Width = 3
  670.           Height = 13
  671.           Font.Charset = DEFAULT_CHARSET
  672.           Font.Color = clBlack
  673.           Font.Height = -11
  674.           Font.Name = 'MS Sans Serif'
  675.           Font.Style = []
  676.           ParentFont = False
  677.         end
  678.         object Net3: TImage
  679.           Left = 12
  680.           Top = 22
  681.           Width = 12
  682.           Height = 12
  683.           AutoSize = True
  684.         end
  685.         object ColorButton2: TcxColorComboBox
  686.           Left = 148
  687.           Top = 18
  688.           ParentFont = False
  689.           Properties.AllowSelectColor = True
  690.           Properties.ClearKey = 46
  691.           Properties.ColorBoxWidth = 17
  692.           Properties.ColorComboStyle = cxccsComboList
  693.           Properties.ColorDialogType = cxcdtCustom
  694.           Properties.CustomColors = <>
  695.           Properties.ImmediatePost = True
  696.           Properties.ImmediateUpdateText = True
  697.           Properties.NamingConvention = cxncHTML4
  698.           Properties.PrepareList = cxplHTML4
  699.           Properties.Revertable = True
  700.           Properties.ShowDescriptions = False
  701.           Properties.OnSelectCustomColor = ColorButton1PropertiesSelectCustomColor
  702.           TabOrder = 0
  703.           Width = 55
  704.         end
  705.       end
  706.       object Edit6: TEdit
  707.         Left = 243
  708.         Top = 50
  709.         Width = 38
  710.         Height = 21
  711.         HelpContext = 125
  712.         AutoSize = False
  713.         Font.Charset = DEFAULT_CHARSET
  714.         Font.Color = clBlack
  715.         Font.Height = -11
  716.         Font.Name = 'MS Sans Serif'
  717.         Font.Style = []
  718.         MaxLength = 5
  719.         ParentFont = False
  720.         TabOrder = 0
  721.         Text = '0'
  722.         OnChange = Edit6Change
  723.       end
  724.       object Edit3: TEdit
  725.         Left = 243
  726.         Top = 82
  727.         Width = 38
  728.         Height = 21
  729.         HelpContext = 125
  730.         AutoSize = False
  731.         Font.Charset = DEFAULT_CHARSET
  732.         Font.Color = clBlack
  733.         Font.Height = -11
  734.         Font.Name = 'MS Sans Serif'
  735.         Font.Style = []
  736.         MaxLength = 5
  737.         ParentFont = False
  738.         TabOrder = 2
  739.         Text = '0'
  740.         OnChange = Edit3Change
  741.       end
  742.       object UpDown5: TUpDown
  743.         Left = 281
  744.         Top = 82
  745.         Width = 15
  746.         Height = 21
  747.         HelpContext = 125
  748.         Associate = Edit3
  749.         Max = 32767
  750.         TabOrder = 3
  751.         Thousands = False
  752.       end
  753.       object UpDown6: TUpDown
  754.         Left = 281
  755.         Top = 50
  756.         Width = 15
  757.         Height = 21
  758.         HelpContext = 125
  759.         Associate = Edit6
  760.         Max = 32767
  761.         TabOrder = 1
  762.         Thousands = False
  763.       end
  764.     end
  765.   end
  766.   object BitBtn1: TBitBtn
  767.     Left = 282
  768.     Top = 365
  769.     Width = 72
  770.     Height = 22
  771.     HelpContext = 7
  772.     Font.Charset = DEFAULT_CHARSET
  773.     Font.Color = clBlack
  774.     Font.Height = -11
  775.     Font.Name = 'MS Sans Serif'
  776.     Font.Style = []
  777.     ParentFont = False
  778.     TabOrder = 3
  779.     OnClick = BitBtn1Click
  780.   end
  781. end
  782.