home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / chipcd20010102.iso / software / internet / acehtml / AceHTML4Free.exe / %MAINDIR% / AceHTMLFree.exe / 0 / RCDATA / TPREFERENCEFRM / TPREFERENCEFRM.txt < prev   
Encoding:
Text File  |  2000-11-22  |  32.9 KB  |  1,434 lines

  1. object PreferenceFrm: TPreferenceFrm
  2.   Left = 208
  3.   Top = 100
  4.   ActiveControl = Button2
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 427
  8.   ClientWidth = 520
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Button2: TButton
  24.     Left = 283
  25.     Top = 400
  26.     Width = 72
  27.     Height = 22
  28.     HelpContext = 49
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clBlack
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabOrder = 1
  36.     OnClick = Button2Click
  37.   end
  38.   object CancelBtn: TButton
  39.     Left = 362
  40.     Top = 400
  41.     Width = 72
  42.     Height = 22
  43.     HelpContext = 44
  44.     Cancel = True
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clBlack
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     TabOrder = 2
  52.     OnClick = CancelBtnClick
  53.   end
  54.   object PageControl1: TPageControl
  55.     Left = 8
  56.     Top = 8
  57.     Width = 505
  58.     Height = 384
  59.     ActivePage = tsGeneral
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clBlack
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ParentFont = False
  66.     TabOrder = 0
  67.     object tsGeneral: TTabSheet
  68.       object Label3: TLabel
  69.         Left = 12
  70.         Top = 12
  71.         Width = 3
  72.         Height = 13
  73.         Font.Charset = DEFAULT_CHARSET
  74.         Font.Color = clNavy
  75.         Font.Height = -11
  76.         Font.Name = 'MS Sans Serif'
  77.         Font.Style = []
  78.         ParentFont = False
  79.       end
  80.       object Label6: TLabel
  81.         Left = 8
  82.         Top = 205
  83.         Width = 3
  84.         Height = 16
  85.         Font.Charset = DEFAULT_CHARSET
  86.         Font.Color = clNavy
  87.         Font.Height = -13
  88.         Font.Name = 'MS Sans Serif'
  89.         Font.Style = []
  90.         ParentFont = False
  91.         Visible = False
  92.       end
  93.       object Loupe: TImage
  94.         Left = 428
  95.         Top = 132
  96.         Width = 20
  97.         Height = 16
  98.         AutoSize = True
  99.         Picture.Data = {<image000.bmp>}
  100.         Transparent = True
  101.       end
  102.       object GroupBox4: TGroupBox
  103.         Left = 8
  104.         Top = 36
  105.         Width = 408
  106.         Height = 157
  107.         Font.Charset = DEFAULT_CHARSET
  108.         Font.Color = clBlack
  109.         Font.Height = -11
  110.         Font.Name = 'MS Sans Serif'
  111.         Font.Style = []
  112.         ParentFont = False
  113.         TabOrder = 0
  114.         object Net1: TImage
  115.           Left = 12
  116.           Top = 63
  117.           Width = 12
  118.           Height = 12
  119.           AutoSize = True
  120.         end
  121.         object Exp1: TImage
  122.           Left = 12
  123.           Top = 95
  124.           Width = 12
  125.           Height = 12
  126.           AutoSize = True
  127.         end
  128.         object Label5: TLabel
  129.           Left = 12
  130.           Top = 24
  131.           Width = 3
  132.           Height = 13
  133.           Font.Charset = DEFAULT_CHARSET
  134.           Font.Color = clBlack
  135.           Font.Height = -11
  136.           Font.Name = 'MS Sans Serif'
  137.           Font.Style = []
  138.           ParentFont = False
  139.         end
  140.         object Bevel1: TBevel
  141.           Left = 12
  142.           Top = 47
  143.           Width = 378
  144.           Height = 2
  145.         end
  146.         object RadioButton1: TRadioButton
  147.           Left = 26
  148.           Top = 61
  149.           Width = 111
  150.           Height = 17
  151.           HelpContext = 198
  152.           Font.Charset = DEFAULT_CHARSET
  153.           Font.Color = clBlack
  154.           Font.Height = -11
  155.           Font.Name = 'MS Sans Serif'
  156.           Font.Style = []
  157.           ParentFont = False
  158.           TabOrder = 1
  159.         end
  160.         object RadioButton2: TRadioButton
  161.           Left = 26
  162.           Top = 93
  163.           Width = 111
  164.           Height = 17
  165.           HelpContext = 198
  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.           TabOrder = 3
  173.         end
  174.         object Edit2: TEdit
  175.           Left = 140
  176.           Top = 60
  177.           Width = 250
  178.           Height = 21
  179.           HelpContext = 198
  180.           MaxLength = 256
  181.           TabOrder = 2
  182.         end
  183.         object Edit4: TEdit
  184.           Left = 140
  185.           Top = 92
  186.           Width = 250
  187.           Height = 21
  188.           HelpContext = 198
  189.           MaxLength = 256
  190.           TabOrder = 4
  191.         end
  192.         object ComboDrive: TPTShellCombo
  193.           Left = 140
  194.           Top = 16
  195.           Width = 145
  196.           Height = 22
  197.           HelpContext = 110
  198.           TabOrder = 0
  199.         end
  200.         object EditOther: TEdit
  201.           Left = 140
  202.           Top = 124
  203.           Width = 250
  204.           Height = 21
  205.           HelpContext = 198
  206.           MaxLength = 256
  207.           TabOrder = 7
  208.         end
  209.         object RadioButton3: TRadioButton
  210.           Left = 26
  211.           Top = 125
  212.           Width = 111
  213.           Height = 17
  214.           HelpContext = 198
  215.           Font.Charset = DEFAULT_CHARSET
  216.           Font.Color = clBlack
  217.           Font.Height = -11
  218.           Font.Name = 'MS Sans Serif'
  219.           Font.Style = []
  220.           ParentFont = False
  221.           TabOrder = 5
  222.         end
  223.         object ComboOther: TComboBox
  224.           Left = 44
  225.           Top = 124
  226.           Width = 87
  227.           Height = 21
  228.           HelpContext = 198
  229.           ItemHeight = 13
  230.           TabOrder = 6
  231.           Items.Strings = (
  232.             'opera.exe')
  233.         end
  234.       end
  235.       object ListBox1: TListBox
  236.         Left = 8
  237.         Top = 222
  238.         Width = 480
  239.         Height = 123
  240.         HelpContext = 240
  241.         Font.Charset = DEFAULT_CHARSET
  242.         Font.Color = clBlack
  243.         Font.Height = -11
  244.         Font.Name = 'MS Sans Serif'
  245.         Font.Style = []
  246.         ItemHeight = 13
  247.         ParentFont = False
  248.         ParentShowHint = False
  249.         ShowHint = True
  250.         TabOrder = 4
  251.         OnDblClick = ListBox1DblClick
  252.       end
  253.       object BitBtn2: TButton
  254.         Left = 428
  255.         Top = 41
  256.         Width = 60
  257.         Height = 22
  258.         HelpContext = 225
  259.         ParentShowHint = False
  260.         ShowHint = True
  261.         TabOrder = 1
  262.         OnClick = BitBtn2Click
  263.       end
  264.       object Button3: TButton
  265.         Left = 428
  266.         Top = 66
  267.         Width = 60
  268.         Height = 22
  269.         HelpContext = 45
  270.         ParentShowHint = False
  271.         ShowHint = True
  272.         TabOrder = 2
  273.         OnClick = Button3Click
  274.       end
  275.       object SpeedButton1: TButton
  276.         Left = 428
  277.         Top = 91
  278.         Width = 60
  279.         Height = 22
  280.         HelpContext = 48
  281.         ParentShowHint = False
  282.         ShowHint = True
  283.         TabOrder = 3
  284.         OnClick = SpeedButton1Click
  285.       end
  286.     end
  287.     object tsEnvironment: TTabSheet
  288.       object GroupBox3: TGroupBox
  289.         Left = 8
  290.         Top = 175
  291.         Width = 481
  292.         Height = 172
  293.         Font.Charset = DEFAULT_CHARSET
  294.         Font.Color = clBlack
  295.         Font.Height = -11
  296.         Font.Name = 'MS Sans Serif'
  297.         Font.Style = []
  298.         ParentFont = False
  299.         TabOrder = 2
  300.         object BackupCB: TCheckBox
  301.           Left = 12
  302.           Top = 20
  303.           Width = 453
  304.           Height = 16
  305.           HelpContext = 150
  306.           Font.Charset = DEFAULT_CHARSET
  307.           Font.Color = clBlack
  308.           Font.Height = -11
  309.           Font.Name = 'MS Sans Serif'
  310.           Font.Style = []
  311.           ParentFont = False
  312.           TabOrder = 0
  313.         end
  314.         object VerificationCB: TCheckBox
  315.           Left = 12
  316.           Top = 36
  317.           Width = 453
  318.           Height = 16
  319.           HelpContext = 243
  320.           Font.Charset = DEFAULT_CHARSET
  321.           Font.Color = clBlack
  322.           Font.Height = -11
  323.           Font.Name = 'MS Sans Serif'
  324.           Font.Style = []
  325.           ParentFont = False
  326.           TabOrder = 1
  327.         end
  328.         object NonRelatifCB: TCheckBox
  329.           Left = 12
  330.           Top = 52
  331.           Width = 453
  332.           Height = 16
  333.           HelpContext = 70
  334.           Font.Charset = DEFAULT_CHARSET
  335.           Font.Color = clBlack
  336.           Font.Height = -11
  337.           Font.Name = 'MS Sans Serif'
  338.           Font.Style = []
  339.           ParentFont = False
  340.           TabOrder = 2
  341.         end
  342.         object cbKeepNetPath: TCheckBox
  343.           Left = 12
  344.           Top = 68
  345.           Width = 453
  346.           Height = 16
  347.           HelpContext = 1234
  348.           Font.Charset = DEFAULT_CHARSET
  349.           Font.Color = clBlack
  350.           Font.Height = -11
  351.           Font.Name = 'MS Sans Serif'
  352.           Font.Style = []
  353.           ParentFont = False
  354.           TabOrder = 3
  355.         end
  356.         object cbLowercaseFileName: TCheckBox
  357.           Left = 12
  358.           Top = 84
  359.           Width = 453
  360.           Height = 16
  361.           HelpContext = 1240
  362.           TabOrder = 4
  363.         end
  364.         object cbKeepLastDir: TCheckBox
  365.           Left = 12
  366.           Top = 100
  367.           Width = 453
  368.           Height = 16
  369.           HelpContext = 1215
  370.           TabOrder = 5
  371.         end
  372.         object cbSaveUnix: TCheckBox
  373.           Left = 12
  374.           Top = 116
  375.           Width = 453
  376.           Height = 16
  377.           HelpContext = 46
  378.           TabOrder = 6
  379.         end
  380.       end
  381.       object GroupBox1: TGroupBox
  382.         Left = 8
  383.         Top = 12
  384.         Width = 235
  385.         Height = 154
  386.         Font.Charset = DEFAULT_CHARSET
  387.         Font.Color = clBlack
  388.         Font.Height = -11
  389.         Font.Name = 'MS Sans Serif'
  390.         Font.Style = []
  391.         ParentFont = False
  392.         TabOrder = 0
  393.         object BarreStatutCB: TCheckBox
  394.           Left = 12
  395.           Top = 68
  396.           Width = 216
  397.           Height = 16
  398.           HelpContext = 36
  399.           Font.Charset = DEFAULT_CHARSET
  400.           Font.Color = clBlack
  401.           Font.Height = -11
  402.           Font.Name = 'MS Sans Serif'
  403.           Font.Style = []
  404.           ParentFont = False
  405.           TabOrder = 3
  406.         end
  407.         object checkGraphExplorer: TCheckBox
  408.           Left = 12
  409.           Top = 36
  410.           Width = 216
  411.           Height = 16
  412.           HelpContext = 642
  413.           Font.Charset = DEFAULT_CHARSET
  414.           Font.Color = clBlack
  415.           Font.Height = -11
  416.           Font.Name = 'MS Sans Serif'
  417.           Font.Style = []
  418.           ParentFont = False
  419.           TabOrder = 1
  420.         end
  421.         object CheckBox5: TCheckBox
  422.           Left = 12
  423.           Top = 100
  424.           Width = 216
  425.           Height = 16
  426.           HelpContext = 199
  427.           TabOrder = 5
  428.         end
  429.         object ChkCarSpeciaux: TCheckBox
  430.           Left = 12
  431.           Top = 84
  432.           Width = 216
  433.           Height = 16
  434.           HelpContext = 891
  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 = 4
  442.         end
  443.         object cbCodeExplorer: TCheckBox
  444.           Left = 12
  445.           Top = 20
  446.           Width = 216
  447.           Height = 16
  448.           HelpContext = 641
  449.           TabOrder = 0
  450.         end
  451.         object cbOpenDocStartup: TCheckBox
  452.           Left = 12
  453.           Top = 132
  454.           Width = 216
  455.           Height = 16
  456.           HelpContext = 644
  457.           TabOrder = 7
  458.         end
  459.         object CheckCodeInspector: TCheckBox
  460.           Left = 12
  461.           Top = 52
  462.           Width = 216
  463.           Height = 16
  464.           HelpContext = 643
  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 = 2
  472.         end
  473.         object AstuceCB: TCheckBox
  474.           Left = 12
  475.           Top = 116
  476.           Width = 216
  477.           Height = 16
  478.           HelpContext = 5
  479.           Font.Charset = DEFAULT_CHARSET
  480.           Font.Color = clBlack
  481.           Font.Height = -11
  482.           Font.Name = 'MS Sans Serif'
  483.           Font.Style = []
  484.           ParentFont = False
  485.           TabOrder = 6
  486.         end
  487.       end
  488.       object GroupBox5: TGroupBox
  489.         Left = 253
  490.         Top = 12
  491.         Width = 235
  492.         Height = 154
  493.         TabOrder = 1
  494.         object CheckBox6: TCheckBox
  495.           Left = 12
  496.           Top = 36
  497.           Width = 216
  498.           Height = 16
  499.           HelpContext = 193
  500.           TabOrder = 1
  501.         end
  502.         object cbDisableJava: TCheckBox
  503.           Left = 12
  504.           Top = 52
  505.           Width = 216
  506.           Height = 16
  507.           HelpContext = 1233
  508.           TabOrder = 2
  509.         end
  510.         object cbSpecialChar: TCheckBox
  511.           Left = 12
  512.           Top = 68
  513.           Width = 216
  514.           Height = 16
  515.           HelpContext = 1322
  516.           TabOrder = 3
  517.         end
  518.         object cbUnicode: TCheckBox
  519.           Left = 12
  520.           Top = 84
  521.           Width = 216
  522.           Height = 16
  523.           HelpContext = 698
  524.           TabOrder = 4
  525.         end
  526.         object cbISO8859: TCheckBox
  527.           Left = 12
  528.           Top = 100
  529.           Width = 216
  530.           Height = 16
  531.           HelpContext = 1192
  532.           TabOrder = 5
  533.         end
  534.         object cbAutoSaveDesktop: TCheckBox
  535.           Left = 12
  536.           Top = 20
  537.           Width = 216
  538.           Height = 16
  539.           HelpContext = 697
  540.           TabOrder = 0
  541.         end
  542.         object cbInternetCheck: TCheckBox
  543.           Left = 12
  544.           Top = 116
  545.           Width = 216
  546.           Height = 16
  547.           HelpContext = 5402
  548.           TabOrder = 6
  549.         end
  550.       end
  551.     end
  552.     object tsEditor: TTabSheet
  553.       ImageIndex = 5
  554.       object GroupBox2: TGroupBox
  555.         Left = 253
  556.         Top = 12
  557.         Width = 235
  558.         Height = 154
  559.         Font.Charset = DEFAULT_CHARSET
  560.         Font.Color = clBlack
  561.         Font.Height = -11
  562.         Font.Name = 'MS Sans Serif'
  563.         Font.Style = []
  564.         ParentFont = False
  565.         TabOrder = 1
  566.         object CBProlog: TCheckBox
  567.           Left = 12
  568.           Top = 20
  569.           Width = 210
  570.           Height = 16
  571.           HelpContext = 901
  572.           Font.Charset = DEFAULT_CHARSET
  573.           Font.Color = clBlack
  574.           Font.Height = -11
  575.           Font.Name = 'MS Sans Serif'
  576.           Font.Style = []
  577.           ParentFont = False
  578.           TabOrder = 0
  579.         end
  580.         object CBComment: TCheckBox
  581.           Left = 12
  582.           Top = 36
  583.           Width = 210
  584.           Height = 16
  585.           HelpContext = 902
  586.           Font.Charset = DEFAULT_CHARSET
  587.           Font.Color = clBlack
  588.           Font.Height = -11
  589.           Font.Name = 'MS Sans Serif'
  590.           Font.Style = []
  591.           ParentFont = False
  592.           TabOrder = 1
  593.         end
  594.         object cbTypeOfCase: TCheckBox
  595.           Left = 12
  596.           Top = 52
  597.           Width = 210
  598.           Height = 16
  599.           HelpContext = 1097
  600.           TabOrder = 2
  601.         end
  602.         object cbP: TCheckBox
  603.           Left = 12
  604.           Top = 68
  605.           Width = 210
  606.           Height = 16
  607.           HelpContext = 5417
  608.           TabOrder = 3
  609.         end
  610.         object cbLI: TCheckBox
  611.           Left = 12
  612.           Top = 84
  613.           Width = 210
  614.           Height = 16
  615.           HelpContext = 5418
  616.           TabOrder = 4
  617.         end
  618.         object cbShowNBSP: TCheckBox
  619.           Left = 12
  620.           Top = 100
  621.           Width = 210
  622.           Height = 16
  623.           HelpContext = 448
  624.           TabOrder = 5
  625.         end
  626.         object cbConfirmConversion: TCheckBox
  627.           Left = 12
  628.           Top = 116
  629.           Width = 210
  630.           Height = 16
  631.           HelpContext = 330
  632.           TabOrder = 6
  633.         end
  634.         object cbPageEncoding: TCheckBox
  635.           Left = 12
  636.           Top = 132
  637.           Width = 210
  638.           Height = 16
  639.           HelpContext = 706
  640.           TabOrder = 7
  641.         end
  642.       end
  643.       object GroupBox9: TGroupBox
  644.         Left = 8
  645.         Top = 12
  646.         Width = 235
  647.         Height = 154
  648.         TabOrder = 0
  649.         object lblDelayRefresh: TLabel
  650.           Left = 95
  651.           Top = 91
  652.           Width = 3
  653.           Height = 13
  654.         end
  655.         object ImagesCB: TCheckBox
  656.           Left = 36
  657.           Top = 52
  658.           Width = 193
  659.           Height = 16
  660.           HelpContext = 321
  661.           Font.Charset = DEFAULT_CHARSET
  662.           Font.Color = clBlack
  663.           Font.Height = -11
  664.           Font.Name = 'MS Sans Serif'
  665.           Font.Style = []
  666.           ParentFont = False
  667.           TabOrder = 2
  668.         end
  669.         object RadioExplorer: TRadioButton
  670.           Left = 12
  671.           Top = 20
  672.           Width = 219
  673.           Height = 17
  674.           HelpContext = 551
  675.           TabOrder = 0
  676.           OnClick = RadioWebExpertClick
  677.         end
  678.         object RadioWebExpert: TRadioButton
  679.           Left = 12
  680.           Top = 36
  681.           Width = 219
  682.           Height = 17
  683.           HelpContext = 552
  684.           TabOrder = 1
  685.           OnClick = RadioWebExpertClick
  686.         end
  687.         object cbAutoRefresh: TCheckBox
  688.           Left = 12
  689.           Top = 68
  690.           Width = 216
  691.           Height = 16
  692.           HelpContext = 1238
  693.           TabOrder = 3
  694.           OnClick = cbAutoRefreshClick
  695.         end
  696.         object cbOffline: TCheckBox
  697.           Left = 12
  698.           Top = 111
  699.           Width = 216
  700.           Height = 16
  701.           HelpContext = 1250
  702.           TabOrder = 6
  703.         end
  704.         object udDelayRefresh: TUpDown
  705.           Left = 72
  706.           Top = 87
  707.           Width = 15
  708.           Height = 21
  709.           Associate = EdtDelayRefresh
  710.           Min = 250
  711.           Max = 30000
  712.           Increment = 100
  713.           Position = 1500
  714.           TabOrder = 5
  715.           Wrap = False
  716.         end
  717.         object EdtDelayRefresh: TEdit
  718.           Left = 31
  719.           Top = 87
  720.           Width = 41
  721.           Height = 21
  722.           MaxLength = 5
  723.           TabOrder = 4
  724.           Text = '1,500'
  725.         end
  726.         object cbSilent: TCheckBox
  727.           Left = 12
  728.           Top = 127
  729.           Width = 216
  730.           Height = 16
  731.           HelpContext = 446
  732.           TabOrder = 7
  733.         end
  734.       end
  735.       object gbLastFilesHistoryLength: TGroupBox
  736.         Left = 8
  737.         Top = 175
  738.         Width = 235
  739.         Height = 49
  740.         HelpContext = 645
  741.         Anchors = [akTop, akRight]
  742.         TabOrder = 2
  743.         object lblLastFilesEntries: TLabel
  744.           Left = 72
  745.           Top = 23
  746.           Width = 3
  747.           Height = 13
  748.         end
  749.         object edtLastFiles: TEdit
  750.           Left = 16
  751.           Top = 19
  752.           Width = 33
  753.           Height = 21
  754.           HelpContext = 645
  755.           MaxLength = 3
  756.           TabOrder = 0
  757.           Text = '16'
  758.         end
  759.         object udLastFilesLength: TUpDown
  760.           Left = 49
  761.           Top = 19
  762.           Width = 15
  763.           Height = 21
  764.           HelpContext = 645
  765.           Associate = edtLastFiles
  766.           Min = 1
  767.           Position = 16
  768.           TabOrder = 1
  769.           Wrap = False
  770.         end
  771.       end
  772.       object gbLastProjectsHistoryLength: TGroupBox
  773.         Left = 253
  774.         Top = 175
  775.         Width = 235
  776.         Height = 49
  777.         HelpContext = 646
  778.         Anchors = [akTop, akRight]
  779.         TabOrder = 3
  780.         object lblLastProjectsEntries: TLabel
  781.           Left = 72
  782.           Top = 23
  783.           Width = 3
  784.           Height = 13
  785.         end
  786.         object edtLastProjects: TEdit
  787.           Left = 16
  788.           Top = 19
  789.           Width = 33
  790.           Height = 21
  791.           HelpContext = 646
  792.           MaxLength = 3
  793.           TabOrder = 0
  794.           Text = '8'
  795.         end
  796.         object udLastProjectsLength: TUpDown
  797.           Left = 49
  798.           Top = 19
  799.           Width = 15
  800.           Height = 21
  801.           HelpContext = 646
  802.           Associate = edtLastProjects
  803.           Min = 1
  804.           Position = 8
  805.           TabOrder = 1
  806.           Wrap = False
  807.         end
  808.       end
  809.       object gbInspector: TGroupBox
  810.         Left = 8
  811.         Top = 232
  812.         Width = 481
  813.         Height = 115
  814.         TabOrder = 4
  815.         object cbValideInspector: TCheckBox
  816.           Left = 12
  817.           Top = 20
  818.           Width = 461
  819.           Height = 17
  820.           HelpContext = 1376
  821.           TabOrder = 0
  822.         end
  823.         object cbShowAllCSS: TCheckBox
  824.           Left = 12
  825.           Top = 36
  826.           Width = 461
  827.           Height = 17
  828.           HelpContext = 447
  829.           TabOrder = 1
  830.         end
  831.         object cbQuoteNumbers: TCheckBox
  832.           Left = 12
  833.           Top = 68
  834.           Width = 461
  835.           Height = 17
  836.           HelpContext = 456
  837.           TabOrder = 3
  838.         end
  839.         object cbQuoteCaptions: TCheckBox
  840.           Left = 12
  841.           Top = 52
  842.           Width = 461
  843.           Height = 17
  844.           HelpContext = 457
  845.           TabOrder = 2
  846.         end
  847.       end
  848.     end
  849.     object tsSpelling: TTabSheet
  850.       object Label2: TLabel
  851.         Left = 8
  852.         Top = 15
  853.         Width = 3
  854.         Height = 13
  855.       end
  856.       object Bevel2: TBevel
  857.         Left = 8
  858.         Top = 125
  859.         Width = 481
  860.         Height = 2
  861.       end
  862.       object lblSpellerType: TLabel
  863.         Left = 8
  864.         Top = 59
  865.         Width = 3
  866.         Height = 13
  867.         Visible = False
  868.       end
  869.       object ChkAllCaps: TCheckBox
  870.         Left = 8
  871.         Top = 141
  872.         Width = 240
  873.         Height = 17
  874.         HelpContext = 1100
  875.         Checked = True
  876.         State = cbChecked
  877.         TabOrder = 3
  878.       end
  879.       object ChkRoman: TCheckBox
  880.         Left = 8
  881.         Top = 157
  882.         Width = 240
  883.         Height = 17
  884.         HelpContext = 1101
  885.         Checked = True
  886.         State = cbChecked
  887.         TabOrder = 4
  888.       end
  889.       object ChkMixed: TCheckBox
  890.         Left = 8
  891.         Top = 173
  892.         Width = 240
  893.         Height = 17
  894.         HelpContext = 1102
  895.         Checked = True
  896.         State = cbChecked
  897.         TabOrder = 5
  898.       end
  899.       object ChkExtraSpaces: TCheckBox
  900.         Left = 256
  901.         Top = 141
  902.         Width = 240
  903.         Height = 17
  904.         HelpContext = 1103
  905.         TabOrder = 6
  906.       end
  907.       object ChkMissingSpace: TCheckBox
  908.         Left = 256
  909.         Top = 173
  910.         Width = 240
  911.         Height = 17
  912.         HelpContext = 1105
  913.         TabOrder = 8
  914.       end
  915.       object ChkRepeatWord: TCheckBox
  916.         Left = 256
  917.         Top = 189
  918.         Width = 240
  919.         Height = 17
  920.         HelpContext = 1106
  921.         TabOrder = 9
  922.       end
  923.       object ChkUncapped: TCheckBox
  924.         Left = 256
  925.         Top = 157
  926.         Width = 240
  927.         Height = 17
  928.         HelpContext = 1104
  929.         TabOrder = 7
  930.       end
  931.       object ChkSpaceBefore: TCheckBox
  932.         Left = 256
  933.         Top = 205
  934.         Width = 240
  935.         Height = 17
  936.         HelpContext = 1107
  937.         TabOrder = 10
  938.       end
  939.       object ChkSpaceAfter: TCheckBox
  940.         Left = 256
  941.         Top = 221
  942.         Width = 240
  943.         Height = 17
  944.         HelpContext = 1108
  945.         TabOrder = 11
  946.       end
  947.       object ComboBox1: TComboBox
  948.         Left = 8
  949.         Top = 30
  950.         Width = 197
  951.         Height = 21
  952.         HelpContext = 1098
  953.         Style = csDropDownList
  954.         ItemHeight = 13
  955.         TabOrder = 1
  956.       end
  957.       object gbCustomDic: TGroupBox
  958.         Left = 224
  959.         Top = 17
  960.         Width = 263
  961.         Height = 53
  962.         TabOrder = 2
  963.         object ComboCustomDic: TComboBox
  964.           Left = 12
  965.           Top = 20
  966.           Width = 213
  967.           Height = 21
  968.           HelpContext = 1099
  969.           ItemHeight = 13
  970.           TabOrder = 0
  971.           OnExit = ComboCustomDicExit
  972.           OnKeyDown = ComboCustomDicKeyDown
  973.         end
  974.         object cbCustomDic: TCheckBox
  975.           Left = 12
  976.           Top = -2
  977.           Width = 133
  978.           Height = 17
  979.           HelpContext = 1099
  980.           TabOrder = 1
  981.           OnClick = cbCustomDicClick
  982.         end
  983.         object spdBtnCustomDic: TBitBtn
  984.           Left = 230
  985.           Top = 20
  986.           Width = 23
  987.           Height = 21
  988.           TabOrder = 2
  989.           OnClick = spdBtnCustomDicClick
  990.         end
  991.       end
  992.       object ComboBox2: TComboBox
  993.         Left = 8
  994.         Top = 74
  995.         Width = 197
  996.         Height = 21
  997.         Style = csDropDownList
  998.         ItemHeight = 13
  999.         TabOrder = 0
  1000.         Visible = False
  1001.         Items.Strings = (
  1002.           'Microsoft Word'
  1003.           'Star Office')
  1004.       end
  1005.     end
  1006.     object tsSyntax: TTabSheet
  1007.       ImageIndex = 3
  1008.       object lblMaxWarnings: TLabel
  1009.         Left = 8
  1010.         Top = 24
  1011.         Width = 3
  1012.         Height = 13
  1013.       end
  1014.       object lblMaxErrors: TLabel
  1015.         Left = 8
  1016.         Top = 169
  1017.         Width = 3
  1018.         Height = 13
  1019.       end
  1020.       object gbWarnings: TGroupBox
  1021.         Left = 8
  1022.         Top = 49
  1023.         Width = 481
  1024.         Height = 92
  1025.         TabOrder = 0
  1026.         object cbAttributeIntegrity: TCheckBox
  1027.           Left = 12
  1028.           Top = 20
  1029.           Width = 228
  1030.           Height = 17
  1031.           HelpContext = 984
  1032.           Checked = True
  1033.           State = cbChecked
  1034.           TabOrder = 0
  1035.         end
  1036.         object cbImplicitOpen: TCheckBox
  1037.           Left = 12
  1038.           Top = 36
  1039.           Width = 228
  1040.           Height = 17
  1041.           HelpContext = 985
  1042.           Checked = True
  1043.           State = cbChecked
  1044.           TabOrder = 1
  1045.         end
  1046.         object cbUnknownStartTag: TCheckBox
  1047.           Left = 12
  1048.           Top = 52
  1049.           Width = 228
  1050.           Height = 17
  1051.           HelpContext = 986
  1052.           Checked = True
  1053.           State = cbChecked
  1054.           TabOrder = 2
  1055.         end
  1056.         object cbOptionalEndTag: TCheckBox
  1057.           Left = 12
  1058.           Top = 68
  1059.           Width = 228
  1060.           Height = 17
  1061.           HelpContext = 987
  1062.           TabOrder = 3
  1063.         end
  1064.         object cbDeadLink: TCheckBox
  1065.           Left = 248
  1066.           Top = 20
  1067.           Width = 228
  1068.           Height = 17
  1069.           HelpContext = 988
  1070.           Checked = True
  1071.           State = cbChecked
  1072.           TabOrder = 4
  1073.         end
  1074.         object cbUnknownEndTag: TCheckBox
  1075.           Left = 248
  1076.           Top = 36
  1077.           Width = 228
  1078.           Height = 17
  1079.           HelpContext = 989
  1080.           Checked = True
  1081.           State = cbChecked
  1082.           TabOrder = 5
  1083.         end
  1084.         object cbScriptNotClosed: TCheckBox
  1085.           Left = 248
  1086.           Top = 52
  1087.           Width = 228
  1088.           Height = 17
  1089.           Caption = 'Script not closed'
  1090.           TabOrder = 6
  1091.         end
  1092.       end
  1093.       object gbErrors: TGroupBox
  1094.         Left = 8
  1095.         Top = 193
  1096.         Width = 481
  1097.         Height = 92
  1098.         TabOrder = 1
  1099.         object cbTagNotAllowed: TCheckBox
  1100.           Left = 12
  1101.           Top = 20
  1102.           Width = 228
  1103.           Height = 17
  1104.           HelpContext = 991
  1105.           Checked = True
  1106.           State = cbChecked
  1107.           TabOrder = 0
  1108.         end
  1109.         object cbRequiredAttr: TCheckBox
  1110.           Left = 12
  1111.           Top = 36
  1112.           Width = 228
  1113.           Height = 17
  1114.           HelpContext = 992
  1115.           Checked = True
  1116.           State = cbChecked
  1117.           TabOrder = 1
  1118.         end
  1119.         object cbEndTagWithoutStart: TCheckBox
  1120.           Left = 12
  1121.           Top = 52
  1122.           Width = 228
  1123.           Height = 17
  1124.           HelpContext = 993
  1125.           Checked = True
  1126.           State = cbChecked
  1127.           TabOrder = 2
  1128.         end
  1129.         object cbEndTagNotFound: TCheckBox
  1130.           Left = 12
  1131.           Top = 68
  1132.           Width = 228
  1133.           Height = 17
  1134.           HelpContext = 994
  1135.           Checked = True
  1136.           State = cbChecked
  1137.           TabOrder = 3
  1138.         end
  1139.         object cbIllegalSymbol: TCheckBox
  1140.           Left = 248
  1141.           Top = 20
  1142.           Width = 228
  1143.           Height = 17
  1144.           HelpContext = 995
  1145.           Checked = True
  1146.           State = cbChecked
  1147.           TabOrder = 4
  1148.         end
  1149.         object cbTagBracket: TCheckBox
  1150.           Left = 248
  1151.           Top = 36
  1152.           Width = 228
  1153.           Height = 17
  1154.           HelpContext = 996
  1155.           Checked = True
  1156.           State = cbChecked
  1157.           TabOrder = 5
  1158.         end
  1159.         object cbAttrInEndTag: TCheckBox
  1160.           Left = 248
  1161.           Top = 52
  1162.           Width = 228
  1163.           Height = 17
  1164.           HelpContext = 997
  1165.           Checked = True
  1166.           State = cbChecked
  1167.           TabOrder = 6
  1168.         end
  1169.         object cbDuplicateAnchor: TCheckBox
  1170.           Left = 248
  1171.           Top = 70
  1172.           Width = 228
  1173.           Height = 14
  1174.           HelpContext = 998
  1175.           TabOrder = 7
  1176.         end
  1177.       end
  1178.       object editErrors: TEdit
  1179.         Left = 251
  1180.         Top = 166
  1181.         Width = 42
  1182.         Height = 21
  1183.         HelpContext = 990
  1184.         TabOrder = 2
  1185.         Text = '0'
  1186.       end
  1187.       object udErrors: TUpDown
  1188.         Left = 293
  1189.         Top = 166
  1190.         Width = 15
  1191.         Height = 21
  1192.         HelpContext = 990
  1193.         Associate = editErrors
  1194.         Min = 0
  1195.         Max = 255
  1196.         Position = 0
  1197.         TabOrder = 3
  1198.         Wrap = False
  1199.       end
  1200.       object editWarnings: TEdit
  1201.         Left = 251
  1202.         Top = 21
  1203.         Width = 42
  1204.         Height = 21
  1205.         HelpContext = 983
  1206.         TabOrder = 4
  1207.         Text = '0'
  1208.       end
  1209.       object udWarnings: TUpDown
  1210.         Left = 293
  1211.         Top = 21
  1212.         Width = 15
  1213.         Height = 21
  1214.         HelpContext = 983
  1215.         Associate = editWarnings
  1216.         Min = 0
  1217.         Max = 255
  1218.         Position = 0
  1219.         TabOrder = 5
  1220.         Wrap = False
  1221.       end
  1222.     end
  1223.     object tsExtensions: TTabSheet
  1224.       ImageIndex = 4
  1225.       object lblTypeDoc: TLabel
  1226.         Left = 8
  1227.         Top = 15
  1228.         Width = 3
  1229.         Height = 13
  1230.       end
  1231.       object lblExtList: TLabel
  1232.         Left = 8
  1233.         Top = 65
  1234.         Width = 3
  1235.         Height = 13
  1236.       end
  1237.       object lblNewExt: TLabel
  1238.         Left = 200
  1239.         Top = 65
  1240.         Width = 3
  1241.         Height = 13
  1242.       end
  1243.       object lblOpenExt: TLabel
  1244.         Left = 200
  1245.         Top = 307
  1246.         Width = 289
  1247.         Height = 19
  1248.         Alignment = taCenter
  1249.         AutoSize = False
  1250.         Color = clGray
  1251.         Font.Charset = ANSI_CHARSET
  1252.         Font.Color = clBlack
  1253.         Font.Height = -11
  1254.         Font.Name = 'MS Sans Serif'
  1255.         Font.Style = [fsBold]
  1256.         ParentColor = False
  1257.         ParentFont = False
  1258.         Layout = tlCenter
  1259.       end
  1260.       object lbExtensions: TListBox
  1261.         Left = 8
  1262.         Top = 80
  1263.         Width = 153
  1264.         Height = 265
  1265.         HelpContext = 1201
  1266.         ItemHeight = 13
  1267.         Sorted = True
  1268.         TabOrder = 1
  1269.         OnClick = lbExtensionsClick
  1270.       end
  1271.       object editExtension: TEdit
  1272.         Left = 200
  1273.         Top = 80
  1274.         Width = 97
  1275.         Height = 21
  1276.         HelpContext = 1202
  1277.         CharCase = ecLowerCase
  1278.         MaxLength = 256
  1279.         TabOrder = 2
  1280.         OnChange = editExtensionChange
  1281.       end
  1282.       object btnAdd: TButton
  1283.         Left = 200
  1284.         Top = 128
  1285.         Width = 72
  1286.         Height = 22
  1287.         HelpContext = 1204
  1288.         Default = True
  1289.         Enabled = False
  1290.         TabOrder = 3
  1291.         OnClick = btnAddClick
  1292.       end
  1293.       object btnRemove: TButton
  1294.         Left = 200
  1295.         Top = 155
  1296.         Width = 72
  1297.         Height = 22
  1298.         HelpContext = 1203
  1299.         Enabled = False
  1300.         TabOrder = 4
  1301.         OnClick = btnRemoveClick
  1302.       end
  1303.       object ComboTypeExt: TComboBox
  1304.         Left = 8
  1305.         Top = 30
  1306.         Width = 153
  1307.         Height = 21
  1308.         HelpContext = 1200
  1309.         Style = csDropDownList
  1310.         ItemHeight = 13
  1311.         TabOrder = 0
  1312.         OnChange = ComboTypeExtChange
  1313.         Items.Strings = (
  1314.           'HTML'
  1315.           'JAVASCRIPT/JSCRIPT'
  1316.           'CSS'
  1317.           'TXT'
  1318.           'XML'
  1319.           'PERL')
  1320.       end
  1321.       object EditOpenExt: TEdit
  1322.         Left = 200
  1323.         Top = 326
  1324.         Width = 289
  1325.         Height = 19
  1326.         HelpContext = 1214
  1327.         Ctl3D = False
  1328.         ParentCtl3D = False
  1329.         TabOrder = 5
  1330.       end
  1331.     end
  1332.     object tsAssociations: TTabSheet
  1333.       ImageIndex = 6
  1334.       object cbRegister: TCheckBox
  1335.         Left = 8
  1336.         Top = 250
  1337.         Width = 300
  1338.         Height = 14
  1339.         HelpContext = 445
  1340.         TabOrder = 1
  1341.         OnClick = cbRegisterClick
  1342.       end
  1343.       object gbExtensions: TGroupBox
  1344.         Left = 8
  1345.         Top = 12
  1346.         Width = 236
  1347.         Height = 224
  1348.         HelpContext = 449
  1349.         TabOrder = 0
  1350.         object ListBox: TCheckListBox
  1351.           Left = 13
  1352.           Top = 21
  1353.           Width = 79
  1354.           Height = 162
  1355.           HelpContext = 449
  1356.           ItemHeight = 13
  1357.           Sorted = True
  1358.           TabOrder = 0
  1359.           OnClick = ListBoxClick
  1360.         end
  1361.         object btnAll: TButton
  1362.           Left = 104
  1363.           Top = 22
  1364.           Width = 118
  1365.           Height = 20
  1366.           HelpContext = 450
  1367.           TabOrder = 1
  1368.           OnClick = btnAllClick
  1369.         end
  1370.         object btnNone: TButton
  1371.           Left = 104
  1372.           Top = 57
  1373.           Width = 118
  1374.           Height = 20
  1375.           HelpContext = 451
  1376.           TabOrder = 2
  1377.           OnClick = btnNoneClick
  1378.         end
  1379.         object btnUnused: TButton
  1380.           Left = 104
  1381.           Top = 93
  1382.           Width = 118
  1383.           Height = 21
  1384.           HelpContext = 452
  1385.           TabOrder = 3
  1386.           OnClick = btnUnusedClick
  1387.         end
  1388.         object Button1: TButton
  1389.           Left = 104
  1390.           Top = 129
  1391.           Width = 118
  1392.           Height = 21
  1393.           HelpContext = 453
  1394.           TabOrder = 4
  1395.           OnClick = btnAddCustom
  1396.         end
  1397.         object Button4: TButton
  1398.           Left = 104
  1399.           Top = 163
  1400.           Width = 118
  1401.           Height = 20
  1402.           HelpContext = 454
  1403.           TabOrder = 5
  1404.           OnClick = btnRemoveCustom
  1405.         end
  1406.       end
  1407.       object cbDirectory: TCheckBox
  1408.         Left = 8
  1409.         Top = 266
  1410.         Width = 300
  1411.         Height = 14
  1412.         HelpContext = 455
  1413.         TabOrder = 2
  1414.         OnClick = cbDirectoryClick
  1415.       end
  1416.     end
  1417.   end
  1418.   object BitBtn1: TBitBtn
  1419.     Left = 441
  1420.     Top = 400
  1421.     Width = 72
  1422.     Height = 22
  1423.     HelpContext = 7
  1424.     Font.Charset = DEFAULT_CHARSET
  1425.     Font.Color = clBlack
  1426.     Font.Height = -11
  1427.     Font.Name = 'MS Sans Serif'
  1428.     Font.Style = []
  1429.     ParentFont = False
  1430.     TabOrder = 3
  1431.     OnClick = Button4Click
  1432.   end
  1433. end
  1434.