home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / software / htmlopt / HTMLOPT.EXE / 0 / RCDATA / TOPTIONSBOX / TOPTIONSBOX.txt
Text File  |  2000-03-11  |  8KB  |  297 lines

  1. object OptionsBox: TOptionsBox
  2.   Left = 237
  3.   Top = 203
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ HTML ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 284
  7.   ClientWidth = 381
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object btnOKsetting: TBitBtn
  17.     Left = 284
  18.     Top = 252
  19.     Width = 89
  20.     Height = 25
  21.     TabOrder = 0
  22.     OnClick = SettingExit
  23.     Kind = bkOK
  24.   end
  25.   object grpBox1: TGroupBox
  26.     Left = 3
  27.     Top = 0
  28.     Width = 200
  29.     Height = 217
  30.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  31.     TabOrder = 1
  32.     object chkP: TCheckBox
  33.       Left = 72
  34.       Top = 15
  35.       Width = 57
  36.       Height = 17
  37.       Caption = '<p ...>'
  38.       TabOrder = 0
  39.       OnClick = chkPClick
  40.     end
  41.     object chkPe: TCheckBox
  42.       Left = 72
  43.       Top = 40
  44.       Width = 49
  45.       Height = 17
  46.       Caption = '</p>'
  47.       TabOrder = 1
  48.       OnClick = chkPeClick
  49.     end
  50.     object chkLIe: TCheckBox
  51.       Left = 24
  52.       Top = 15
  53.       Width = 41
  54.       Height = 17
  55.       Alignment = taLeftJustify
  56.       Caption = '</li>'
  57.       TabOrder = 2
  58.       OnClick = chkLIeClick
  59.     end
  60.     object chkFACE: TCheckBox
  61.       Left = 52
  62.       Top = 90
  63.       Width = 73
  64.       Height = 17
  65.       Caption = 'face="..."'
  66.       TabOrder = 3
  67.       OnClick = chkFACEClick
  68.     end
  69.     object chkES: TCheckBox
  70.       Left = 52
  71.       Top = 165
  72.       Width = 101
  73.       Height = 17
  74.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  75.       TabOrder = 4
  76.       OnClick = chkESClick
  77.     end
  78.     object chkBS: TCheckBox
  79.       Left = 52
  80.       Top = 190
  81.       Width = 121
  82.       Height = 17
  83.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  84.       TabOrder = 5
  85.       OnClick = chkBSClick
  86.     end
  87.     object chkFONT: TCheckBox
  88.       Left = 52
  89.       Top = 65
  90.       Width = 97
  91.       Height = 17
  92.       Caption = '<font ...></font>'
  93.       TabOrder = 6
  94.       OnClick = chkFONTClick
  95.     end
  96.     object chkNBSP: TCheckBox
  97.       Left = 8
  98.       Top = 40
  99.       Width = 57
  100.       Height = 17
  101.       Alignment = taLeftJustify
  102.       Caption = '& '
  103.       TabOrder = 7
  104.       OnClick = chkNBSPClick
  105.     end
  106.     object chkComment: TCheckBox
  107.       Left = 52
  108.       Top = 140
  109.       Width = 137
  110.       Height = 17
  111.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ <! ...>'
  112.       TabOrder = 8
  113.       OnClick = chkCommentClick
  114.     end
  115.     object chkQuot: TCheckBox
  116.       Left = 52
  117.       Top = 115
  118.       Width = 146
  119.       Height = 17
  120.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  121.       TabOrder = 9
  122.       OnClick = chkQuotClick
  123.     end
  124.   end
  125.   object grpBox2: TGroupBox
  126.     Left = 208
  127.     Top = 0
  128.     Width = 169
  129.     Height = 115
  130.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  131.     TabOrder = 2
  132.     object chkStoB: TCheckBox
  133.       Left = 8
  134.       Top = 15
  135.       Width = 104
  136.       Height = 17
  137.       Caption = '<strong> ∩┐╜∩┐╜ <b>'
  138.       TabOrder = 0
  139.       OnClick = chkStoBClick
  140.     end
  141.     object chkEMtoI: TCheckBox
  142.       Left = 8
  143.       Top = 40
  144.       Width = 97
  145.       Height = 17
  146.       Caption = '<em> ∩┐╜∩┐╜ <i>'
  147.       TabOrder = 1
  148.       OnClick = chkEMtoIClick
  149.     end
  150.     object chkJa: TCheckBox
  151.       Left = 8
  152.       Top = 90
  153.       Width = 153
  154.       Height = 17
  155.       Caption = '∩┐╜ ∩┐╜∩┐╜ \∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  156.       TabOrder = 2
  157.       OnClick = chkJaClick
  158.     end
  159.     object chkBQtoUL: TCheckBox
  160.       Left = 8
  161.       Top = 65
  162.       Width = 145
  163.       Height = 17
  164.       Caption = '<blockquote> ∩┐╜∩┐╜ <ul>'
  165.       TabOrder = 3
  166.       OnClick = chkBQtoULClick
  167.     end
  168.   end
  169.   object grpBox3: TGroupBox
  170.     Left = 3
  171.     Top = 216
  172.     Width = 200
  173.     Height = 65
  174.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  175.     TabOrder = 3
  176.     object labNoShow: TLabel
  177.       Left = 30
  178.       Top = 30
  179.       Width = 155
  180.       Height = 33
  181.       AutoSize = False
  182.       Caption = '∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ (∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜)'
  183.       WordWrap = True
  184.     end
  185.     object chkScroll: TCheckBox
  186.       Left = 11
  187.       Top = 16
  188.       Width = 174
  189.       Height = 17
  190.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  191.       TabOrder = 0
  192.       OnClick = chkScrollClick
  193.     end
  194.   end
  195.   object grpBox4: TGroupBox
  196.     Left = 208
  197.     Top = 120
  198.     Width = 169
  199.     Height = 121
  200.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜/∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  201.     TabOrder = 4
  202.     object btnAdd: TSpeedButton
  203.       Left = 24
  204.       Top = 90
  205.       Width = 23
  206.       Height = 23
  207.       Hint = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  208.       Glyph.Data = {
  209.         F8000000424DF800000000000000760000002800000010000000100000000100
  210.         04000000000000000000120B0000120B00000000000000000000000000000000
  211.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  212.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  213.         8888888888888888888888888888866688888448CC8886A688888888888666A6
  214.         66888448CC86AAAAA6888888888666A666888448CC8886A68888888888888666
  215.         88888448CCCC88888C8888888888888888888448CCCCCCCCCC88888888888888
  216.         88888448CCCCCCCCCC88888888888888888888888888888888880000}
  217.       ParentShowHint = False
  218.       ShowHint = True
  219.       OnClick = AddReplaceLine
  220.     end
  221.     object btnSaveTable: TSpeedButton
  222.       Left = 56
  223.       Top = 90
  224.       Width = 23
  225.       Height = 23
  226.       Hint = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  227.       Glyph.Data = {
  228.         F6000000424DF600000000000000760000002800000010000000100000000100
  229.         0400000000000000000000000000000000000000000000000000000000000000
  230.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  231.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  232.         8888880000000000000880330000008803088033000000880308803300000088
  233.         0308803300000000030880333333333333088033000000003308803088888888
  234.         0308803088888888030880308888888803088030888888880308803088888888
  235.         0008803088888888080880000000000000088888888888888888}
  236.       ParentShowHint = False
  237.       ShowHint = True
  238.       OnClick = SaveReplaceGrid
  239.     end
  240.     object btnDelete: TSpeedButton
  241.       Left = 88
  242.       Top = 90
  243.       Width = 23
  244.       Height = 23
  245.       Hint = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  246.       Glyph.Data = {
  247.         F8000000424DF800000000000000760000002800000010000000100000000100
  248.         04000000000000000000120B0000120B00000000000000000000000000000000
  249.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  250.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  251.         8888888888888888888888898888888888988899988888888888889999888888
  252.         8988888999888888988888889998888998888888899988998888888888999998
  253.         8888888888899988888888888899999888888888899988998888888999988889
  254.         98888899998888889988889998888888889888888888888888880000}
  255.       ParentShowHint = False
  256.       ShowHint = True
  257.       OnClick = DeleteReplaceLine
  258.     end
  259.     object btnOnOff: TSpeedButton
  260.       Left = 120
  261.       Top = 90
  262.       Width = 23
  263.       Height = 23
  264.       Hint = '∩┐╜∩┐╜∩┐╜/∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  265.       Glyph.Data = {
  266.         C4000000424DC400000000000000420000002800000010000000100000000100
  267.         04000000000000000000120B0000120B00000300000003000000FFFFFF00C0C0
  268.         C000000000001111111111111111111111111111111111111111111112111111
  269.         1111111121111111111221121111111111211221111111111121012111111111
  270.         1121001211111111121000021111111121002221111111221002111111111201
  271.         2021111111111200121111111111112002111111111111122111111111111111
  272.         1111111111110000}
  273.       ParentShowHint = False
  274.       ShowHint = True
  275.       OnClick = EnableDisableReplaceLine
  276.     end
  277.     object ReplaceGrid: TStringGrid
  278.       Left = 5
  279.       Top = 14
  280.       Width = 159
  281.       Height = 67
  282.       ColCount = 3
  283.       DefaultRowHeight = 15
  284.       FixedCols = 0
  285.       RowCount = 2
  286.       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
  287.       ScrollBars = ssVertical
  288.       TabOrder = 0
  289.       OnClick = SaveTableOn
  290.       ColWidths = (
  291.         10
  292.         64
  293.         62)
  294.     end
  295.   end
  296. end
  297.