home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / webedit / data.z / WebEdit.exe / 0 / RCDATA / TFRMCHAR / TFRMCHAR.txt
Text File  |  1996-10-14  |  66KB  |  2,685 lines

  1. object frmChar: TfrmChar
  2.   Left = 283
  3.   Top = 130
  4.   HelpContext = 68
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsToolWindow
  7.   ClientHeight = 266
  8.   ClientWidth = 344
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object tabChar: TTabbedNotebook
  22.     Left = 0
  23.     Top = 0
  24.     Width = 344
  25.     Height = 266
  26.     Align = alClient
  27.     PageIndex = 4
  28.     TabsPerRow = 4
  29.     TabFont.Color = clBtnText
  30.     TabFont.Height = -12
  31.     TabFont.Name = 'MS Sans Serif'
  32.     TabFont.Style = []
  33.     ParentShowHint = False
  34.     ShowHint = True
  35.     TabOrder = 0
  36.     OnChange = tabCharChange
  37.     object TTabPage
  38.       Left = 4
  39.       Top = 24
  40.       HelpContext = 1
  41.       Caption = 'Special'
  42.       object sbtnLessThan: TSpeedButton
  43.         Left = 8
  44.         Top = 12
  45.         Width = 25
  46.         Height = 25
  47.         Hint = 'Less than'
  48.         Caption = '<'
  49.         Font.Color = clBlack
  50.         Font.Height = -13
  51.         Font.Name = 'MS Sans Serif'
  52.         Font.Style = []
  53.         ParentFont = False
  54.         OnClick = stbnSpecialCharClick
  55.       end
  56.       object sbtnGreaterThan: TSpeedButton
  57.         Left = 32
  58.         Top = 12
  59.         Width = 25
  60.         Height = 25
  61.         Hint = 'Greater than'
  62.         Caption = '>'
  63.         Font.Color = clBlack
  64.         Font.Height = -13
  65.         Font.Name = 'MS Sans Serif'
  66.         Font.Style = []
  67.         ParentFont = False
  68.         OnClick = stbnSpecialCharClick
  69.       end
  70.       object sbtnAmpersand: TSpeedButton
  71.         Left = 56
  72.         Top = 12
  73.         Width = 25
  74.         Height = 25
  75.         Hint = 'Ampersand'
  76.         Caption = '&&'
  77.         Font.Color = clBlack
  78.         Font.Height = -13
  79.         Font.Name = 'MS Sans Serif'
  80.         Font.Style = []
  81.         ParentFont = False
  82.         OnClick = stbnSpecialCharClick
  83.       end
  84.       object sbtnQuote: TSpeedButton
  85.         Left = 80
  86.         Top = 12
  87.         Width = 25
  88.         Height = 25
  89.         Hint = 'Quotation mark'
  90.         Caption = '"'
  91.         Font.Color = clBlack
  92.         Font.Height = -13
  93.         Font.Name = 'MS Sans Serif'
  94.         Font.Style = []
  95.         ParentFont = False
  96.         OnClick = stbnSpecialCharClick
  97.       end
  98.       object sbtnSoftHyphen: TSpeedButton
  99.         Left = 104
  100.         Top = 12
  101.         Width = 25
  102.         Height = 25
  103.         Hint = 'Soft hyphen'
  104.         Caption = '∩┐╜'
  105.         Font.Color = clBlack
  106.         Font.Height = -13
  107.         Font.Name = 'MS Sans Serif'
  108.         Font.Style = []
  109.         ParentFont = False
  110.         OnClick = stbnSpecialCharClick
  111.       end
  112.       object sbtnNonBreakingSpace: TSpeedButton
  113.         Left = 128
  114.         Top = 12
  115.         Width = 25
  116.         Height = 25
  117.         Hint = 'Non-breaking space'
  118.         Caption = '_'
  119.         Font.Color = clBlack
  120.         Font.Height = -13
  121.         Font.Name = 'MS Sans Serif'
  122.         Font.Style = []
  123.         ParentFont = False
  124.         OnClick = stbnSpecialCharClick
  125.       end
  126.       object sbtnCopyright: TSpeedButton
  127.         Left = 152
  128.         Top = 12
  129.         Width = 25
  130.         Height = 25
  131.         Hint = 'Copyright'
  132.         Caption = '∩┐╜'
  133.         Font.Color = clBlack
  134.         Font.Height = -13
  135.         Font.Name = 'MS Sans Serif'
  136.         Font.Style = []
  137.         ParentFont = False
  138.         OnClick = stbnSpecialCharClick
  139.       end
  140.       object sbtnRegistered: TSpeedButton
  141.         Left = 176
  142.         Top = 12
  143.         Width = 25
  144.         Height = 25
  145.         Hint = 'Registered trademark'
  146.         Caption = '∩┐╜'
  147.         Font.Color = clBlack
  148.         Font.Height = -13
  149.         Font.Name = 'MS Sans Serif'
  150.         Font.Style = []
  151.         ParentFont = False
  152.         OnClick = stbnSpecialCharClick
  153.       end
  154.       object sbtnTrademark: TSpeedButton
  155.         Left = 200
  156.         Top = 12
  157.         Width = 25
  158.         Height = 25
  159.         Hint = 'Trademark'
  160.         Caption = 'tm'
  161.         Font.Color = clBlack
  162.         Font.Height = -11
  163.         Font.Name = 'MS Sans Serif'
  164.         Font.Style = []
  165.         ParentFont = False
  166.         OnClick = stbnSpecialCharClick
  167.       end
  168.       object sbtnEmSpace: TSpeedButton
  169.         Left = 224
  170.         Top = 12
  171.         Width = 25
  172.         Height = 25
  173.         Hint = 'Em space'
  174.         Caption = '__'
  175.         Font.Color = clBlack
  176.         Font.Height = -11
  177.         Font.Name = 'MS Sans Serif'
  178.         Font.Style = []
  179.         ParentFont = False
  180.         OnClick = stbnSpecialCharClick
  181.       end
  182.       object sbtnEnSpace: TSpeedButton
  183.         Left = 248
  184.         Top = 12
  185.         Width = 25
  186.         Height = 25
  187.         Hint = 'En space'
  188.         Caption = '_'
  189.         Font.Color = clBlack
  190.         Font.Height = -11
  191.         Font.Name = 'MS Sans Serif'
  192.         Font.Style = []
  193.         ParentFont = False
  194.         OnClick = stbnSpecialCharClick
  195.       end
  196.       object sbtnEmDash: TSpeedButton
  197.         Left = 272
  198.         Top = 12
  199.         Width = 25
  200.         Height = 25
  201.         Hint = 'Em dash'
  202.         Caption = '∩┐╜'
  203.         Font.Color = clBlack
  204.         Font.Height = -11
  205.         Font.Name = 'Symbol'
  206.         Font.Style = []
  207.         ParentFont = False
  208.         OnClick = stbnSpecialCharClick
  209.       end
  210.       object sbtnEnDash: TSpeedButton
  211.         Left = 296
  212.         Top = 12
  213.         Width = 25
  214.         Height = 25
  215.         Hint = 'En dash'
  216.         Caption = '-'
  217.         Font.Color = clBlack
  218.         Font.Height = -13
  219.         Font.Name = 'MS Sans Serif'
  220.         Font.Style = []
  221.         ParentFont = False
  222.         OnClick = stbnSpecialCharClick
  223.       end
  224.       object sbtnInvertedExclamation: TSpeedButton
  225.         Tag = 161
  226.         Left = 8
  227.         Top = 44
  228.         Width = 25
  229.         Height = 25
  230.         Hint = 'Inverted Exclamation Mark'
  231.         Caption = '∩┐╜'
  232.         Font.Color = clBlack
  233.         Font.Height = -13
  234.         Font.Name = 'MS Sans Serif'
  235.         Font.Style = []
  236.         ParentFont = False
  237.         OnClick = sbtnNumberClick
  238.       end
  239.       object sbtnInvertedQuestion: TSpeedButton
  240.         Tag = 191
  241.         Left = 32
  242.         Top = 44
  243.         Width = 25
  244.         Height = 25
  245.         Hint = 'Inverted Question Mark'
  246.         Caption = '∩┐╜'
  247.         Font.Color = clBlack
  248.         Font.Height = -13
  249.         Font.Name = 'MS Sans Serif'
  250.         Font.Style = []
  251.         ParentFont = False
  252.         OnClick = sbtnNumberClick
  253.       end
  254.       object sbtnCent: TSpeedButton
  255.         Tag = 162
  256.         Left = 56
  257.         Top = 44
  258.         Width = 25
  259.         Height = 25
  260.         Hint = 'Cent'
  261.         Caption = '∩┐╜'
  262.         Font.Color = clBlack
  263.         Font.Height = -13
  264.         Font.Name = 'MS Sans Serif'
  265.         Font.Style = []
  266.         ParentFont = False
  267.         OnClick = sbtnNumberClick
  268.       end
  269.       object sbtnPoundSterling: TSpeedButton
  270.         Tag = 163
  271.         Left = 80
  272.         Top = 44
  273.         Width = 25
  274.         Height = 25
  275.         Hint = 'Pound Sterling'
  276.         Caption = '∩┐╜'
  277.         Font.Color = clBlack
  278.         Font.Height = -13
  279.         Font.Name = 'MS Sans Serif'
  280.         Font.Style = []
  281.         ParentFont = False
  282.         OnClick = sbtnNumberClick
  283.       end
  284.       object sbtnCurrency: TSpeedButton
  285.         Tag = 164
  286.         Left = 104
  287.         Top = 44
  288.         Width = 25
  289.         Height = 25
  290.         Hint = 'General Currency'
  291.         Caption = '∩┐╜'
  292.         Font.Color = clBlack
  293.         Font.Height = -13
  294.         Font.Name = 'MS Sans Serif'
  295.         Font.Style = []
  296.         ParentFont = False
  297.         OnClick = sbtnNumberClick
  298.       end
  299.       object sbtnYen: TSpeedButton
  300.         Tag = 165
  301.         Left = 128
  302.         Top = 44
  303.         Width = 25
  304.         Height = 25
  305.         Hint = 'Yen'
  306.         Caption = '∩┐╜'
  307.         Font.Color = clBlack
  308.         Font.Height = -13
  309.         Font.Name = 'MS Sans Serif'
  310.         Font.Style = []
  311.         ParentFont = False
  312.         OnClick = sbtnNumberClick
  313.       end
  314.       object sbtnVerticalBar: TSpeedButton
  315.         Tag = 166
  316.         Left = 152
  317.         Top = 44
  318.         Width = 25
  319.         Height = 25
  320.         Hint = 'Broken Vertical Bar'
  321.         Caption = '∩┐╜'
  322.         Font.Color = clBlack
  323.         Font.Height = -13
  324.         Font.Name = 'MS Sans Serif'
  325.         Font.Style = []
  326.         ParentFont = False
  327.         OnClick = sbtnNumberClick
  328.       end
  329.       object sbtnSection: TSpeedButton
  330.         Tag = 167
  331.         Left = 176
  332.         Top = 44
  333.         Width = 25
  334.         Height = 25
  335.         Hint = 'Section'
  336.         Caption = '∩┐╜'
  337.         Font.Color = clBlack
  338.         Font.Height = -13
  339.         Font.Name = 'MS Sans Serif'
  340.         Font.Style = []
  341.         ParentFont = False
  342.         OnClick = sbtnNumberClick
  343.       end
  344.       object sbtnUmlaut: TSpeedButton
  345.         Tag = 168
  346.         Left = 200
  347.         Top = 44
  348.         Width = 25
  349.         Height = 25
  350.         Hint = 'Umlaut'
  351.         Caption = '∩┐╜'
  352.         Font.Color = clBlack
  353.         Font.Height = -13
  354.         Font.Name = 'MS Sans Serif'
  355.         Font.Style = []
  356.         ParentFont = False
  357.         OnClick = sbtnNumberClick
  358.       end
  359.       object sbtnFeminineOrdinal: TSpeedButton
  360.         Tag = 170
  361.         Left = 224
  362.         Top = 44
  363.         Width = 25
  364.         Height = 25
  365.         Hint = 'Feminine Ordinal'
  366.         Caption = '∩┐╜'
  367.         Font.Color = clBlack
  368.         Font.Height = -13
  369.         Font.Name = 'MS Sans Serif'
  370.         Font.Style = []
  371.         ParentFont = False
  372.         OnClick = sbtnNumberClick
  373.       end
  374.       object sbtnMasculineOrdinal: TSpeedButton
  375.         Tag = 186
  376.         Left = 248
  377.         Top = 44
  378.         Width = 25
  379.         Height = 25
  380.         Hint = 'MasculineOrdinal'
  381.         Caption = '∩┐╜'
  382.         Font.Color = clBlack
  383.         Font.Height = -13
  384.         Font.Name = 'MS Sans Serif'
  385.         Font.Style = []
  386.         ParentFont = False
  387.         OnClick = sbtnNumberClick
  388.       end
  389.       object sbtnNot: TSpeedButton
  390.         Tag = 172
  391.         Left = 272
  392.         Top = 44
  393.         Width = 25
  394.         Height = 25
  395.         Hint = 'Not'
  396.         Caption = '∩┐╜'
  397.         Font.Color = clBlack
  398.         Font.Height = -13
  399.         Font.Name = 'MS Sans Serif'
  400.         Font.Style = []
  401.         ParentFont = False
  402.         OnClick = sbtnNumberClick
  403.       end
  404.       object sbtnMacronAccent: TSpeedButton
  405.         Tag = 175
  406.         Left = 296
  407.         Top = 44
  408.         Width = 25
  409.         Height = 25
  410.         Hint = 'Macron Accent'
  411.         Caption = '∩┐╜'
  412.         Font.Color = clBlack
  413.         Font.Height = -13
  414.         Font.Name = 'MS Sans Serif'
  415.         Font.Style = []
  416.         ParentFont = False
  417.         OnClick = sbtnNumberClick
  418.       end
  419.       object sbtnDegree: TSpeedButton
  420.         Tag = 176
  421.         Left = 8
  422.         Top = 68
  423.         Width = 25
  424.         Height = 25
  425.         Hint = 'Degree'
  426.         Caption = '∩┐╜'
  427.         Font.Color = clBlack
  428.         Font.Height = -13
  429.         Font.Name = 'MS Sans Serif'
  430.         Font.Style = []
  431.         ParentFont = False
  432.         OnClick = sbtnNumberClick
  433.       end
  434.       object sbtnPlusOrMinus: TSpeedButton
  435.         Tag = 177
  436.         Left = 32
  437.         Top = 68
  438.         Width = 25
  439.         Height = 25
  440.         Hint = 'Plus or Minus'
  441.         Caption = '∩┐╜'
  442.         Font.Color = clBlack
  443.         Font.Height = -13
  444.         Font.Name = 'MS Sans Serif'
  445.         Font.Style = []
  446.         ParentFont = False
  447.         OnClick = sbtnNumberClick
  448.       end
  449.       object sbtnSuperscript1: TSpeedButton
  450.         Tag = 185
  451.         Left = 56
  452.         Top = 68
  453.         Width = 25
  454.         Height = 25
  455.         Hint = 'Superscript 1'
  456.         Caption = '∩┐╜'
  457.         Font.Color = clBlack
  458.         Font.Height = -13
  459.         Font.Name = 'MS Sans Serif'
  460.         Font.Style = []
  461.         ParentFont = False
  462.         OnClick = sbtnNumberClick
  463.       end
  464.       object sbtnSuperscript2: TSpeedButton
  465.         Tag = 178
  466.         Left = 80
  467.         Top = 68
  468.         Width = 25
  469.         Height = 25
  470.         Hint = 'Superscript 2'
  471.         Caption = '∩┐╜'
  472.         Font.Color = clBlack
  473.         Font.Height = -13
  474.         Font.Name = 'MS Sans Serif'
  475.         Font.Style = []
  476.         ParentFont = False
  477.         OnClick = sbtnNumberClick
  478.       end
  479.       object sbtnSuperscript3: TSpeedButton
  480.         Tag = 179
  481.         Left = 104
  482.         Top = 68
  483.         Width = 25
  484.         Height = 25
  485.         Hint = 'Superscript 3'
  486.         Caption = '∩┐╜'
  487.         Font.Color = clBlack
  488.         Font.Height = -13
  489.         Font.Name = 'MS Sans Serif'
  490.         Font.Style = []
  491.         ParentFont = False
  492.         OnClick = sbtnNumberClick
  493.       end
  494.       object sbtnAcuteAccent: TSpeedButton
  495.         Tag = 180
  496.         Left = 128
  497.         Top = 68
  498.         Width = 25
  499.         Height = 25
  500.         Hint = 'Acute Accent'
  501.         Caption = '∩┐╜'
  502.         Font.Color = clBlack
  503.         Font.Height = -13
  504.         Font.Name = 'MS Sans Serif'
  505.         Font.Style = []
  506.         ParentFont = False
  507.         OnClick = sbtnNumberClick
  508.       end
  509.       object sbtnMicro: TSpeedButton
  510.         Tag = 181
  511.         Left = 152
  512.         Top = 68
  513.         Width = 25
  514.         Height = 25
  515.         Hint = 'Micron'
  516.         Caption = '∩┐╜'
  517.         Font.Color = clBlack
  518.         Font.Height = -13
  519.         Font.Name = 'MS Sans Serif'
  520.         Font.Style = []
  521.         ParentFont = False
  522.         OnClick = sbtnNumberClick
  523.       end
  524.       object sbtnParagraph: TSpeedButton
  525.         Tag = 182
  526.         Left = 176
  527.         Top = 68
  528.         Width = 25
  529.         Height = 25
  530.         Hint = 'Paragraph'
  531.         Caption = '∩┐╜'
  532.         Font.Color = clBlack
  533.         Font.Height = -13
  534.         Font.Name = 'MS Sans Serif'
  535.         Font.Style = []
  536.         ParentFont = False
  537.         OnClick = sbtnNumberClick
  538.       end
  539.       object sbtnMiddleDot: TSpeedButton
  540.         Tag = 183
  541.         Left = 200
  542.         Top = 68
  543.         Width = 25
  544.         Height = 25
  545.         Hint = 'Middle Dot'
  546.         Caption = '∩┐╜'
  547.         Font.Color = clBlack
  548.         Font.Height = -13
  549.         Font.Name = 'MS Sans Serif'
  550.         Font.Style = []
  551.         ParentFont = False
  552.         OnClick = sbtnNumberClick
  553.       end
  554.       object sbtnCedilla: TSpeedButton
  555.         Tag = 184
  556.         Left = 224
  557.         Top = 68
  558.         Width = 25
  559.         Height = 25
  560.         Hint = 'Cedilla'
  561.         Caption = '∩┐╜'
  562.         Font.Color = clBlack
  563.         Font.Height = -13
  564.         Font.Name = 'MS Sans Serif'
  565.         Font.Style = []
  566.         ParentFont = False
  567.         OnClick = sbtnNumberClick
  568.       end
  569.       object sbtnLeftQuote: TSpeedButton
  570.         Tag = 171
  571.         Left = 248
  572.         Top = 68
  573.         Width = 25
  574.         Height = 25
  575.         Hint = 'Left Angle Quote'
  576.         Caption = '∩┐╜'
  577.         Font.Color = clBlack
  578.         Font.Height = -13
  579.         Font.Name = 'MS Sans Serif'
  580.         Font.Style = []
  581.         ParentFont = False
  582.         OnClick = sbtnNumberClick
  583.       end
  584.       object sbtnRightQuote: TSpeedButton
  585.         Tag = 187
  586.         Left = 272
  587.         Top = 68
  588.         Width = 25
  589.         Height = 25
  590.         Hint = 'Right Angle Quote'
  591.         Caption = '∩┐╜'
  592.         Font.Color = clBlack
  593.         Font.Height = -13
  594.         Font.Name = 'MS Sans Serif'
  595.         Font.Style = []
  596.         ParentFont = False
  597.         OnClick = sbtnNumberClick
  598.       end
  599.       object sbtnOneFourth: TSpeedButton
  600.         Tag = 188
  601.         Left = 8
  602.         Top = 92
  603.         Width = 25
  604.         Height = 25
  605.         Hint = 'One Fourth'
  606.         Caption = '∩┐╜'
  607.         Font.Color = clBlack
  608.         Font.Height = -13
  609.         Font.Name = 'MS Sans Serif'
  610.         Font.Style = []
  611.         ParentFont = False
  612.         OnClick = sbtnNumberClick
  613.       end
  614.       object sbtnOneHalf: TSpeedButton
  615.         Tag = 189
  616.         Left = 32
  617.         Top = 92
  618.         Width = 25
  619.         Height = 25
  620.         Hint = 'One Half'
  621.         Caption = '∩┐╜'
  622.         Font.Color = clBlack
  623.         Font.Height = -13
  624.         Font.Name = 'MS Sans Serif'
  625.         Font.Style = []
  626.         ParentFont = False
  627.         OnClick = sbtnNumberClick
  628.       end
  629.       object sbtnThreeFourths: TSpeedButton
  630.         Tag = 190
  631.         Left = 56
  632.         Top = 92
  633.         Width = 25
  634.         Height = 25
  635.         Hint = 'Three Fourths'
  636.         Caption = '∩┐╜'
  637.         Font.Color = clBlack
  638.         Font.Height = -13
  639.         Font.Name = 'MS Sans Serif'
  640.         Font.Style = []
  641.         ParentFont = False
  642.         OnClick = sbtnNumberClick
  643.       end
  644.     end
  645.     object TTabPage
  646.       Left = 4
  647.       Top = 24
  648.       HelpContext = 1
  649.       Caption = 'Extended'
  650.       object sbtnSmAGrave: TSpeedButton
  651.         Left = 176
  652.         Top = 12
  653.         Width = 25
  654.         Height = 25
  655.         Hint = 'a grave accent'
  656.         Caption = '∩┐╜'
  657.         Font.Color = clBlack
  658.         Font.Height = -13
  659.         Font.Name = 'MS Sans Serif'
  660.         Font.Style = []
  661.         ParentFont = False
  662.         OnClick = stbnSpecialCharClick
  663.       end
  664.       object sbtnSmEGrave: TSpeedButton
  665.         Left = 200
  666.         Top = 12
  667.         Width = 25
  668.         Height = 25
  669.         Hint = 'e grave accent'
  670.         Caption = '∩┐╜'
  671.         Font.Color = clBlack
  672.         Font.Height = -13
  673.         Font.Name = 'MS Sans Serif'
  674.         Font.Style = []
  675.         ParentFont = False
  676.         OnClick = stbnSpecialCharClick
  677.       end
  678.       object sbtnSmIGrave: TSpeedButton
  679.         Left = 224
  680.         Top = 12
  681.         Width = 25
  682.         Height = 25
  683.         Hint = 'i grave accent'
  684.         Caption = '∩┐╜'
  685.         Font.Color = clBlack
  686.         Font.Height = -13
  687.         Font.Name = 'MS Sans Serif'
  688.         Font.Style = []
  689.         ParentFont = False
  690.         OnClick = stbnSpecialCharClick
  691.       end
  692.       object sbtnSmOGrave: TSpeedButton
  693.         Left = 248
  694.         Top = 12
  695.         Width = 25
  696.         Height = 25
  697.         Hint = 'o grave accent'
  698.         Caption = '∩┐╜'
  699.         Font.Color = clBlack
  700.         Font.Height = -13
  701.         Font.Name = 'MS Sans Serif'
  702.         Font.Style = []
  703.         ParentFont = False
  704.         OnClick = stbnSpecialCharClick
  705.       end
  706.       object sbtnSmUGrave: TSpeedButton
  707.         Left = 272
  708.         Top = 12
  709.         Width = 25
  710.         Height = 25
  711.         Hint = 'u grave accent'
  712.         Caption = '∩┐╜'
  713.         Font.Color = clBlack
  714.         Font.Height = -13
  715.         Font.Name = 'MS Sans Serif'
  716.         Font.Style = []
  717.         ParentFont = False
  718.         OnClick = stbnSpecialCharClick
  719.       end
  720.       object sbtnSmAAcute: TSpeedButton
  721.         Left = 176
  722.         Top = 36
  723.         Width = 25
  724.         Height = 25
  725.         Hint = 'a acute accent'
  726.         Caption = '∩┐╜'
  727.         Font.Color = clBlack
  728.         Font.Height = -13
  729.         Font.Name = 'MS Sans Serif'
  730.         Font.Style = []
  731.         ParentFont = False
  732.         OnClick = stbnSpecialCharClick
  733.       end
  734.       object sbtnSmEAcute: TSpeedButton
  735.         Left = 200
  736.         Top = 36
  737.         Width = 25
  738.         Height = 25
  739.         Hint = 'e acute accent'
  740.         Caption = '∩┐╜'
  741.         Font.Color = clBlack
  742.         Font.Height = -13
  743.         Font.Name = 'MS Sans Serif'
  744.         Font.Style = []
  745.         ParentFont = False
  746.         OnClick = stbnSpecialCharClick
  747.       end
  748.       object sbtnSmIAcute: TSpeedButton
  749.         Left = 224
  750.         Top = 36
  751.         Width = 25
  752.         Height = 25
  753.         Hint = 'i acute accent'
  754.         Caption = '∩┐╜'
  755.         Font.Color = clBlack
  756.         Font.Height = -13
  757.         Font.Name = 'MS Sans Serif'
  758.         Font.Style = []
  759.         ParentFont = False
  760.         OnClick = stbnSpecialCharClick
  761.       end
  762.       object sbtnSmOAcute: TSpeedButton
  763.         Left = 248
  764.         Top = 36
  765.         Width = 25
  766.         Height = 25
  767.         Hint = 'o acute accent'
  768.         Caption = '∩┐╜'
  769.         Font.Color = clBlack
  770.         Font.Height = -13
  771.         Font.Name = 'MS Sans Serif'
  772.         Font.Style = []
  773.         ParentFont = False
  774.         OnClick = stbnSpecialCharClick
  775.       end
  776.       object sbtnSmUAcute: TSpeedButton
  777.         Left = 272
  778.         Top = 36
  779.         Width = 25
  780.         Height = 25
  781.         Hint = 'u acute accent'
  782.         Caption = '∩┐╜'
  783.         Font.Color = clBlack
  784.         Font.Height = -13
  785.         Font.Name = 'MS Sans Serif'
  786.         Font.Style = []
  787.         ParentFont = False
  788.         OnClick = stbnSpecialCharClick
  789.       end
  790.       object sbtnSmYAcute: TSpeedButton
  791.         Left = 296
  792.         Top = 36
  793.         Width = 25
  794.         Height = 25
  795.         Hint = 'y acute accent'
  796.         Caption = '∩┐╜'
  797.         Font.Color = clBlack
  798.         Font.Height = -13
  799.         Font.Name = 'MS Sans Serif'
  800.         Font.Style = []
  801.         ParentFont = False
  802.         OnClick = stbnSpecialCharClick
  803.       end
  804.       object sbtnSmACirc: TSpeedButton
  805.         Left = 176
  806.         Top = 60
  807.         Width = 25
  808.         Height = 25
  809.         Hint = 'a circumflex'
  810.         Caption = '∩┐╜'
  811.         Font.Color = clBlack
  812.         Font.Height = -13
  813.         Font.Name = 'MS Sans Serif'
  814.         Font.Style = []
  815.         ParentFont = False
  816.         OnClick = stbnSpecialCharClick
  817.       end
  818.       object sbtnSmECirc: TSpeedButton
  819.         Left = 200
  820.         Top = 60
  821.         Width = 25
  822.         Height = 25
  823.         Hint = 'e circumflex'
  824.         Caption = '∩┐╜'
  825.         Font.Color = clBlack
  826.         Font.Height = -13
  827.         Font.Name = 'MS Sans Serif'
  828.         Font.Style = []
  829.         ParentFont = False
  830.         OnClick = stbnSpecialCharClick
  831.       end
  832.       object sbtnSmICirc: TSpeedButton
  833.         Left = 224
  834.         Top = 60
  835.         Width = 25
  836.         Height = 25
  837.         Hint = 'i circumflex'
  838.         Caption = '∩┐╜'
  839.         Font.Color = clBlack
  840.         Font.Height = -13
  841.         Font.Name = 'MS Sans Serif'
  842.         Font.Style = []
  843.         ParentFont = False
  844.         OnClick = stbnSpecialCharClick
  845.       end
  846.       object sbtnSmOCirc: TSpeedButton
  847.         Left = 248
  848.         Top = 60
  849.         Width = 25
  850.         Height = 25
  851.         Hint = 'o circumflex'
  852.         Caption = '∩┐╜'
  853.         Font.Color = clBlack
  854.         Font.Height = -13
  855.         Font.Name = 'MS Sans Serif'
  856.         Font.Style = []
  857.         ParentFont = False
  858.         OnClick = stbnSpecialCharClick
  859.       end
  860.       object sbtnSmUCirc: TSpeedButton
  861.         Left = 272
  862.         Top = 60
  863.         Width = 25
  864.         Height = 25
  865.         Hint = 'u circumflex'
  866.         Caption = '∩┐╜'
  867.         Font.Color = clBlack
  868.         Font.Height = -13
  869.         Font.Name = 'MS Sans Serif'
  870.         Font.Style = []
  871.         ParentFont = False
  872.         OnClick = stbnSpecialCharClick
  873.       end
  874.       object sbtnSmAUml: TSpeedButton
  875.         Left = 176
  876.         Top = 84
  877.         Width = 25
  878.         Height = 25
  879.         Hint = 'a umlaut'
  880.         Caption = '∩┐╜'
  881.         Font.Color = clBlack
  882.         Font.Height = -13
  883.         Font.Name = 'MS Sans Serif'
  884.         Font.Style = []
  885.         ParentFont = False
  886.         OnClick = stbnSpecialCharClick
  887.       end
  888.       object sbtnSmEUml: TSpeedButton
  889.         Left = 200
  890.         Top = 84
  891.         Width = 25
  892.         Height = 25
  893.         Hint = 'e umlaut'
  894.         Caption = '∩┐╜'
  895.         Font.Color = clBlack
  896.         Font.Height = -13
  897.         Font.Name = 'MS Sans Serif'
  898.         Font.Style = []
  899.         ParentFont = False
  900.         OnClick = stbnSpecialCharClick
  901.       end
  902.       object sbtnSmIUml: TSpeedButton
  903.         Left = 224
  904.         Top = 84
  905.         Width = 25
  906.         Height = 25
  907.         Hint = 'i umlaut'
  908.         Caption = '∩┐╜'
  909.         Font.Color = clBlack
  910.         Font.Height = -13
  911.         Font.Name = 'MS Sans Serif'
  912.         Font.Style = []
  913.         ParentFont = False
  914.         OnClick = stbnSpecialCharClick
  915.       end
  916.       object sbtnSmOUml: TSpeedButton
  917.         Left = 248
  918.         Top = 84
  919.         Width = 25
  920.         Height = 25
  921.         Hint = 'o umlaut'
  922.         Caption = '∩┐╜'
  923.         Font.Color = clBlack
  924.         Font.Height = -13
  925.         Font.Name = 'MS Sans Serif'
  926.         Font.Style = []
  927.         ParentFont = False
  928.         OnClick = stbnSpecialCharClick
  929.       end
  930.       object sbtnSmUUml: TSpeedButton
  931.         Left = 272
  932.         Top = 84
  933.         Width = 25
  934.         Height = 25
  935.         Hint = 'u umlaut'
  936.         Caption = '∩┐╜'
  937.         Font.Color = clBlack
  938.         Font.Height = -13
  939.         Font.Name = 'MS Sans Serif'
  940.         Font.Style = []
  941.         ParentFont = False
  942.         OnClick = stbnSpecialCharClick
  943.       end
  944.       object sbtnSmYUml: TSpeedButton
  945.         Left = 296
  946.         Top = 84
  947.         Width = 25
  948.         Height = 25
  949.         Hint = 'y umlaut'
  950.         Caption = '∩┐╜'
  951.         Font.Color = clBlack
  952.         Font.Height = -13
  953.         Font.Name = 'MS Sans Serif'
  954.         Font.Style = []
  955.         ParentFont = False
  956.         OnClick = stbnSpecialCharClick
  957.       end
  958.       object sbtnSmATilde: TSpeedButton
  959.         Left = 176
  960.         Top = 108
  961.         Width = 25
  962.         Height = 25
  963.         Hint = 'a tilde'
  964.         Caption = '∩┐╜'
  965.         Font.Color = clBlack
  966.         Font.Height = -13
  967.         Font.Name = 'MS Sans Serif'
  968.         Font.Style = []
  969.         ParentFont = False
  970.         OnClick = stbnSpecialCharClick
  971.       end
  972.       object sbtnSmNTilde: TSpeedButton
  973.         Left = 200
  974.         Top = 108
  975.         Width = 25
  976.         Height = 25
  977.         Hint = 'n tilde'
  978.         Caption = '∩┐╜'
  979.         Font.Color = clBlack
  980.         Font.Height = -13
  981.         Font.Name = 'MS Sans Serif'
  982.         Font.Style = []
  983.         ParentFont = False
  984.         OnClick = stbnSpecialCharClick
  985.       end
  986.       object sbtnSmOTilde: TSpeedButton
  987.         Left = 224
  988.         Top = 108
  989.         Width = 25
  990.         Height = 25
  991.         Hint = 'o tilde'
  992.         Caption = '∩┐╜'
  993.         Font.Color = clBlack
  994.         Font.Height = -13
  995.         Font.Name = 'MS Sans Serif'
  996.         Font.Style = []
  997.         ParentFont = False
  998.         OnClick = stbnSpecialCharClick
  999.       end
  1000.       object sbtnSmARing: TSpeedButton
  1001.         Left = 176
  1002.         Top = 132
  1003.         Width = 25
  1004.         Height = 25
  1005.         Hint = 'a ring'
  1006.         Caption = '∩┐╜'
  1007.         Font.Color = clBlack
  1008.         Font.Height = -13
  1009.         Font.Name = 'MS Sans Serif'
  1010.         Font.Style = []
  1011.         ParentFont = False
  1012.         OnClick = stbnSpecialCharClick
  1013.       end
  1014.       object sbtnSmAELig: TSpeedButton
  1015.         Left = 200
  1016.         Top = 132
  1017.         Width = 25
  1018.         Height = 25
  1019.         Hint = 'ae ligature'
  1020.         Caption = '∩┐╜'
  1021.         Font.Color = clBlack
  1022.         Font.Height = -13
  1023.         Font.Name = 'MS Sans Serif'
  1024.         Font.Style = []
  1025.         ParentFont = False
  1026.         OnClick = stbnSpecialCharClick
  1027.       end
  1028.       object sbtnSmCCedil: TSpeedButton
  1029.         Left = 224
  1030.         Top = 132
  1031.         Width = 25
  1032.         Height = 25
  1033.         Hint = 'c cedillia'
  1034.         Caption = '∩┐╜'
  1035.         Font.Color = clBlack
  1036.         Font.Height = -13
  1037.         Font.Name = 'MS Sans Serif'
  1038.         Font.Style = []
  1039.         ParentFont = False
  1040.         OnClick = stbnSpecialCharClick
  1041.       end
  1042.       object sbtnSmEth: TSpeedButton
  1043.         Left = 248
  1044.         Top = 132
  1045.         Width = 25
  1046.         Height = 25
  1047.         Hint = 'eth'
  1048.         Caption = '∩┐╜'
  1049.         Font.Color = clBlack
  1050.         Font.Height = -13
  1051.         Font.Name = 'MS Sans Serif'
  1052.         Font.Style = []
  1053.         ParentFont = False
  1054.         OnClick = stbnSpecialCharClick
  1055.       end
  1056.       object sbtnSmOSlash: TSpeedButton
  1057.         Left = 272
  1058.         Top = 132
  1059.         Width = 25
  1060.         Height = 25
  1061.         Hint = 'o slash'
  1062.         Caption = '∩┐╜'
  1063.         Font.Color = clBlack
  1064.         Font.Height = -13
  1065.         Font.Name = 'MS Sans Serif'
  1066.         Font.Style = []
  1067.         ParentFont = False
  1068.         OnClick = stbnSpecialCharClick
  1069.       end
  1070.       object sbtnSmThorn: TSpeedButton
  1071.         Left = 296
  1072.         Top = 132
  1073.         Width = 25
  1074.         Height = 25
  1075.         Hint = 'thorn'
  1076.         Caption = '∩┐╜'
  1077.         Font.Color = clBlack
  1078.         Font.Height = -13
  1079.         Font.Name = 'MS Sans Serif'
  1080.         Font.Style = []
  1081.         ParentFont = False
  1082.         OnClick = stbnSpecialCharClick
  1083.       end
  1084.       object stbnCapAGrave: TSpeedButton
  1085.         Left = 8
  1086.         Top = 12
  1087.         Width = 25
  1088.         Height = 25
  1089.         Hint = 'A grave accent'
  1090.         Caption = '∩┐╜'
  1091.         Font.Color = clBlack
  1092.         Font.Height = -13
  1093.         Font.Name = 'MS Sans Serif'
  1094.         Font.Style = []
  1095.         ParentFont = False
  1096.         OnClick = stbnSpecialCharClick
  1097.       end
  1098.       object sbtnCapEGrave: TSpeedButton
  1099.         Left = 32
  1100.         Top = 12
  1101.         Width = 25
  1102.         Height = 25
  1103.         Hint = 'E grave accent'
  1104.         Caption = '∩┐╜'
  1105.         Font.Color = clBlack
  1106.         Font.Height = -13
  1107.         Font.Name = 'MS Sans Serif'
  1108.         Font.Style = []
  1109.         ParentFont = False
  1110.         OnClick = stbnSpecialCharClick
  1111.       end
  1112.       object sbtnCapIGrave: TSpeedButton
  1113.         Left = 56
  1114.         Top = 12
  1115.         Width = 25
  1116.         Height = 25
  1117.         Hint = 'I grave accent'
  1118.         Caption = '∩┐╜'
  1119.         Font.Color = clBlack
  1120.         Font.Height = -13
  1121.         Font.Name = 'MS Sans Serif'
  1122.         Font.Style = []
  1123.         ParentFont = False
  1124.         OnClick = stbnSpecialCharClick
  1125.       end
  1126.       object sbtnCapOGrave: TSpeedButton
  1127.         Left = 80
  1128.         Top = 12
  1129.         Width = 25
  1130.         Height = 25
  1131.         Hint = 'O grave accent'
  1132.         Caption = '∩┐╜'
  1133.         Font.Color = clBlack
  1134.         Font.Height = -13
  1135.         Font.Name = 'MS Sans Serif'
  1136.         Font.Style = []
  1137.         ParentFont = False
  1138.         OnClick = stbnSpecialCharClick
  1139.       end
  1140.       object sbtnCapUGrave: TSpeedButton
  1141.         Left = 104
  1142.         Top = 12
  1143.         Width = 25
  1144.         Height = 25
  1145.         Hint = 'U grave accent'
  1146.         Caption = '∩┐╜'
  1147.         Font.Color = clBlack
  1148.         Font.Height = -13
  1149.         Font.Name = 'MS Sans Serif'
  1150.         Font.Style = []
  1151.         ParentFont = False
  1152.         OnClick = stbnSpecialCharClick
  1153.       end
  1154.       object sbtnCapAAcute: TSpeedButton
  1155.         Left = 8
  1156.         Top = 36
  1157.         Width = 25
  1158.         Height = 25
  1159.         Hint = 'A acute accent'
  1160.         Caption = '∩┐╜'
  1161.         Font.Color = clBlack
  1162.         Font.Height = -13
  1163.         Font.Name = 'MS Sans Serif'
  1164.         Font.Style = []
  1165.         ParentFont = False
  1166.         OnClick = stbnSpecialCharClick
  1167.       end
  1168.       object sbtnCapACirc: TSpeedButton
  1169.         Left = 8
  1170.         Top = 60
  1171.         Width = 25
  1172.         Height = 25
  1173.         Hint = 'A circumflex'
  1174.         Caption = '∩┐╜'
  1175.         Font.Color = clBlack
  1176.         Font.Height = -13
  1177.         Font.Name = 'MS Sans Serif'
  1178.         Font.Style = []
  1179.         ParentFont = False
  1180.         OnClick = stbnSpecialCharClick
  1181.       end
  1182.       object sbtnCapEAcute: TSpeedButton
  1183.         Left = 32
  1184.         Top = 36
  1185.         Width = 25
  1186.         Height = 25
  1187.         Hint = 'E acute accent'
  1188.         Caption = '∩┐╜'
  1189.         Font.Color = clBlack
  1190.         Font.Height = -13
  1191.         Font.Name = 'MS Sans Serif'
  1192.         Font.Style = []
  1193.         ParentFont = False
  1194.         OnClick = stbnSpecialCharClick
  1195.       end
  1196.       object sbtnCapIAcute: TSpeedButton
  1197.         Left = 56
  1198.         Top = 36
  1199.         Width = 25
  1200.         Height = 25
  1201.         Hint = 'I acute accent'
  1202.         Caption = '∩┐╜'
  1203.         Font.Color = clBlack
  1204.         Font.Height = -13
  1205.         Font.Name = 'MS Sans Serif'
  1206.         Font.Style = []
  1207.         ParentFont = False
  1208.         OnClick = stbnSpecialCharClick
  1209.       end
  1210.       object sbtnCapOAcute: TSpeedButton
  1211.         Left = 80
  1212.         Top = 36
  1213.         Width = 25
  1214.         Height = 25
  1215.         Hint = 'O acute accent'
  1216.         Caption = '∩┐╜'
  1217.         Font.Color = clBlack
  1218.         Font.Height = -13
  1219.         Font.Name = 'MS Sans Serif'
  1220.         Font.Style = []
  1221.         ParentFont = False
  1222.         OnClick = stbnSpecialCharClick
  1223.       end
  1224.       object sbtnCapUAcute: TSpeedButton
  1225.         Left = 104
  1226.         Top = 36
  1227.         Width = 25
  1228.         Height = 25
  1229.         Hint = 'U acute accent'
  1230.         Caption = '∩┐╜'
  1231.         Font.Color = clBlack
  1232.         Font.Height = -13
  1233.         Font.Name = 'MS Sans Serif'
  1234.         Font.Style = []
  1235.         ParentFont = False
  1236.         OnClick = stbnSpecialCharClick
  1237.       end
  1238.       object sbtnCapYAcute: TSpeedButton
  1239.         Left = 128
  1240.         Top = 36
  1241.         Width = 25
  1242.         Height = 25
  1243.         Hint = 'Y acute accent'
  1244.         Caption = '∩┐╜'
  1245.         Font.Color = clBlack
  1246.         Font.Height = -13
  1247.         Font.Name = 'MS Sans Serif'
  1248.         Font.Style = []
  1249.         ParentFont = False
  1250.         OnClick = stbnSpecialCharClick
  1251.       end
  1252.       object sbtnCapECirc: TSpeedButton
  1253.         Left = 32
  1254.         Top = 60
  1255.         Width = 25
  1256.         Height = 25
  1257.         Hint = 'E circumflex'
  1258.         Caption = '∩┐╜'
  1259.         Font.Color = clBlack
  1260.         Font.Height = -13
  1261.         Font.Name = 'MS Sans Serif'
  1262.         Font.Style = []
  1263.         ParentFont = False
  1264.         OnClick = stbnSpecialCharClick
  1265.       end
  1266.       object sbtnCapICirc: TSpeedButton
  1267.         Left = 56
  1268.         Top = 60
  1269.         Width = 25
  1270.         Height = 25
  1271.         Hint = 'I circumflex'
  1272.         Caption = '∩┐╜'
  1273.         Font.Color = clBlack
  1274.         Font.Height = -13
  1275.         Font.Name = 'MS Sans Serif'
  1276.         Font.Style = []
  1277.         ParentFont = False
  1278.         OnClick = stbnSpecialCharClick
  1279.       end
  1280.       object sbtnCapOCirc: TSpeedButton
  1281.         Left = 80
  1282.         Top = 60
  1283.         Width = 25
  1284.         Height = 25
  1285.         Hint = 'O circumflex'
  1286.         Caption = '∩┐╜'
  1287.         Font.Color = clBlack
  1288.         Font.Height = -13
  1289.         Font.Name = 'MS Sans Serif'
  1290.         Font.Style = []
  1291.         ParentFont = False
  1292.         OnClick = stbnSpecialCharClick
  1293.       end
  1294.       object sbtnCapUCirc: TSpeedButton
  1295.         Left = 104
  1296.         Top = 60
  1297.         Width = 25
  1298.         Height = 25
  1299.         Hint = 'U circumflex'
  1300.         Caption = '∩┐╜'
  1301.         Font.Color = clBlack
  1302.         Font.Height = -13
  1303.         Font.Name = 'MS Sans Serif'
  1304.         Font.Style = []
  1305.         ParentFont = False
  1306.         OnClick = stbnSpecialCharClick
  1307.       end
  1308.       object sbtnCapAUml: TSpeedButton
  1309.         Left = 8
  1310.         Top = 84
  1311.         Width = 25
  1312.         Height = 25
  1313.         Hint = 'A umlaut'
  1314.         Caption = '∩┐╜'
  1315.         Font.Color = clBlack
  1316.         Font.Height = -13
  1317.         Font.Name = 'MS Sans Serif'
  1318.         Font.Style = []
  1319.         ParentFont = False
  1320.         OnClick = stbnSpecialCharClick
  1321.       end
  1322.       object sbtnCapEUml: TSpeedButton
  1323.         Left = 32
  1324.         Top = 84
  1325.         Width = 25
  1326.         Height = 25
  1327.         Hint = 'E umlaut'
  1328.         Caption = '∩┐╜'
  1329.         Font.Color = clBlack
  1330.         Font.Height = -13
  1331.         Font.Name = 'MS Sans Serif'
  1332.         Font.Style = []
  1333.         ParentFont = False
  1334.         OnClick = stbnSpecialCharClick
  1335.       end
  1336.       object sbtnCapIUml: TSpeedButton
  1337.         Left = 56
  1338.         Top = 84
  1339.         Width = 25
  1340.         Height = 25
  1341.         Hint = 'I  umlaut'
  1342.         Caption = '∩┐╜'
  1343.         Font.Color = clBlack
  1344.         Font.Height = -13
  1345.         Font.Name = 'MS Sans Serif'
  1346.         Font.Style = []
  1347.         ParentFont = False
  1348.         OnClick = stbnSpecialCharClick
  1349.       end
  1350.       object sbtnCapOUml: TSpeedButton
  1351.         Left = 80
  1352.         Top = 84
  1353.         Width = 25
  1354.         Height = 25
  1355.         Hint = 'O umlaut'
  1356.         Caption = '∩┐╜'
  1357.         Font.Color = clBlack
  1358.         Font.Height = -13
  1359.         Font.Name = 'MS Sans Serif'
  1360.         Font.Style = []
  1361.         ParentFont = False
  1362.         OnClick = stbnSpecialCharClick
  1363.       end
  1364.       object sbtnCapUUml: TSpeedButton
  1365.         Left = 104
  1366.         Top = 84
  1367.         Width = 25
  1368.         Height = 25
  1369.         Hint = 'U umlaut'
  1370.         Caption = '∩┐╜'
  1371.         Font.Color = clBlack
  1372.         Font.Height = -13
  1373.         Font.Name = 'MS Sans Serif'
  1374.         Font.Style = []
  1375.         ParentFont = False
  1376.         OnClick = stbnSpecialCharClick
  1377.       end
  1378.       object sbtnCapATilde: TSpeedButton
  1379.         Left = 8
  1380.         Top = 108
  1381.         Width = 25
  1382.         Height = 25
  1383.         Hint = 'A tilde'
  1384.         Caption = '∩┐╜'
  1385.         Font.Color = clBlack
  1386.         Font.Height = -13
  1387.         Font.Name = 'MS Sans Serif'
  1388.         Font.Style = []
  1389.         ParentFont = False
  1390.         OnClick = stbnSpecialCharClick
  1391.       end
  1392.       object sbtnCapNTilde: TSpeedButton
  1393.         Left = 32
  1394.         Top = 108
  1395.         Width = 25
  1396.         Height = 25
  1397.         Hint = 'N tilde'
  1398.         Caption = '∩┐╜'
  1399.         Font.Color = clBlack
  1400.         Font.Height = -13
  1401.         Font.Name = 'MS Sans Serif'
  1402.         Font.Style = []
  1403.         ParentFont = False
  1404.         OnClick = stbnSpecialCharClick
  1405.       end
  1406.       object sbtnCapOTilde: TSpeedButton
  1407.         Left = 56
  1408.         Top = 108
  1409.         Width = 25
  1410.         Height = 25
  1411.         Hint = 'O tilde'
  1412.         Caption = '∩┐╜'
  1413.         Font.Color = clBlack
  1414.         Font.Height = -13
  1415.         Font.Name = 'MS Sans Serif'
  1416.         Font.Style = []
  1417.         ParentFont = False
  1418.         OnClick = stbnSpecialCharClick
  1419.       end
  1420.       object sbtnCapARing: TSpeedButton
  1421.         Left = 8
  1422.         Top = 132
  1423.         Width = 25
  1424.         Height = 25
  1425.         Hint = 'A ring'
  1426.         Caption = '∩┐╜'
  1427.         Font.Color = clBlack
  1428.         Font.Height = -13
  1429.         Font.Name = 'MS Sans Serif'
  1430.         Font.Style = []
  1431.         ParentFont = False
  1432.         OnClick = stbnSpecialCharClick
  1433.       end
  1434.       object sbtnCapAElig: TSpeedButton
  1435.         Left = 32
  1436.         Top = 132
  1437.         Width = 25
  1438.         Height = 25
  1439.         Hint = 'AE ligature'
  1440.         Caption = '∩┐╜'
  1441.         Font.Color = clBlack
  1442.         Font.Height = -13
  1443.         Font.Name = 'MS Sans Serif'
  1444.         Font.Style = []
  1445.         ParentFont = False
  1446.         OnClick = stbnSpecialCharClick
  1447.       end
  1448.       object sbtnCapCCedil: TSpeedButton
  1449.         Left = 56
  1450.         Top = 132
  1451.         Width = 25
  1452.         Height = 25
  1453.         Hint = 'C cedillia'
  1454.         Caption = '∩┐╜'
  1455.         Font.Color = clBlack
  1456.         Font.Height = -13
  1457.         Font.Name = 'MS Sans Serif'
  1458.         Font.Style = []
  1459.         ParentFont = False
  1460.         OnClick = stbnSpecialCharClick
  1461.       end
  1462.       object sbtnCapEth: TSpeedButton
  1463.         Left = 80
  1464.         Top = 132
  1465.         Width = 25
  1466.         Height = 25
  1467.         Hint = 'Eth'
  1468.         Caption = '∩┐╜'
  1469.         Font.Color = clBlack
  1470.         Font.Height = -13
  1471.         Font.Name = 'MS Sans Serif'
  1472.         Font.Style = []
  1473.         ParentFont = False
  1474.         OnClick = stbnSpecialCharClick
  1475.       end
  1476.       object sbtnCapOSlash: TSpeedButton
  1477.         Left = 104
  1478.         Top = 132
  1479.         Width = 25
  1480.         Height = 25
  1481.         Hint = 'O slash'
  1482.         Caption = '∩┐╜'
  1483.         Font.Color = clBlack
  1484.         Font.Height = -13
  1485.         Font.Name = 'MS Sans Serif'
  1486.         Font.Style = []
  1487.         ParentFont = False
  1488.         OnClick = stbnSpecialCharClick
  1489.       end
  1490.       object sbtnCapThorn: TSpeedButton
  1491.         Left = 128
  1492.         Top = 132
  1493.         Width = 25
  1494.         Height = 25
  1495.         Hint = 'Thorn'
  1496.         Caption = '∩┐╜'
  1497.         Font.Color = clBlack
  1498.         Font.Height = -13
  1499.         Font.Name = 'MS Sans Serif'
  1500.         Font.Style = []
  1501.         ParentFont = False
  1502.         OnClick = stbnSpecialCharClick
  1503.       end
  1504.       object sbtnSzLig: TSpeedButton
  1505.         Left = 8
  1506.         Top = 156
  1507.         Width = 25
  1508.         Height = 25
  1509.         Hint = 'Sz ligature'
  1510.         Caption = '∩┐╜'
  1511.         Font.Color = clBlack
  1512.         Font.Height = -13
  1513.         Font.Name = 'MS Sans Serif'
  1514.         Font.Style = []
  1515.         ParentFont = False
  1516.         OnClick = stbnSpecialCharClick
  1517.       end
  1518.     end
  1519.     object TTabPage
  1520.       Left = 4
  1521.       Top = 24
  1522.       HelpContext = 1
  1523.       Caption = 'Icons'
  1524.       object lbIcons: TListBox
  1525.         Left = 8
  1526.         Top = 8
  1527.         Width = 225
  1528.         Height = 181
  1529.         Font.Color = clBlack
  1530.         Font.Height = -13
  1531.         Font.Name = 'MS Sans Serif'
  1532.         Font.Style = []
  1533.         ItemHeight = 16
  1534.         Items.Strings = (
  1535.           'archive'
  1536.           'audio'
  1537.           'binary document'
  1538.           'binhex document'
  1539.           'calculator'
  1540.           'caution'
  1541.           'clock'
  1542.           'compressed document'
  1543.           'disk drive'
  1544.           'diskette'
  1545.           'display'
  1546.           'document'
  1547.           'fax'
  1548.           'filing cabinet'
  1549.           'film'
  1550.           'fixed disk'
  1551.           'folder'
  1552.           'form'
  1553.           'ftp server'
  1554.           'glossary'
  1555.           'gopher'
  1556.           'home'
  1557.           'image'
  1558.           'index'
  1559.           'mail'
  1560.           'mail in'
  1561.           'mail out'
  1562.           'map'
  1563.           'mouse'
  1564.           'next'
  1565.           'parent'
  1566.           'previous'
  1567.           'printer'
  1568.           'summary'
  1569.           'telnet'
  1570.           'text document'
  1571.           'tn3270'
  1572.           'toc'
  1573.           'trash'
  1574.           'unknown document'
  1575.           'uuencoded document')
  1576.         ParentFont = False
  1577.         TabOrder = 0
  1578.         OnDblClick = lbIconsDblClick
  1579.       end
  1580.       object btnOK: TBitBtn
  1581.         Left = 247
  1582.         Top = 8
  1583.         Width = 77
  1584.         Height = 25
  1585.         Caption = 'OK'
  1586.         Default = True
  1587.         Font.Color = clBlack
  1588.         Font.Height = -11
  1589.         Font.Name = 'MS Sans Serif'
  1590.         Font.Style = []
  1591.         ModalResult = 1
  1592.         ParentFont = False
  1593.         TabOrder = 1
  1594.         OnClick = btnOKClick
  1595.         NumGlyphs = 2
  1596.       end
  1597.     end
  1598.     object TTabPage
  1599.       Left = 4
  1600.       Top = 24
  1601.       HelpContext = 1
  1602.       Caption = 'Other'
  1603.       object lbOther: TListBox
  1604.         Left = 8
  1605.         Top = 8
  1606.         Width = 225
  1607.         Height = 181
  1608.         Font.Color = clBlack
  1609.         Font.Height = -13
  1610.         Font.Name = 'MS Sans Serif'
  1611.         Font.Style = []
  1612.         ItemHeight = 16
  1613.         Items.Strings = (
  1614.           'apostrophe'
  1615.           'asterisk'
  1616.           'broken vertical bar'
  1617.           'cent'
  1618.           'colon'
  1619.           'comma'
  1620.           'commat'
  1621.           'degree'
  1622.           'dollar'
  1623.           'equals'
  1624.           'exclamation point'
  1625.           'one half (1/2)'
  1626.           'one quarter (1/4)'
  1627.           'three quarters (3/4)'
  1628.           'one eighth (1/8)'
  1629.           'three eighths (3/8)'
  1630.           'five eighths (5/8)'
  1631.           'seven eighths (7/8)'
  1632.           'half'
  1633.           'hyphen'
  1634.           'inverted exclamation point'
  1635.           'inverted question mark'
  1636.           'left-angle quote'
  1637.           'left parenthesis'
  1638.           'left square bracket'
  1639.           'micro'
  1640.           'middot'
  1641.           'not'
  1642.           'paragraph'
  1643.           'percent'
  1644.           'period'
  1645.           'plus'
  1646.           'pound'
  1647.           'question mark'
  1648.           'quotation mark'
  1649.           'right-angle quote'
  1650.           'right parenthesis'
  1651.           'right square bracket'
  1652.           'section'
  1653.           'semicolon'
  1654.           'superscripted 1'
  1655.           'superscripted 2'
  1656.           'superscripted 3'
  1657.           'tilde'
  1658.           'yen'
  1659.           'vertical bar')
  1660.         ParentFont = False
  1661.         TabOrder = 0
  1662.         OnDblClick = lbOtherDblClick
  1663.       end
  1664.       object btnOtherOK: TBitBtn
  1665.         Left = 247
  1666.         Top = 8
  1667.         Width = 77
  1668.         Height = 25
  1669.         Caption = 'OK'
  1670.         Default = True
  1671.         Font.Color = clBlack
  1672.         Font.Height = -11
  1673.         Font.Name = 'MS Sans Serif'
  1674.         Font.Style = []
  1675.         ModalResult = 1
  1676.         ParentFont = False
  1677.         TabOrder = 1
  1678.         OnClick = btnOtherOKClick
  1679.         NumGlyphs = 2
  1680.       end
  1681.     end
  1682.     object TTabPage
  1683.       Left = 4
  1684.       Top = 24
  1685.       HelpContext = 1
  1686.       Caption = 'Math'
  1687.       object sbtnAlpha: TSpeedButton
  1688.         Left = 8
  1689.         Top = 12
  1690.         Width = 25
  1691.         Height = 25
  1692.         Hint = 'alpha'
  1693.         Caption = 'a'
  1694.         Font.Color = clBlack
  1695.         Font.Height = -13
  1696.         Font.Name = 'Symbol'
  1697.         Font.Style = []
  1698.         ParentFont = False
  1699.         OnClick = sbtnMathCharClick
  1700.       end
  1701.       object sbtnBeta: TSpeedButton
  1702.         Left = 32
  1703.         Top = 12
  1704.         Width = 25
  1705.         Height = 25
  1706.         Hint = 'beta'
  1707.         Caption = 'b'
  1708.         Font.Color = clBlack
  1709.         Font.Height = -13
  1710.         Font.Name = 'Symbol'
  1711.         Font.Style = []
  1712.         ParentFont = False
  1713.         OnClick = sbtnMathCharClick
  1714.       end
  1715.       object sbtnGamma: TSpeedButton
  1716.         Left = 56
  1717.         Top = 12
  1718.         Width = 25
  1719.         Height = 25
  1720.         Hint = 'gamma'
  1721.         Caption = 'g'
  1722.         Font.Color = clBlack
  1723.         Font.Height = -13
  1724.         Font.Name = 'Symbol'
  1725.         Font.Style = []
  1726.         ParentFont = False
  1727.         OnClick = sbtnMathCharClick
  1728.       end
  1729.       object stbnDelta: TSpeedButton
  1730.         Left = 80
  1731.         Top = 12
  1732.         Width = 25
  1733.         Height = 25
  1734.         Hint = 'delta'
  1735.         Caption = 'd'
  1736.         Font.Color = clBlack
  1737.         Font.Height = -13
  1738.         Font.Name = 'Symbol'
  1739.         Font.Style = []
  1740.         ParentFont = False
  1741.         OnClick = sbtnMathCharClick
  1742.       end
  1743.       object sbtnEpsilon: TSpeedButton
  1744.         Left = 104
  1745.         Top = 12
  1746.         Width = 25
  1747.         Height = 25
  1748.         Hint = 'epsilon'
  1749.         Caption = 'e'
  1750.         Font.Color = clBlack
  1751.         Font.Height = -13
  1752.         Font.Name = 'Symbol'
  1753.         Font.Style = []
  1754.         ParentFont = False
  1755.         OnClick = sbtnMathCharClick
  1756.       end
  1757.       object sbtnZeta: TSpeedButton
  1758.         Left = 128
  1759.         Top = 12
  1760.         Width = 25
  1761.         Height = 25
  1762.         Hint = 'zeta'
  1763.         Caption = 'z'
  1764.         Font.Color = clBlack
  1765.         Font.Height = -13
  1766.         Font.Name = 'Symbol'
  1767.         Font.Style = []
  1768.         ParentFont = False
  1769.         OnClick = sbtnMathCharClick
  1770.       end
  1771.       object sbtnEta: TSpeedButton
  1772.         Left = 152
  1773.         Top = 12
  1774.         Width = 25
  1775.         Height = 25
  1776.         Hint = 'eta'
  1777.         Caption = 'h'
  1778.         Font.Color = clBlack
  1779.         Font.Height = -13
  1780.         Font.Name = 'Symbol'
  1781.         Font.Style = []
  1782.         ParentFont = False
  1783.         OnClick = sbtnMathCharClick
  1784.       end
  1785.       object sbtnTheta: TSpeedButton
  1786.         Left = 176
  1787.         Top = 12
  1788.         Width = 25
  1789.         Height = 25
  1790.         Hint = 'theta'
  1791.         Caption = 'q'
  1792.         Font.Color = clBlack
  1793.         Font.Height = -13
  1794.         Font.Name = 'Symbol'
  1795.         Font.Style = []
  1796.         ParentFont = False
  1797.         OnClick = sbtnMathCharClick
  1798.       end
  1799.       object sbtnIota: TSpeedButton
  1800.         Left = 200
  1801.         Top = 12
  1802.         Width = 25
  1803.         Height = 25
  1804.         Hint = 'iota'
  1805.         Caption = 'i'
  1806.         Font.Color = clBlack
  1807.         Font.Height = -13
  1808.         Font.Name = 'Symbol'
  1809.         Font.Style = []
  1810.         ParentFont = False
  1811.         OnClick = sbtnMathCharClick
  1812.       end
  1813.       object sbtnKappa: TSpeedButton
  1814.         Left = 224
  1815.         Top = 12
  1816.         Width = 25
  1817.         Height = 25
  1818.         Hint = 'kappa'
  1819.         Caption = 'k'
  1820.         Font.Color = clBlack
  1821.         Font.Height = -13
  1822.         Font.Name = 'Symbol'
  1823.         Font.Style = []
  1824.         ParentFont = False
  1825.         OnClick = sbtnMathCharClick
  1826.       end
  1827.       object sbtnLambda: TSpeedButton
  1828.         Left = 248
  1829.         Top = 12
  1830.         Width = 25
  1831.         Height = 25
  1832.         Hint = 'lambda'
  1833.         Caption = 'l'
  1834.         Font.Color = clBlack
  1835.         Font.Height = -13
  1836.         Font.Name = 'Symbol'
  1837.         Font.Style = []
  1838.         ParentFont = False
  1839.         OnClick = sbtnMathCharClick
  1840.       end
  1841.       object sbtnMu: TSpeedButton
  1842.         Left = 272
  1843.         Top = 12
  1844.         Width = 25
  1845.         Height = 25
  1846.         Hint = 'mu'
  1847.         Caption = 'm'
  1848.         Font.Color = clBlack
  1849.         Font.Height = -13
  1850.         Font.Name = 'Symbol'
  1851.         Font.Style = []
  1852.         ParentFont = False
  1853.         OnClick = sbtnMathCharClick
  1854.       end
  1855.       object sbtnNu: TSpeedButton
  1856.         Left = 8
  1857.         Top = 36
  1858.         Width = 25
  1859.         Height = 25
  1860.         Hint = 'nu'
  1861.         Caption = 'n'
  1862.         Font.Color = clBlack
  1863.         Font.Height = -13
  1864.         Font.Name = 'Symbol'
  1865.         Font.Style = []
  1866.         ParentFont = False
  1867.         OnClick = sbtnMathCharClick
  1868.       end
  1869.       object sbtnXi: TSpeedButton
  1870.         Left = 32
  1871.         Top = 36
  1872.         Width = 25
  1873.         Height = 25
  1874.         Hint = 'xi'
  1875.         Caption = 'x'
  1876.         Font.Color = clBlack
  1877.         Font.Height = -13
  1878.         Font.Name = 'Symbol'
  1879.         Font.Style = []
  1880.         ParentFont = False
  1881.         OnClick = sbtnMathCharClick
  1882.       end
  1883.       object sbtnOmicron: TSpeedButton
  1884.         Left = 56
  1885.         Top = 36
  1886.         Width = 25
  1887.         Height = 25
  1888.         Hint = 'omicron'
  1889.         Caption = 'o'
  1890.         Font.Color = clBlack
  1891.         Font.Height = -13
  1892.         Font.Name = 'Symbol'
  1893.         Font.Style = []
  1894.         ParentFont = False
  1895.         OnClick = sbtnMathCharClick
  1896.       end
  1897.       object sbtnPi: TSpeedButton
  1898.         Left = 80
  1899.         Top = 36
  1900.         Width = 25
  1901.         Height = 25
  1902.         Hint = 'pi'
  1903.         Caption = 'p'
  1904.         Font.Color = clBlack
  1905.         Font.Height = -13
  1906.         Font.Name = 'Symbol'
  1907.         Font.Style = []
  1908.         ParentFont = False
  1909.         OnClick = sbtnMathCharClick
  1910.       end
  1911.       object sbtnRho: TSpeedButton
  1912.         Left = 104
  1913.         Top = 36
  1914.         Width = 25
  1915.         Height = 25
  1916.         Hint = 'rho'
  1917.         Caption = 'r'
  1918.         Font.Color = clBlack
  1919.         Font.Height = -13
  1920.         Font.Name = 'Symbol'
  1921.         Font.Style = []
  1922.         ParentFont = False
  1923.         OnClick = sbtnMathCharClick
  1924.       end
  1925.       object sbtnSigma: TSpeedButton
  1926.         Left = 128
  1927.         Top = 36
  1928.         Width = 25
  1929.         Height = 25
  1930.         Hint = 'sigma'
  1931.         Caption = 's'
  1932.         Font.Color = clBlack
  1933.         Font.Height = -13
  1934.         Font.Name = 'Symbol'
  1935.         Font.Style = []
  1936.         ParentFont = False
  1937.         OnClick = sbtnMathCharClick
  1938.       end
  1939.       object sbtnTau: TSpeedButton
  1940.         Left = 152
  1941.         Top = 36
  1942.         Width = 25
  1943.         Height = 25
  1944.         Hint = 'tau'
  1945.         Caption = 't'
  1946.         Font.Color = clBlack
  1947.         Font.Height = -13
  1948.         Font.Name = 'Symbol'
  1949.         Font.Style = []
  1950.         ParentFont = False
  1951.         OnClick = sbtnMathCharClick
  1952.       end
  1953.       object sbtnUpsilon: TSpeedButton
  1954.         Left = 176
  1955.         Top = 36
  1956.         Width = 25
  1957.         Height = 25
  1958.         Hint = 'upsilon'
  1959.         Caption = 'u'
  1960.         Font.Color = clBlack
  1961.         Font.Height = -13
  1962.         Font.Name = 'Symbol'
  1963.         Font.Style = []
  1964.         ParentFont = False
  1965.         OnClick = sbtnMathCharClick
  1966.       end
  1967.       object sbtnPhi: TSpeedButton
  1968.         Left = 200
  1969.         Top = 36
  1970.         Width = 25
  1971.         Height = 25
  1972.         Hint = 'phi'
  1973.         Caption = 'f'
  1974.         Font.Color = clBlack
  1975.         Font.Height = -13
  1976.         Font.Name = 'Symbol'
  1977.         Font.Style = []
  1978.         ParentFont = False
  1979.         OnClick = sbtnMathCharClick
  1980.       end
  1981.       object sbtnChi: TSpeedButton
  1982.         Left = 224
  1983.         Top = 36
  1984.         Width = 25
  1985.         Height = 25
  1986.         Hint = 'chi'
  1987.         Caption = 'c'
  1988.         Font.Color = clBlack
  1989.         Font.Height = -13
  1990.         Font.Name = 'Symbol'
  1991.         Font.Style = []
  1992.         ParentFont = False
  1993.         OnClick = sbtnMathCharClick
  1994.       end
  1995.       object sbtnPsi: TSpeedButton
  1996.         Left = 248
  1997.         Top = 36
  1998.         Width = 25
  1999.         Height = 25
  2000.         Hint = 'psi'
  2001.         Caption = 'y'
  2002.         Font.Color = clBlack
  2003.         Font.Height = -13
  2004.         Font.Name = 'Symbol'
  2005.         Font.Style = []
  2006.         ParentFont = False
  2007.         OnClick = sbtnMathCharClick
  2008.       end
  2009.       object sbtnOmega: TSpeedButton
  2010.         Left = 272
  2011.         Top = 36
  2012.         Width = 25
  2013.         Height = 25
  2014.         Hint = 'omega'
  2015.         Caption = 'w'
  2016.         Font.Color = clBlack
  2017.         Font.Height = -13
  2018.         Font.Name = 'Symbol'
  2019.         Font.Style = []
  2020.         ParentFont = False
  2021.         OnClick = sbtnMathCharClick
  2022.       end
  2023.       object sbtnCapAlpha: TSpeedButton
  2024.         Left = 8
  2025.         Top = 60
  2026.         Width = 25
  2027.         Height = 25
  2028.         Hint = 'Alpha'
  2029.         Caption = 'A'
  2030.         Font.Color = clBlack
  2031.         Font.Height = -13
  2032.         Font.Name = 'Symbol'
  2033.         Font.Style = []
  2034.         ParentFont = False
  2035.         OnClick = sbtnMathCharClick
  2036.       end
  2037.       object sbtnCapBeta: TSpeedButton
  2038.         Left = 32
  2039.         Top = 60
  2040.         Width = 25
  2041.         Height = 25
  2042.         Hint = 'Beta'
  2043.         Caption = 'B'
  2044.         Font.Color = clBlack
  2045.         Font.Height = -13
  2046.         Font.Name = 'Symbol'
  2047.         Font.Style = []
  2048.         ParentFont = False
  2049.         OnClick = sbtnMathCharClick
  2050.       end
  2051.       object sbtnCapGamma: TSpeedButton
  2052.         Left = 56
  2053.         Top = 60
  2054.         Width = 25
  2055.         Height = 25
  2056.         Hint = 'Gamma'
  2057.         Caption = 'G'
  2058.         Font.Color = clBlack
  2059.         Font.Height = -13
  2060.         Font.Name = 'Symbol'
  2061.         Font.Style = []
  2062.         ParentFont = False
  2063.         OnClick = sbtnMathCharClick
  2064.       end
  2065.       object sbtnCapDelta: TSpeedButton
  2066.         Left = 80
  2067.         Top = 60
  2068.         Width = 25
  2069.         Height = 25
  2070.         Hint = 'delta'
  2071.         Caption = 'D'
  2072.         Font.Color = clBlack
  2073.         Font.Height = -13
  2074.         Font.Name = 'Symbol'
  2075.         Font.Style = []
  2076.         ParentFont = False
  2077.         OnClick = sbtnMathCharClick
  2078.       end
  2079.       object sbtnCapEpsilon: TSpeedButton
  2080.         Left = 104
  2081.         Top = 60
  2082.         Width = 25
  2083.         Height = 25
  2084.         Hint = 'Epsilon'
  2085.         Caption = 'E'
  2086.         Font.Color = clBlack
  2087.         Font.Height = -13
  2088.         Font.Name = 'Symbol'
  2089.         Font.Style = []
  2090.         ParentFont = False
  2091.         OnClick = sbtnMathCharClick
  2092.       end
  2093.       object sbtnCapZeta: TSpeedButton
  2094.         Left = 128
  2095.         Top = 60
  2096.         Width = 25
  2097.         Height = 25
  2098.         Hint = 'Zeta'
  2099.         Caption = 'Z'
  2100.         Font.Color = clBlack
  2101.         Font.Height = -13
  2102.         Font.Name = 'Symbol'
  2103.         Font.Style = []
  2104.         ParentFont = False
  2105.         OnClick = sbtnMathCharClick
  2106.       end
  2107.       object sbtnCapEta: TSpeedButton
  2108.         Left = 152
  2109.         Top = 60
  2110.         Width = 25
  2111.         Height = 25
  2112.         Hint = 'Eta'
  2113.         Caption = 'H'
  2114.         Font.Color = clBlack
  2115.         Font.Height = -13
  2116.         Font.Name = 'Symbol'
  2117.         Font.Style = []
  2118.         ParentFont = False
  2119.         OnClick = sbtnMathCharClick
  2120.       end
  2121.       object sbtnCapTheta: TSpeedButton
  2122.         Left = 176
  2123.         Top = 60
  2124.         Width = 25
  2125.         Height = 25
  2126.         Hint = 'Theta'
  2127.         Caption = 'Q'
  2128.         Font.Color = clBlack
  2129.         Font.Height = -13
  2130.         Font.Name = 'Symbol'
  2131.         Font.Style = []
  2132.         ParentFont = False
  2133.         OnClick = sbtnMathCharClick
  2134.       end
  2135.       object sbtnCapIota: TSpeedButton
  2136.         Left = 200
  2137.         Top = 60
  2138.         Width = 25
  2139.         Height = 25
  2140.         Hint = 'Iota'
  2141.         Caption = 'I'
  2142.         Font.Color = clBlack
  2143.         Font.Height = -13
  2144.         Font.Name = 'Symbol'
  2145.         Font.Style = []
  2146.         ParentFont = False
  2147.         OnClick = sbtnMathCharClick
  2148.       end
  2149.       object sbtnCapKappa: TSpeedButton
  2150.         Left = 224
  2151.         Top = 60
  2152.         Width = 25
  2153.         Height = 25
  2154.         Hint = 'Kappa'
  2155.         Caption = 'K'
  2156.         Font.Color = clBlack
  2157.         Font.Height = -13
  2158.         Font.Name = 'Symbol'
  2159.         Font.Style = []
  2160.         ParentFont = False
  2161.         OnClick = sbtnMathCharClick
  2162.       end
  2163.       object sbtnCapLambda: TSpeedButton
  2164.         Left = 248
  2165.         Top = 60
  2166.         Width = 25
  2167.         Height = 25
  2168.         Hint = 'Lambda'
  2169.         Caption = 'L'
  2170.         Font.Color = clBlack
  2171.         Font.Height = -13
  2172.         Font.Name = 'Symbol'
  2173.         Font.Style = []
  2174.         ParentFont = False
  2175.         OnClick = sbtnMathCharClick
  2176.       end
  2177.       object sbtnCapMu: TSpeedButton
  2178.         Left = 272
  2179.         Top = 60
  2180.         Width = 25
  2181.         Height = 25
  2182.         Hint = 'Mu'
  2183.         Caption = 'M'
  2184.         Font.Color = clBlack
  2185.         Font.Height = -13
  2186.         Font.Name = 'Symbol'
  2187.         Font.Style = []
  2188.         ParentFont = False
  2189.         OnClick = sbtnMathCharClick
  2190.       end
  2191.       object sbtnCapNu: TSpeedButton
  2192.         Left = 8
  2193.         Top = 84
  2194.         Width = 25
  2195.         Height = 25
  2196.         Hint = 'Nu'
  2197.         Caption = 'N'
  2198.         Font.Color = clBlack
  2199.         Font.Height = -13
  2200.         Font.Name = 'Symbol'
  2201.         Font.Style = []
  2202.         ParentFont = False
  2203.         OnClick = sbtnMathCharClick
  2204.       end
  2205.       object sbtnCapXi: TSpeedButton
  2206.         Left = 32
  2207.         Top = 84
  2208.         Width = 25
  2209.         Height = 25
  2210.         Hint = 'Xi'
  2211.         Caption = 'X'
  2212.         Font.Color = clBlack
  2213.         Font.Height = -13
  2214.         Font.Name = 'Symbol'
  2215.         Font.Style = []
  2216.         ParentFont = False
  2217.         OnClick = sbtnMathCharClick
  2218.       end
  2219.       object sbtnCapOmicron: TSpeedButton
  2220.         Left = 56
  2221.         Top = 84
  2222.         Width = 25
  2223.         Height = 25
  2224.         Hint = 'Omicron'
  2225.         Caption = 'O'
  2226.         Font.Color = clBlack
  2227.         Font.Height = -13
  2228.         Font.Name = 'Symbol'
  2229.         Font.Style = []
  2230.         ParentFont = False
  2231.         OnClick = sbtnMathCharClick
  2232.       end
  2233.       object sbtnCapPi: TSpeedButton
  2234.         Left = 80
  2235.         Top = 84
  2236.         Width = 25
  2237.         Height = 25
  2238.         Hint = 'Pi'
  2239.         Caption = 'P'
  2240.         Font.Color = clBlack
  2241.         Font.Height = -13
  2242.         Font.Name = 'Symbol'
  2243.         Font.Style = []
  2244.         ParentFont = False
  2245.         OnClick = sbtnMathCharClick
  2246.       end
  2247.       object sbtnCapRho: TSpeedButton
  2248.         Left = 104
  2249.         Top = 84
  2250.         Width = 25
  2251.         Height = 25
  2252.         Hint = 'Rho'
  2253.         Caption = 'R'
  2254.         Font.Color = clBlack
  2255.         Font.Height = -13
  2256.         Font.Name = 'Symbol'
  2257.         Font.Style = []
  2258.         ParentFont = False
  2259.         OnClick = sbtnMathCharClick
  2260.       end
  2261.       object sbtnCapSigma: TSpeedButton
  2262.         Left = 128
  2263.         Top = 84
  2264.         Width = 25
  2265.         Height = 25
  2266.         Hint = 'Sigma'
  2267.         Caption = 'S'
  2268.         Font.Color = clBlack
  2269.         Font.Height = -13
  2270.         Font.Name = 'Symbol'
  2271.         Font.Style = []
  2272.         ParentFont = False
  2273.         OnClick = sbtnMathCharClick
  2274.       end
  2275.       object sbtnCapTau: TSpeedButton
  2276.         Left = 152
  2277.         Top = 84
  2278.         Width = 25
  2279.         Height = 25
  2280.         Hint = 'Tau'
  2281.         Caption = 'T'
  2282.         Font.Color = clBlack
  2283.         Font.Height = -13
  2284.         Font.Name = 'Symbol'
  2285.         Font.Style = []
  2286.         ParentFont = False
  2287.         OnClick = sbtnMathCharClick
  2288.       end
  2289.       object sbtnCapUpsilon: TSpeedButton
  2290.         Left = 176
  2291.         Top = 84
  2292.         Width = 25
  2293.         Height = 25
  2294.         Hint = 'Upsilon'
  2295.         Caption = 'U'
  2296.         Font.Color = clBlack
  2297.         Font.Height = -13
  2298.         Font.Name = 'Symbol'
  2299.         Font.Style = []
  2300.         ParentFont = False
  2301.         OnClick = sbtnMathCharClick
  2302.       end
  2303.       object sbtnCapPhi: TSpeedButton
  2304.         Left = 200
  2305.         Top = 84
  2306.         Width = 25
  2307.         Height = 25
  2308.         Hint = 'Phi'
  2309.         Caption = 'F'
  2310.         Font.Color = clBlack
  2311.         Font.Height = -13
  2312.         Font.Name = 'Symbol'
  2313.         Font.Style = []
  2314.         ParentFont = False
  2315.         OnClick = sbtnMathCharClick
  2316.       end
  2317.       object sbtnCapChi: TSpeedButton
  2318.         Left = 224
  2319.         Top = 84
  2320.         Width = 25
  2321.         Height = 25
  2322.         Hint = 'Chi'
  2323.         Caption = 'C'
  2324.         Font.Color = clBlack
  2325.         Font.Height = -13
  2326.         Font.Name = 'Symbol'
  2327.         Font.Style = []
  2328.         ParentFont = False
  2329.         OnClick = sbtnMathCharClick
  2330.       end
  2331.       object sbtnCapPsi: TSpeedButton
  2332.         Left = 248
  2333.         Top = 84
  2334.         Width = 25
  2335.         Height = 25
  2336.         Hint = 'Psi'
  2337.         Caption = 'Y'
  2338.         Font.Color = clBlack
  2339.         Font.Height = -13
  2340.         Font.Name = 'Symbol'
  2341.         Font.Style = []
  2342.         ParentFont = False
  2343.         OnClick = sbtnMathCharClick
  2344.       end
  2345.       object sbtnCapOmega: TSpeedButton
  2346.         Left = 272
  2347.         Top = 84
  2348.         Width = 25
  2349.         Height = 25
  2350.         Hint = 'Omega'
  2351.         Caption = 'W'
  2352.         Font.Color = clBlack
  2353.         Font.Height = -13
  2354.         Font.Name = 'Symbol'
  2355.         Font.Style = []
  2356.         ParentFont = False
  2357.         OnClick = sbtnMathCharClick
  2358.       end
  2359.       object sbtnLT: TSpeedButton
  2360.         Left = 8
  2361.         Top = 116
  2362.         Width = 25
  2363.         Height = 25
  2364.         Hint = 'Less than'
  2365.         Caption = '<'
  2366.         Font.Color = clBlack
  2367.         Font.Height = -13
  2368.         Font.Name = 'Symbol'
  2369.         Font.Style = []
  2370.         ParentFont = False
  2371.         OnClick = sbtnSpaceClick
  2372.       end
  2373.       object sbtnGT: TSpeedButton
  2374.         Left = 32
  2375.         Top = 116
  2376.         Width = 25
  2377.         Height = 25
  2378.         Hint = 'Greater than'
  2379.         Caption = '>'
  2380.         Font.Color = clBlack
  2381.         Font.Height = -13
  2382.         Font.Name = 'Symbol'
  2383.         Font.Style = []
  2384.         ParentFont = False
  2385.         OnClick = sbtnSpaceClick
  2386.       end
  2387.       object sbtnLE: TSpeedButton
  2388.         Left = 56
  2389.         Top = 116
  2390.         Width = 25
  2391.         Height = 25
  2392.         Hint = 'Less than or equal'
  2393.         Caption = '∩┐╜'
  2394.         Font.Color = clBlack
  2395.         Font.Height = -13
  2396.         Font.Name = 'Symbol'
  2397.         Font.Style = []
  2398.         ParentFont = False
  2399.         OnClick = sbtnSpaceClick
  2400.       end
  2401.       object sbtnGE: TSpeedButton
  2402.         Left = 80
  2403.         Top = 116
  2404.         Width = 25
  2405.         Height = 25
  2406.         Hint = 'Greater than or equal'
  2407.         Caption = '∩┐╜'
  2408.         Font.Color = clBlack
  2409.         Font.Height = -13
  2410.         Font.Name = 'Symbol'
  2411.         Font.Style = []
  2412.         ParentFont = False
  2413.         OnClick = sbtnSpaceClick
  2414.       end
  2415.       object sbtnAp: TSpeedButton
  2416.         Left = 104
  2417.         Top = 116
  2418.         Width = 25
  2419.         Height = 25
  2420.         Hint = 'Approximately equal'
  2421.         Caption = '∩┐╜'
  2422.         Font.Color = clBlack
  2423.         Font.Height = -13
  2424.         Font.Name = 'Symbol'
  2425.         Font.Style = []
  2426.         ParentFont = False
  2427.         OnClick = sbtnSpaceClick
  2428.       end
  2429.       object sbtnEq: TSpeedButton
  2430.         Left = 128
  2431.         Top = 116
  2432.         Width = 25
  2433.         Height = 25
  2434.         Hint = 'Equal'
  2435.         Caption = '='
  2436.         Font.Color = clBlack
  2437.         Font.Height = -13
  2438.         Font.Name = 'Symbol'
  2439.         Font.Style = []
  2440.         ParentFont = False
  2441.         OnClick = sbtnSpaceClick
  2442.       end
  2443.       object sbtnNE: TSpeedButton
  2444.         Left = 152
  2445.         Top = 116
  2446.         Width = 25
  2447.         Height = 25
  2448.         Hint = 'Not equal'
  2449.         Caption = '∩┐╜'
  2450.         Font.Color = clBlack
  2451.         Font.Height = -13
  2452.         Font.Name = 'Symbol'
  2453.         Font.Style = []
  2454.         ParentFont = False
  2455.         OnClick = sbtnSpaceClick
  2456.       end
  2457.       object sbtnEquiv: TSpeedButton
  2458.         Left = 176
  2459.         Top = 116
  2460.         Width = 25
  2461.         Height = 25
  2462.         Hint = 'Equivalent'
  2463.         Caption = '∩┐╜'
  2464.         Font.Color = clBlack
  2465.         Font.Height = -13
  2466.         Font.Name = 'Symbol'
  2467.         Font.Style = []
  2468.         ParentFont = False
  2469.         OnClick = sbtnSpaceClick
  2470.       end
  2471.       object sbtnNEquiv: TSpeedButton
  2472.         Left = 200
  2473.         Top = 116
  2474.         Width = 25
  2475.         Height = 25
  2476.         Hint = 'Not equivalent'
  2477.         Caption = '∩┐╜'
  2478.         Font.Color = clBlack
  2479.         Font.Height = -13
  2480.         Font.Name = 'Symbol'
  2481.         Font.Style = []
  2482.         ParentFont = False
  2483.         OnClick = sbtnSpaceClick
  2484.       end
  2485.       object sbtnEmptySet: TSpeedButton
  2486.         Left = 224
  2487.         Top = 116
  2488.         Width = 25
  2489.         Height = 25
  2490.         Hint = 'Empty set'
  2491.         Caption = 'f'
  2492.         Font.Color = clBlack
  2493.         Font.Height = -13
  2494.         Font.Name = 'Symbol'
  2495.         Font.Style = []
  2496.         ParentFont = False
  2497.         OnClick = sbtnSpaceClick
  2498.       end
  2499.       object sbtnBottom: TSpeedButton
  2500.         Left = 248
  2501.         Top = 116
  2502.         Width = 25
  2503.         Height = 25
  2504.         Hint = 'Bottom or ground'
  2505.         Caption = '^'
  2506.         Font.Color = clBlack
  2507.         Font.Height = -13
  2508.         Font.Name = 'Symbol'
  2509.         Font.Style = []
  2510.         ParentFont = False
  2511.         OnClick = sbtnSpaceClick
  2512.       end
  2513.       object sbtnInfinity: TSpeedButton
  2514.         Left = 272
  2515.         Top = 116
  2516.         Width = 25
  2517.         Height = 25
  2518.         Hint = 'Infinity'
  2519.         Caption = '∩┐╜'
  2520.         Font.Color = clBlack
  2521.         Font.Height = -21
  2522.         Font.Name = 'Symbol'
  2523.         Font.Style = []
  2524.         ParentFont = False
  2525.         OnClick = sbtnSpaceClick
  2526.       end
  2527.     end
  2528.     object TTabPage
  2529.       Left = 4
  2530.       Top = 24
  2531.       HelpContext = 1
  2532.       Caption = 'Sets'
  2533.       object lbSet: TListBox
  2534.         Left = 8
  2535.         Top = 8
  2536.         Width = 225
  2537.         Height = 181
  2538.         Font.Color = clBlack
  2539.         Font.Height = -13
  2540.         Font.Name = 'MS Sans Serif'
  2541.         Font.Style = []
  2542.         ItemHeight = 16
  2543.         Items.Strings = (
  2544.           'subclass'
  2545.           'superclass'
  2546.           'subset'
  2547.           'superset'
  2548.           'is in'
  2549.           'not in')
  2550.         ParentFont = False
  2551.         TabOrder = 0
  2552.         OnDblClick = lbSetDblClick
  2553.       end
  2554.       object btnSetOK: TBitBtn
  2555.         Left = 247
  2556.         Top = 8
  2557.         Width = 77
  2558.         Height = 25
  2559.         Caption = 'OK'
  2560.         Default = True
  2561.         Font.Color = clBlack
  2562.         Font.Height = -11
  2563.         Font.Name = 'MS Sans Serif'
  2564.         Font.Style = []
  2565.         ModalResult = 1
  2566.         ParentFont = False
  2567.         TabOrder = 1
  2568.         OnClick = btnSetOKClick
  2569.         NumGlyphs = 2
  2570.       end
  2571.     end
  2572.     object TTabPage
  2573.       Left = 4
  2574.       Top = 24
  2575.       HelpContext = 1
  2576.       Caption = 'Other Math'
  2577.       object lbOtherMath: TListBox
  2578.         Left = 8
  2579.         Top = 8
  2580.         Width = 225
  2581.         Height = 181
  2582.         Font.Color = clBlack
  2583.         Font.Height = -13
  2584.         Font.Name = 'MS Sans Serif'
  2585.         Font.Style = []
  2586.         ItemHeight = 16
  2587.         Items.Strings = (
  2588.           'aleph'
  2589.           'and'
  2590.           'cir'
  2591.           'congr'
  2592.           'dot'
  2593.           'darr'
  2594.           'dArr'
  2595.           'exist'
  2596.           'forall'
  2597.           'harr'
  2598.           'hArr'
  2599.           'image'
  2600.           'lang'
  2601.           'larr'
  2602.           'lArr'
  2603.           'mid'
  2604.           'nvDash'
  2605.           'nvdash'
  2606.           'oplus'
  2607.           'or'
  2608.           'otimes'
  2609.           'part'
  2610.           'pd'
  2611.           'plusmn'
  2612.           'prime'
  2613.           'Prime'
  2614.           'Prod'
  2615.           'prop'
  2616.           'real'
  2617.           'rang'
  2618.           'rarr'
  2619.           'rArr'
  2620.           'setmn'
  2621.           'square'
  2622.           'Sum'
  2623.           'uarr'
  2624.           'uArr'
  2625.           'vDash'
  2626.           'vdash')
  2627.         ParentFont = False
  2628.         TabOrder = 0
  2629.         OnDblClick = lbOtherMathDblClick
  2630.       end
  2631.       object btnOtherMathOK: TBitBtn
  2632.         Left = 247
  2633.         Top = 8
  2634.         Width = 77
  2635.         Height = 25
  2636.         Caption = 'OK'
  2637.         Default = True
  2638.         Font.Color = clBlack
  2639.         Font.Height = -11
  2640.         Font.Name = 'MS Sans Serif'
  2641.         Font.Style = []
  2642.         ModalResult = 1
  2643.         ParentFont = False
  2644.         TabOrder = 1
  2645.         OnClick = btnOtherMathOKClick
  2646.         NumGlyphs = 2
  2647.       end
  2648.     end
  2649.   end
  2650.   object btnCancel: TBitBtn
  2651.     Left = 252
  2652.     Top = 226
  2653.     Width = 77
  2654.     Height = 25
  2655.     Cancel = True
  2656.     Caption = 'Close'
  2657.     Font.Color = clBlack
  2658.     Font.Height = -11
  2659.     Font.Name = 'MS Sans Serif'
  2660.     Font.Style = []
  2661.     ModalResult = 2
  2662.     ParentFont = False
  2663.     TabOrder = 1
  2664.     OnClick = btnCancelClick
  2665.     NumGlyphs = 2
  2666.   end
  2667.   object rgCharMode: TRadioGroup
  2668.     Left = 12
  2669.     Top = 220
  2670.     Width = 226
  2671.     Height = 33
  2672.     Hint = 
  2673.       'Should the character replace the selected text or be added to th' +
  2674.       'e end of it?'
  2675.     Caption = 'Mode'
  2676.     Columns = 2
  2677.     Items.Strings = (
  2678.       '&Add'
  2679.       '&Replace')
  2680.     ParentShowHint = False
  2681.     ShowHint = True
  2682.     TabOrder = 2
  2683.   end
  2684. end
  2685.