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

  1. object DlgFont: TDlgFont
  2.   Left = 267
  3.   Top = 122
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 425
  7.   ClientWidth = 477
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object lblFontSize: TLabel
  23.     Left = 8
  24.     Top = 35
  25.     Width = 28
  26.     Height = 13
  27.     Caption = 'Taille:'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clBlack
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = []
  33.     ParentFont = False
  34.   end
  35.   object TitreLbl: TLabel
  36.     Left = 8
  37.     Top = 12
  38.     Width = 3
  39.     Height = 13
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clNavy
  42.     Font.Height = -11
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = []
  45.     ParentFont = False
  46.   end
  47.   object Button1: TButton
  48.     Left = 393
  49.     Top = 12
  50.     Width = 72
  51.     Height = 22
  52.     HelpContext = 49
  53.     Default = True
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clBlack
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     TabOrder = 5
  61.     OnClick = Button1Click
  62.   end
  63.   object Button2: TButton
  64.     Left = 393
  65.     Top = 37
  66.     Width = 72
  67.     Height = 22
  68.     HelpContext = 44
  69.     Cancel = True
  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.     TabOrder = 6
  77.     OnClick = Button2Click
  78.   end
  79.   object BitBtn1: TBitBtn
  80.     Left = 393
  81.     Top = 65
  82.     Width = 72
  83.     Height = 22
  84.     HelpContext = 7
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clBlack
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = []
  90.     ParentFont = False
  91.     TabOrder = 7
  92.     OnClick = Button3Click
  93.   end
  94.   object AttributPgCtrl: TPageControl
  95.     Left = 4
  96.     Top = 156
  97.     Width = 469
  98.     Height = 269
  99.     ActivePage = TabSheet1
  100.     Font.Charset = DEFAULT_CHARSET
  101.     Font.Color = clBlack
  102.     Font.Height = -11
  103.     Font.Name = 'MS Sans Serif'
  104.     Font.Style = []
  105.     ParentFont = False
  106.     TabOrder = 0
  107.     object TabSheet1: TTabSheet
  108.       object GroupBox1: TGroupBox
  109.         Left = 8
  110.         Top = 12
  111.         Width = 444
  112.         Height = 50
  113.         Font.Charset = DEFAULT_CHARSET
  114.         Font.Color = clBlack
  115.         Font.Height = -11
  116.         Font.Name = 'MS Sans Serif'
  117.         Font.Style = []
  118.         ParentFont = False
  119.         TabOrder = 0
  120.         object Label4: TLabel
  121.           Left = 12
  122.           Top = 22
  123.           Width = 28
  124.           Height = 13
  125.           Caption = 'label4'
  126.           Font.Charset = DEFAULT_CHARSET
  127.           Font.Color = clBlack
  128.           Font.Height = -11
  129.           Font.Name = 'MS Sans Serif'
  130.           Font.Style = []
  131.           ParentFont = False
  132.         end
  133.         object ColorButton1: TcxColorComboBox
  134.           Left = 124
  135.           Top = 18
  136.           ParentFont = False
  137.           Properties.AllowSelectColor = True
  138.           Properties.ClearKey = 46
  139.           Properties.ColorBoxWidth = 17
  140.           Properties.ColorComboStyle = cxccsComboList
  141.           Properties.ColorDialogType = cxcdtCustom
  142.           Properties.CustomColors = <>
  143.           Properties.ImmediatePost = True
  144.           Properties.ImmediateUpdateText = True
  145.           Properties.NamingConvention = cxncHTML4
  146.           Properties.PrepareList = cxplHTML4
  147.           Properties.Revertable = True
  148.           Properties.ShowDescriptions = False
  149.           Properties.OnChange = ColorButton1ColorChange
  150.           Properties.OnSelectCustomColor = ColorButton1PropertiesSelectCustomColor
  151.           TabOrder = 0
  152.           Width = 55
  153.         end
  154.       end
  155.       object GroupBox3: TGroupBox
  156.         Left = 8
  157.         Top = 67
  158.         Width = 444
  159.         Height = 167
  160.         TabOrder = 1
  161.         object Label5: TLabel
  162.           Left = 12
  163.           Top = 23
  164.           Width = 3
  165.           Height = 13
  166.           Font.Charset = DEFAULT_CHARSET
  167.           Font.Color = clBlack
  168.           Font.Height = -11
  169.           Font.Name = 'MS Sans Serif'
  170.           Font.Style = []
  171.           ParentFont = False
  172.         end
  173.         object Bevel3: TBevel
  174.           Left = 12
  175.           Top = 51
  176.           Width = 326
  177.           Height = 2
  178.         end
  179.         object Label2: TLabel
  180.           Left = 12
  181.           Top = 63
  182.           Width = 3
  183.           Height = 13
  184.         end
  185.         object FontList: TListBox
  186.           Left = 124
  187.           Top = 63
  188.           Width = 214
  189.           Height = 92
  190.           HelpContext = 296
  191.           Font.Charset = DEFAULT_CHARSET
  192.           Font.Color = clBlack
  193.           Font.Height = -11
  194.           Font.Name = 'MS Sans Serif'
  195.           Font.Style = [fsBold]
  196.           ItemHeight = 13
  197.           ParentFont = False
  198.           ParentShowHint = False
  199.           ShowHint = False
  200.           TabOrder = 2
  201.           OnClick = FontListClick
  202.           OnKeyDown = FontListKeyDown
  203.           OnMouseDown = FontListMouseDown
  204.         end
  205.         object HautBtn: TBitBtn
  206.           Left = 345
  207.           Top = 111
  208.           Width = 22
  209.           Height = 22
  210.           HelpContext = 103
  211.           Caption = '5'
  212.           Enabled = False
  213.           Font.Charset = SYMBOL_CHARSET
  214.           Font.Color = clBlack
  215.           Font.Height = -12
  216.           Font.Name = 'Marlett'
  217.           Font.Style = [fsBold]
  218.           ParentFont = False
  219.           TabOrder = 4
  220.           OnClick = HautBtnClick
  221.           Layout = blGlyphRight
  222.         end
  223.         object BasBtn: TBitBtn
  224.           Left = 345
  225.           Top = 133
  226.           Width = 22
  227.           Height = 22
  228.           HelpContext = 102
  229.           Caption = '6'
  230.           Enabled = False
  231.           Font.Charset = SYMBOL_CHARSET
  232.           Font.Color = clBlack
  233.           Font.Height = -12
  234.           Font.Name = 'Marlett'
  235.           Font.Style = [fsBold]
  236.           ParentFont = False
  237.           TabOrder = 5
  238.           OnClick = BasBtnClick
  239.           Layout = blGlyphRight
  240.         end
  241.         object EffacerBtn: TButton
  242.           Left = 345
  243.           Top = 63
  244.           Width = 86
  245.           Height = 21
  246.           HelpContext = 294
  247.           Enabled = False
  248.           Font.Charset = DEFAULT_CHARSET
  249.           Font.Color = clBlack
  250.           Font.Height = -11
  251.           Font.Name = 'MS Sans Serif'
  252.           Font.Style = []
  253.           ParentFont = False
  254.           TabOrder = 3
  255.           OnClick = EffacerBtnClick
  256.         end
  257.         object FontName: TComboBox
  258.           Left = 124
  259.           Top = 20
  260.           Width = 214
  261.           Height = 21
  262.           HelpContext = 227
  263.           ItemHeight = 13
  264.           TabOrder = 0
  265.           OnChange = FontNameChange
  266.         end
  267.         object AjouterBtn: TButton
  268.           Left = 345
  269.           Top = 20
  270.           Width = 86
  271.           Height = 21
  272.           HelpContext = 293
  273.           Enabled = False
  274.           Font.Charset = DEFAULT_CHARSET
  275.           Font.Color = clBlack
  276.           Font.Height = -11
  277.           Font.Name = 'MS Sans Serif'
  278.           Font.Style = []
  279.           ParentFont = False
  280.           TabOrder = 1
  281.           OnClick = AjouterBtnClick
  282.         end
  283.       end
  284.     end
  285.     object TabSheet2: TTabSheet
  286.       HelpContext = 34
  287.       object Net1: TImage
  288.         Left = 8
  289.         Top = 60
  290.         Width = 12
  291.         Height = 12
  292.         AutoSize = True
  293.       end
  294.       object CheckBox1: TCheckBox
  295.         Left = 22
  296.         Top = 27
  297.         Width = 200
  298.         Height = 16
  299.         HelpContext = 34
  300.         Font.Charset = DEFAULT_CHARSET
  301.         Font.Color = clBlack
  302.         Font.Height = -11
  303.         Font.Name = 'MS Sans Serif'
  304.         Font.Style = []
  305.         ParentFont = False
  306.         TabOrder = 1
  307.         OnClick = CheckBox1Click
  308.       end
  309.       object CheckBox10: TCheckBox
  310.         Left = 22
  311.         Top = 43
  312.         Width = 200
  313.         Height = 16
  314.         HelpContext = 34
  315.         Font.Charset = DEFAULT_CHARSET
  316.         Font.Color = clBlack
  317.         Font.Height = -11
  318.         Font.Name = 'MS Sans Serif'
  319.         Font.Style = []
  320.         ParentFont = False
  321.         TabOrder = 2
  322.         OnClick = CheckBox10Click
  323.       end
  324.       object CheckBox6: TCheckBox
  325.         Left = 22
  326.         Top = 59
  327.         Width = 200
  328.         Height = 16
  329.         HelpContext = 34
  330.         Font.Charset = DEFAULT_CHARSET
  331.         Font.Color = clBlack
  332.         Font.Height = -11
  333.         Font.Name = 'MS Sans Serif'
  334.         Font.Style = []
  335.         ParentFont = False
  336.         TabOrder = 3
  337.         OnClick = CheckBox6Click
  338.       end
  339.       object CheckBox19: TCheckBox
  340.         Left = 22
  341.         Top = 75
  342.         Width = 200
  343.         Height = 16
  344.         HelpContext = 34
  345.         Font.Charset = DEFAULT_CHARSET
  346.         Font.Color = clBlack
  347.         Font.Height = -11
  348.         Font.Name = 'MS Sans Serif'
  349.         Font.Style = []
  350.         ParentFont = False
  351.         TabOrder = 4
  352.         OnClick = CheckBox19Click
  353.       end
  354.       object CheckBox20: TCheckBox
  355.         Left = 22
  356.         Top = 91
  357.         Width = 200
  358.         Height = 16
  359.         HelpContext = 34
  360.         Font.Charset = DEFAULT_CHARSET
  361.         Font.Color = clBlack
  362.         Font.Height = -11
  363.         Font.Name = 'MS Sans Serif'
  364.         Font.Style = []
  365.         ParentFont = False
  366.         TabOrder = 5
  367.         OnClick = CheckBox20Click
  368.       end
  369.       object CheckBox4: TCheckBox
  370.         Left = 22
  371.         Top = 107
  372.         Width = 200
  373.         Height = 16
  374.         HelpContext = 34
  375.         Font.Charset = DEFAULT_CHARSET
  376.         Font.Color = clBlack
  377.         Font.Height = -11
  378.         Font.Name = 'MS Sans Serif'
  379.         Font.Style = []
  380.         ParentFont = False
  381.         TabOrder = 6
  382.         OnClick = CheckBox4Click
  383.       end
  384.       object CheckBox5: TCheckBox
  385.         Left = 22
  386.         Top = 123
  387.         Width = 200
  388.         Height = 16
  389.         HelpContext = 34
  390.         Font.Charset = DEFAULT_CHARSET
  391.         Font.Color = clBlack
  392.         Font.Height = -11
  393.         Font.Name = 'MS Sans Serif'
  394.         Font.Style = []
  395.         ParentFont = False
  396.         TabOrder = 7
  397.         OnClick = CheckBox5Click
  398.       end
  399.       object CheckBox12: TCheckBox
  400.         Left = 22
  401.         Top = 139
  402.         Width = 200
  403.         Height = 16
  404.         HelpContext = 34
  405.         Font.Charset = DEFAULT_CHARSET
  406.         Font.Color = clBlack
  407.         Font.Height = -11
  408.         Font.Name = 'MS Sans Serif'
  409.         Font.Style = []
  410.         ParentFont = False
  411.         TabOrder = 8
  412.         OnClick = CheckBox12Click
  413.       end
  414.       object CheckBox11: TCheckBox
  415.         Left = 22
  416.         Top = 155
  417.         Width = 200
  418.         Height = 16
  419.         HelpContext = 34
  420.         Font.Charset = DEFAULT_CHARSET
  421.         Font.Color = clBlack
  422.         Font.Height = -11
  423.         Font.Name = 'MS Sans Serif'
  424.         Font.Style = []
  425.         ParentFont = False
  426.         TabOrder = 9
  427.         OnClick = CheckBox11Click
  428.       end
  429.       object CheckBox2: TCheckBox
  430.         Left = 22
  431.         Top = 187
  432.         Width = 200
  433.         Height = 16
  434.         HelpContext = 34
  435.         Font.Charset = DEFAULT_CHARSET
  436.         Font.Color = clBlack
  437.         Font.Height = -11
  438.         Font.Name = 'MS Sans Serif'
  439.         Font.Style = []
  440.         ParentFont = False
  441.         TabOrder = 11
  442.         OnClick = CheckBox2Click
  443.       end
  444.       object CheckBox7: TCheckBox
  445.         Left = 22
  446.         Top = 171
  447.         Width = 200
  448.         Height = 16
  449.         HelpContext = 34
  450.         Font.Charset = DEFAULT_CHARSET
  451.         Font.Color = clBlack
  452.         Font.Height = -11
  453.         Font.Name = 'MS Sans Serif'
  454.         Font.Style = []
  455.         ParentFont = False
  456.         TabOrder = 10
  457.         OnClick = CheckBox7Click
  458.       end
  459.       object CheckBox8: TCheckBox
  460.         Left = 22
  461.         Top = 203
  462.         Width = 200
  463.         Height = 16
  464.         HelpContext = 34
  465.         Font.Charset = DEFAULT_CHARSET
  466.         Font.Color = clBlack
  467.         Font.Height = -11
  468.         Font.Name = 'MS Sans Serif'
  469.         Font.Style = []
  470.         ParentFont = False
  471.         TabOrder = 12
  472.         OnClick = CheckBox8Click
  473.       end
  474.       object CheckBox9: TCheckBox
  475.         Left = 245
  476.         Top = 11
  477.         Width = 200
  478.         Height = 16
  479.         HelpContext = 34
  480.         Font.Charset = DEFAULT_CHARSET
  481.         Font.Color = clBlack
  482.         Font.Height = -11
  483.         Font.Name = 'MS Sans Serif'
  484.         Font.Style = []
  485.         ParentFont = False
  486.         TabOrder = 13
  487.         OnClick = CheckBox9Click
  488.       end
  489.       object CheckBox3: TCheckBox
  490.         Left = 245
  491.         Top = 27
  492.         Width = 200
  493.         Height = 16
  494.         HelpContext = 34
  495.         Font.Charset = DEFAULT_CHARSET
  496.         Font.Color = clBlack
  497.         Font.Height = -11
  498.         Font.Name = 'MS Sans Serif'
  499.         Font.Style = []
  500.         ParentFont = False
  501.         TabOrder = 14
  502.         OnClick = CheckBox3Click
  503.       end
  504.       object CheckBox17: TCheckBox
  505.         Left = 245
  506.         Top = 43
  507.         Width = 200
  508.         Height = 16
  509.         HelpContext = 34
  510.         Font.Charset = DEFAULT_CHARSET
  511.         Font.Color = clBlack
  512.         Font.Height = -11
  513.         Font.Name = 'MS Sans Serif'
  514.         Font.Style = []
  515.         ParentFont = False
  516.         TabOrder = 15
  517.         OnClick = CheckBox17Click
  518.       end
  519.       object CheckBox18: TCheckBox
  520.         Left = 245
  521.         Top = 59
  522.         Width = 200
  523.         Height = 16
  524.         HelpContext = 34
  525.         Font.Charset = DEFAULT_CHARSET
  526.         Font.Color = clBlack
  527.         Font.Height = -11
  528.         Font.Name = 'MS Sans Serif'
  529.         Font.Style = []
  530.         ParentFont = False
  531.         TabOrder = 16
  532.         OnClick = CheckBox18Click
  533.       end
  534.       object CheckBox16: TCheckBox
  535.         Left = 245
  536.         Top = 91
  537.         Width = 200
  538.         Height = 16
  539.         HelpContext = 34
  540.         Font.Charset = DEFAULT_CHARSET
  541.         Font.Color = clBlack
  542.         Font.Height = -11
  543.         Font.Name = 'MS Sans Serif'
  544.         Font.Style = []
  545.         ParentFont = False
  546.         TabOrder = 18
  547.         OnClick = CheckBox16Click
  548.       end
  549.       object CheckBox24: TCheckBox
  550.         Left = 245
  551.         Top = 75
  552.         Width = 200
  553.         Height = 16
  554.         HelpContext = 34
  555.         Font.Charset = DEFAULT_CHARSET
  556.         Font.Color = clBlack
  557.         Font.Height = -11
  558.         Font.Name = 'MS Sans Serif'
  559.         Font.Style = []
  560.         ParentFont = False
  561.         TabOrder = 17
  562.         OnClick = CheckBox24Click
  563.       end
  564.       object CheckBox23: TCheckBox
  565.         Left = 245
  566.         Top = 107
  567.         Width = 200
  568.         Height = 16
  569.         HelpContext = 34
  570.         Font.Charset = DEFAULT_CHARSET
  571.         Font.Color = clBlack
  572.         Font.Height = -11
  573.         Font.Name = 'MS Sans Serif'
  574.         Font.Style = []
  575.         ParentFont = False
  576.         TabOrder = 19
  577.         OnClick = CheckBox23Click
  578.       end
  579.       object CheckBox15: TCheckBox
  580.         Left = 245
  581.         Top = 139
  582.         Width = 200
  583.         Height = 16
  584.         HelpContext = 34
  585.         Font.Charset = DEFAULT_CHARSET
  586.         Font.Color = clBlack
  587.         Font.Height = -11
  588.         Font.Name = 'MS Sans Serif'
  589.         Font.Style = []
  590.         ParentFont = False
  591.         TabOrder = 21
  592.         OnClick = CheckBox15Click
  593.       end
  594.       object CheckBox14: TCheckBox
  595.         Left = 245
  596.         Top = 155
  597.         Width = 200
  598.         Height = 16
  599.         HelpContext = 34
  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.         TabOrder = 22
  607.         OnClick = CheckBox14Click
  608.       end
  609.       object CheckBox13: TCheckBox
  610.         Left = 245
  611.         Top = 171
  612.         Width = 200
  613.         Height = 16
  614.         HelpContext = 34
  615.         Font.Charset = DEFAULT_CHARSET
  616.         Font.Color = clBlack
  617.         Font.Height = -11
  618.         Font.Name = 'MS Sans Serif'
  619.         Font.Style = []
  620.         ParentFont = False
  621.         TabOrder = 23
  622.         OnClick = CheckBox13Click
  623.       end
  624.       object CheckBox22: TCheckBox
  625.         Left = 245
  626.         Top = 187
  627.         Width = 200
  628.         Height = 16
  629.         HelpContext = 34
  630.         Font.Charset = DEFAULT_CHARSET
  631.         Font.Color = clBlack
  632.         Font.Height = -11
  633.         Font.Name = 'MS Sans Serif'
  634.         Font.Style = []
  635.         ParentFont = False
  636.         TabOrder = 24
  637.         OnClick = CheckBox22Click
  638.       end
  639.       object CheckBox21: TCheckBox
  640.         Left = 245
  641.         Top = 123
  642.         Width = 200
  643.         Height = 16
  644.         HelpContext = 34
  645.         Font.Charset = DEFAULT_CHARSET
  646.         Font.Color = clBlack
  647.         Font.Height = -11
  648.         Font.Name = 'MS Sans Serif'
  649.         Font.Style = []
  650.         ParentFont = False
  651.         TabOrder = 20
  652.         OnClick = CheckBox21Click
  653.       end
  654.       object cbAcronym: TCheckBox
  655.         Left = 22
  656.         Top = 11
  657.         Width = 200
  658.         Height = 16
  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 = 0
  666.       end
  667.       object cbQ: TCheckBox
  668.         Left = 245
  669.         Top = 203
  670.         Width = 200
  671.         Height = 16
  672.         Font.Charset = DEFAULT_CHARSET
  673.         Font.Color = clBlack
  674.         Font.Height = -11
  675.         Font.Name = 'MS Sans Serif'
  676.         Font.Style = []
  677.         ParentFont = False
  678.         TabOrder = 25
  679.       end
  680.     end
  681.   end
  682.   object lbFontSize: TListBox
  683.     Left = 23
  684.     Top = 72
  685.     Width = 52
  686.     Height = 70
  687.     HelpContext = 252
  688.     Font.Charset = DEFAULT_CHARSET
  689.     Font.Color = clBlack
  690.     Font.Height = -11
  691.     Font.Name = 'MS Sans Serif'
  692.     Font.Style = []
  693.     ItemHeight = 13
  694.     Items.Strings = (
  695.       '1'
  696.       '2'
  697.       '3'
  698.       '4'
  699.       '5'
  700.       '6'
  701.       '7')
  702.     ParentFont = False
  703.     TabOrder = 3
  704.     OnClick = lbFontSizeClick
  705.   end
  706.   object EditFontSize: TEdit
  707.     Left = 8
  708.     Top = 50
  709.     Width = 67
  710.     Height = 21
  711.     HelpContext = 252
  712.     Font.Charset = DEFAULT_CHARSET
  713.     Font.Color = clBlack
  714.     Font.Height = -11
  715.     Font.Name = 'MS Sans Serif'
  716.     Font.Style = []
  717.     MaxLength = 2
  718.     ParentFont = False
  719.     TabOrder = 2
  720.     Text = '3'
  721.     OnChange = EditFontSizeChange
  722.   end
  723.   object GroupBox2: TGroupBox
  724.     Left = 86
  725.     Top = 34
  726.     Width = 296
  727.     Height = 108
  728.     HelpContext = 146
  729.     Font.Charset = DEFAULT_CHARSET
  730.     Font.Color = clBlack
  731.     Font.Height = -11
  732.     Font.Name = 'MS Sans Serif'
  733.     Font.Style = []
  734.     ParentFont = False
  735.     TabOrder = 4
  736.     object Panel2: TPanel
  737.       Left = 10
  738.       Top = 18
  739.       Width = 275
  740.       Height = 80
  741.       HelpContext = 146
  742.       BevelOuter = bvNone
  743.       BorderStyle = bsSingle
  744.       Color = clWhite
  745.       Ctl3D = True
  746.       ParentCtl3D = False
  747.       TabOrder = 0
  748.       object Label3: TLabel
  749.         Left = 0
  750.         Top = 18
  751.         Width = 271
  752.         Height = 58
  753.         Align = alBottom
  754.         Alignment = taCenter
  755.         AutoSize = False
  756.         Caption = 'AaBbYyZz'
  757.         Font.Charset = DEFAULT_CHARSET
  758.         Font.Color = clBlack
  759.         Font.Height = -16
  760.         Font.Name = 'Arial'
  761.         Font.Style = []
  762.         ParentFont = False
  763.       end
  764.     end
  765.   end
  766.   object cbMinMax: TCheckBox
  767.     Left = 40
  768.     Top = 33
  769.     Width = 33
  770.     Height = 17
  771.     Caption = '+/-'
  772.     Font.Charset = ANSI_CHARSET
  773.     Font.Color = clWindowText
  774.     Font.Height = -13
  775.     Font.Name = 'MS Sans Serif'
  776.     Font.Style = []
  777.     ParentFont = False
  778.     TabOrder = 1
  779.     OnClick = cbMinMaxClick
  780.   end
  781.   object ChkBaseFont: TCheckBox
  782.     Left = 228
  783.     Top = 148
  784.     Width = 165
  785.     Height = 17
  786.     HelpContext = 727
  787.     Font.Charset = ANSI_CHARSET
  788.     Font.Color = clWindowText
  789.     Font.Height = -11
  790.     Font.Name = 'MS Sans Serif'
  791.     Font.Style = []
  792.     ParentFont = False
  793.     TabOrder = 8
  794.     OnClick = ChkBaseFontClick
  795.   end
  796.   object Timer1: TTimer
  797.     Enabled = False
  798.     Interval = 500
  799.     OnTimer = Timer1Timer
  800.     Left = 435
  801.     Top = 111
  802.   end
  803. end
  804.