home *** CD-ROM | disk | FTP | other *** search
/ Do It Yourself Pak / Do_ItPak1.iso / meshindex.exe / 0 / RCDATA / TWWRICHEDITFORM / TWWRICHEDITFORM.txt
Text File  |  1999-12-06  |  24KB  |  817 lines

  1. object wwRichEditForm: TwwRichEditForm
  2.   Left = 181
  3.   Top = 154
  4.   Width = 610
  5.   Height = 455
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   Caption = 'Edit Rich Text'
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Menu = MainMenu1
  16.   OnClose = FormClose
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyPress = FormKeyPress
  21.   OnKeyUp = FormKeyUp
  22.   OnResize = FormResize
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object ToolBarBevel: TBevel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 602
  30.     Height = 2
  31.     Align = alTop
  32.     Shape = bsTopLine
  33.   end
  34.   object FormatBarBevel: TBevel
  35.     Left = 0
  36.     Top = 26
  37.     Width = 602
  38.     Height = 2
  39.     Align = alTop
  40.     Shape = bsTopLine
  41.   end
  42.   object RulerBevel: TBevel
  43.     Left = 0
  44.     Top = 54
  45.     Width = 602
  46.     Height = 2
  47.     Align = alTop
  48.     Shape = bsTopLine
  49.   end
  50.   object StatusBar: TStatusBar
  51.     Left = 0
  52.     Top = 390
  53.     Width = 602
  54.     Height = 19
  55.     Align = alNone
  56.     Panels = <
  57.       item
  58.         Bevel = pbNone
  59.         Width = 300
  60.       end
  61.       item
  62.         Width = 32
  63.       end
  64.       item
  65.         Width = 32
  66.       end
  67.       item
  68.         Bevel = pbNone
  69.         Width = 18
  70.       end>
  71.     SimplePanel = False
  72.   end
  73.   object FormatBar: TPanel
  74.     Left = 0
  75.     Top = 28
  76.     Width = 602
  77.     Height = 26
  78.     Align = alTop
  79.     BevelOuter = bvNone
  80.     TabOrder = 1
  81.     object BoldButton: TSpeedButton
  82.       Left = 313
  83.       Top = 2
  84.       Width = 23
  85.       Height = 22
  86.       AllowAllUp = True
  87.       GroupIndex = 1
  88.       Flat = True
  89.       Glyph.Data = {
  90.         CE000000424DCE0000000000000076000000280000000B0000000B0000000100
  91.         0400000000005800000000000000000000001000000010000000000000000000
  92.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  93.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888880
  94.         0000800000000880000088000880008000008800088000800000880008800080
  95.         0000880000000880000088000880008000008800088000800000880008800080
  96.         000080000000088000008888888888800000}
  97.       Margin = 4
  98.       ParentShowHint = False
  99.       ShowHint = False
  100.       OnClick = BoldButtonClick
  101.       OnMouseDown = BoldButtonMouseDown
  102.     end
  103.     object UnderlineButton: TSpeedButton
  104.       Left = 359
  105.       Top = 2
  106.       Width = 23
  107.       Height = 22
  108.       AllowAllUp = True
  109.       GroupIndex = 2
  110.       Flat = True
  111.       Glyph.Data = {
  112.         EE000000424DEE0000000000000076000000280000000B0000000F0000000100
  113.         0400000000007800000000000000000000001000000010000000000000000000
  114.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  115.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888880
  116.         0000800000000080000088888888888000008880000088800000880088800880
  117.         0000880088800880000088008880088000008800888008800000880088800880
  118.         0000880088800880000088008880088000008000080000800000888888888880
  119.         000088888888888000008888888888800000}
  120.       Margin = 4
  121.       ParentShowHint = False
  122.       ShowHint = False
  123.       OnClick = UnderlineButtonClick
  124.       OnMouseDown = BoldButtonMouseDown
  125.     end
  126.     object ItalicButton: TSpeedButton
  127.       Left = 336
  128.       Top = 2
  129.       Width = 23
  130.       Height = 22
  131.       AllowAllUp = True
  132.       GroupIndex = 3
  133.       Flat = True
  134.       Glyph.Data = {
  135.         CE000000424DCE0000000000000076000000280000000F0000000B0000000100
  136.         0400000000005800000000000000000000001000000010000000000000000000
  137.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  138.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  139.         8880800000088888888088800088888888808888000888888880888880008888
  140.         8880888888000888888088888880008888808888888800088880888888888000
  141.         888088888888000000808888888888888880}
  142.       Margin = 2
  143.       ParentShowHint = False
  144.       ShowHint = False
  145.       OnClick = ItalicButtonClick
  146.       OnMouseDown = BoldButtonMouseDown
  147.     end
  148.     object LeftButton: TSpeedButton
  149.       Left = 413
  150.       Top = 2
  151.       Width = 23
  152.       Height = 22
  153.       GroupIndex = 4
  154.       Flat = True
  155.       Glyph.Data = {
  156.         F6000000424DF60000000000000076000000280000000C000000100000000100
  157.         0400000000008000000000000000000000001000000010000000000000000000
  158.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  159.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  160.         0000888888888888000088888888888800000000000000080000888888888888
  161.         0000000000008888000088888888888800000000000000080000888888888888
  162.         0000000000008888000088888888888800000000000000080000888888888888
  163.         0000000000008888000088888888888800008888888888880000}
  164.       Margin = 4
  165.       ParentShowHint = False
  166.       ShowHint = False
  167.       OnClick = LeftButtonClick
  168.     end
  169.     object CenterButton: TSpeedButton
  170.       Left = 436
  171.       Top = 2
  172.       Width = 23
  173.       Height = 22
  174.       GroupIndex = 4
  175.       Flat = True
  176.       Glyph.Data = {
  177.         F6000000424DF60000000000000076000000280000000D000000100000000100
  178.         0400000000008000000000000000000000001000000010000000000000000000
  179.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  180.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  181.         8000888888888888800088888888888880008000000000008000888888888888
  182.         8000888800000888800088888888888880008000000000008000888888888888
  183.         8000888000000088800088888888888880008000000000008000888888888888
  184.         8000888800000888800088888888888880008888888888888000}
  185.       Margin = 4
  186.       ParentShowHint = False
  187.       ShowHint = False
  188.       OnClick = CenterButtonClick
  189.     end
  190.     object RightButton: TSpeedButton
  191.       Left = 459
  192.       Top = 2
  193.       Width = 23
  194.       Height = 22
  195.       GroupIndex = 4
  196.       Flat = True
  197.       Glyph.Data = {
  198.         F6000000424DF60000000000000076000000280000000D000000100000000100
  199.         0400000000008000000000000000000000001000000010000000000000000000
  200.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  201.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  202.         8000888888888888800088888888888880008000000000008000888888888888
  203.         8000888800000000800088888888888880008000000000008000888888888888
  204.         8000888800000000800088888888888880008000000000008000888888888888
  205.         8000888800000000800088888888888880008888888888888000}
  206.       Margin = 4
  207.       ParentShowHint = False
  208.       ShowHint = False
  209.       OnClick = RightButtonClick
  210.     end
  211.     object BulletButton: TSpeedButton
  212.       Left = 490
  213.       Top = 2
  214.       Width = 23
  215.       Height = 22
  216.       AllowAllUp = True
  217.       GroupIndex = 5
  218.       Flat = True
  219.       Glyph.Data = {
  220.         F6000000424DF600000000000000760000002800000010000000100000000100
  221.         0400000000008000000000000000000000001000000010000000000000000000
  222.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  223.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  224.         8888888888888888888888444888888888888844488000000008884448888888
  225.         8888888888888888888888888888888888888844488888888888884448800000
  226.         0008884448888888888888888888888888888888888888888888884448888888
  227.         8888884448800000000888444888888888888888888888888888}
  228.       Margin = 1
  229.       ParentShowHint = False
  230.       ShowHint = False
  231.       OnClick = BulletButtonClick
  232.       OnMouseDown = BoldButtonMouseDown
  233.     end
  234.     object Bevel3: TBevel
  235.       Left = 408
  236.       Top = 1
  237.       Width = 2
  238.       Height = 24
  239.     end
  240.     object Bevel4: TBevel
  241.       Left = 485
  242.       Top = 1
  243.       Width = 2
  244.       Height = 24
  245.     end
  246.     object SpeedButton1: TSpeedButton
  247.       Left = 382
  248.       Top = 2
  249.       Width = 23
  250.       Height = 22
  251.       AllowAllUp = True
  252.       Flat = True
  253.       Glyph.Data = {
  254.         4E010000424D4E01000000000000760000002800000012000000120000000100
  255.         040000000000D800000000000000000000001000000010000000000000000000
  256.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  257.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  258.         88888800000080008000888888888800000088