home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EBWP.exe / 0 / RCDATA / TFMSUREWP / TFMSUREWP.txt < prev   
Text File  |  1999-01-04  |  25KB  |  830 lines

  1. object fmSureWP: TfmSureWP
  2.   Left = 36
  3.   Top = 121
  4.   Width = 753
  5.   Height = 446
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   ActiveControl = RichEdit1
  9.   Caption = 'Suresoft Word Processor'
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -14
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   Menu = MainMenu1
  17.   WindowState = wsMaximized
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   OnKeyUp = FormKeyUp
  22.   OnShow = FormShow
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object ToolBarBevel: TBevel
  26.     Left = 0
  27.     Top = 0
  28.     Width = 745
  29.     Height = 2
  30.     Align = alTop
  31.     Shape = bsTopLine
  32.   end
  33.   object FormatBarBevel: TBevel
  34.     Left = 0
  35.     Top = 28
  36.     Width = 745
  37.     Height = 2
  38.     Align = alTop
  39.     Shape = bsTopLine
  40.   end
  41.   object StatusBar: TStatusBar
  42.     Left = 0
  43.     Top = 377
  44.     Width = 745
  45.     Height = 23
  46.     Panels = <
  47.       item
  48.         Width = 300
  49.       end
  50.       item
  51.         Alignment = taCenter
  52.         Width = 100
  53.       end
  54.       item
  55.         Width = 60
  56.       end
  57.       item
  58.         Width = 60
  59.       end
  60.       item
  61.         Width = 50
  62.       end>
  63.     SimplePanel = False
  64.   end
  65.   object FormatBar: TPanel
  66.     Left = 0
  67.     Top = 30
  68.     Width = 745
  69.     Height = 26
  70.     Align = alTop
  71.     BevelOuter = bvNone
  72.     TabOrder = 1
  73.     object BoldButton: TSpeedButton
  74.       Left = 287
  75.       Top = 1
  76.       Width = 23
  77.       Height = 24
  78.       Hint = 'Bold'
  79.       AllowAllUp = True
  80.       GroupIndex = 1
  81.       Flat = True
  82.       Glyph.Data = {
  83.         CE000000424DCE0000000000000076000000280000000B0000000B0000000100
  84.         0400000000005800000000000000000000001000000010000000000000000000
  85.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  86.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888880
  87.         0000800000000880000088000880008000008800088000800000880008800080
  88.         0000880000000880000088000880008000008800088000800000880008800080
  89.         000080000000088000008888888888800000}
  90.       Margin = 4
  91.       ParentShowHint = False
  92.       ShowHint = True
  93.       OnClick = BoldButtonClick
  94.       OnMouseDown = BoldButtonMouseDown
  95.     end
  96.     object UnderlineButton: TSpeedButton
  97.       Left = 336
  98.       Top = 1
  99.       Width = 23
  100.       Height = 24
  101.       Hint = 'Underline'
  102.       AllowAllUp = True
  103.       GroupIndex = 2
  104.       Flat = True
  105.       Glyph.Data = {
  106.         EE000000424DEE0000000000000076000000280000000B0000000F0000000100
  107.         0400000000007800000000000000000000001000000010000000000000000000
  108.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  109.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888880
  110.         0000800000000080000088888888888000008880000088800000880088800880
  111.         0000880088800880000088008880088000008800888008800000880088800880
  112.         0000880088800880000088008880088000008000080000800000888888888880
  113.         000088888888888000008888888888800000}
  114.       Margin = 4
  115.       ParentShowHint = False
  116.       ShowHint = True
  117.       OnClick = UnderlineButtonClick
  118.       OnMouseDown = BoldButtonMouseDown
  119.     end
  120.     object ItalicButton: TSpeedButton
  121.       Left = 312
  122.       Top = 1
  123.       Width = 23
  124.       Height = 24
  125.       Hint = 'Italic'
  126.       AllowAllUp = True
  127.       GroupIndex = 3
  128.       Flat = True
  129.       Glyph.Data = {
  130.         CE000000424DCE0000000000000076000000280000000F0000000B0000000100
  131.         0400000000005800000000000000000000001000000010000000000000000000
  132.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  133.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  134.         8880800000088888888088800088888888808888000888888880888880008888
  135.         8880888888000888888088888880008888808888888800088880888888888000
  136.         888088888888000000808888888888888880}
  137.       Margin = 2
  138.       ParentShowHint = False
  139.       ShowHint = True
  140.       OnClick = ItalicButtonClick
  141.       OnMouseDown = BoldButtonMouseDown
  142.     end
  143.     object LeftButton: TSpeedButton
  144.       Left = 504
  145.       Top = 1
  146.       Width = 23
  147.       Height = 24
  148.       Hint = 'Left Justified'
  149.       GroupIndex = 4
  150.       Flat = True
  151.       Glyph.Data = {
  152.         F6000000424DF60000000000000076000000280000000C000000100000000100
  153.         0400000000008000000000000000000000001000000010000000000000000000
  154.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  155.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  156.         0000888888888888000088888888888800000000000000080000888888888888
  157.         0000000000008888000088888888888800000000000000080000888888888888
  158.         0000000000008888000088888888888800000000000000080000888888888888
  159.         0000000000008888000088888888888800008888888888880000}
  160.       Margin = 4
  161.       ParentShowHint = False
  162.       ShowHint = True
  163.       OnClick = LeftButtonClick
  164.     end
  165.     object CenterButton: TSpeedButton
  166.       Left = 529
  167.       Top = 1
  168.       Width = 23
  169.       Height = 24
  170.       Hint = 'Center Justified'
  171.       GroupIndex = 4
  172.       Flat = True
  173.       Glyph.Data = {
  174.         F6000000424DF60000000000000076000000280000000D000000100000000100
  175.         0400000000008000000000000000000000001000000010000000000000000000
  176.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  177.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  178.         8000888888888888800088888888888880008000000000008000888888888888
  179.         8000888800000888800088888888888880008000000000008000888888888888
  180.         8000888000000088800088888888888880008000000000008000888888888888
  181.         8000888800000888800088888888888880008888888888888000}
  182.       Margin = 4
  183.       ParentShowHint = False
  184.       ShowHint = True
  185.       OnClick = CenterButtonClick
  186.     end
  187.     object RightButton: TSpeedButton
  188.       Left = 553
  189.       Top = 1
  190.       Width = 23
  191.       Height = 24
  192.       Hint = 'Right Justified'
  193.       GroupIndex = 4
  194.       Flat = True
  195.       Glyph.Data = {
  196.         F6000000424DF60000000000000076000000280000000D000000100000000100
  197.         0400000000008000000000000000000000001000000010000000000000000000
  198.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  199.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  200.         8000888888888888800088888888888880008000000000008000888888888888
  201.         8000888800000000800088888888888880008000000000008000888888888888
  202.         8000888800000000800088888888888880008000000000008000888888888888
  203.         8000888800000000800088888888888880008888888888888000}
  204.       Margin = 4
  205.       ParentShowHint = False
  206.       ShowHint = True
  207.       OnClick = RightButtonClick
  208.     end
  209.     object BulletButton: TSpeedButton
  210.       Left = 587
  211.       Top = 1
  212.       Width = 23
  213.       Height = 24
  214.       Hint = 'Bullets'
  215.       AllowAllUp = True
  216.       GroupIndex = 5
  217.       Flat = True
  218.       Glyph.Data = {
  219.         F6000000424DF600000000000000760000002800000010000000100000000100
  220.         0400000000008000000000000000000000001000000010000000000000000000
  221.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  222.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  223.         8888888888888888888888444888888888888844488000000008884448888888
  224.         8888888888888888888888888888888888888844488888888888884448800000
  225.         0008884448888888888888888888888888888888888888888888884448888888
  226.         8888884448800000000888444888888888888888888888888888}
  227.       Margin = 1
  228.       ParentShowHint = False
  229.       ShowHint = True
  230.       OnClick = BulletButtonClick
  231.       OnMouseDown = BoldButtonMouseDown
  232.     end
  233.     object Bevel3: TBevel
  234.       Left = 210
  235.       Top = 1
  236.       Width = 3
  237.       Height = 24
  238.     end
  239.     object Bevel4: TBevel
  240.       Left = 581
  241.       Top = 1
  242.       Width = 2
  243.       Height = 24
  244.     end
  245.     object Bevel5: TBevel
  246.       Left = 498
  247.       Top = 1
  248.       Width = 3
  249.       Height = 24
  250.     end
  251.     object Bevel6: TBevel
  252.       Left = 280
  253.       Top = 1
  254.       Width = 3
  255.       Height = 24
  256.       Shape = bsRightLine
  257.     end
  258.     object Bevel7: TBevel
  259.       Left = 362
  260.       Top = 1
  261.       Width = 3
  262.       Height = 24
  263.     end
  264.     object FontNameCombo: TwwDBComboBox
  265.       Left = 7
  266.       Top = 1
  267.       Width = 198
  268.       Height = 24
  269.       ShowButton = True
  270.       Style = csDropDown
  271.       MapList = False
  272.       AllowClearKey = False
  273.       DropDownCount = 20
  274.       ItemHeight = 0
  275.       ParentShowHint = False
  276.       ShowHint = False
  277.       Sorted = True
  278.       TabOrder = 0
  279.       UnboundDataType = wwDefault
  280.       OnDropDown = FontNameComboDropDown
  281.       OnCloseUp = FontNameComboCloseUp
  282.     end
  283.     object FontSizeCombo: TwwDBComboBox
  284.       Left = 216
  285.       Top = 1
  286.       Width = 61
  287.       Height = 24
  288.       ShowButton = True
  289.       Style = csDropDown
  290.       MapList = False
  291.       AllowClearKey = False
  292.       DropDownCount = 8
  293.       ItemHeight = 0
  294.       Items.Strings = (
  295.         '8'
  296.         '9'
  297.         '10'
  298.         '11'
  299.         '12'
  300.         '14'
  301.         '16'
  302.         '18'
  303.         '20'
  304.         '22'
  305.         '24'
  306.         '26'
  307.         '28'
  308.         '36'
  309.         '48'
  310.         '72')
  311.       ParentShowHint = False
  312.       ShowHint = False
  313.       Sorted = False
  314.       TabOrder = 1
  315.       UnboundDataType = wwDefault
  316.       OnCloseUp = FontSizeComboCloseUp
  317.     end
  318.     object ColorComboBox1: TColorComboBox
  319.       Left = 372
  320.       Top = 1
  321.       Width = 120
  322.       Height = 23
  323.       TabOrder = 2
  324.       OnChange = ColorComboBox1Change
  325.     end
  326.   end
  327.   object Toolbar: TPanel
  328.     Left = 0
  329.     Top = 2
  330.     Width = 745
  331.     Height = 26
  332.     Align = alTop
  333.     BevelOuter = bvNone
  334.     TabOrder = 0
  335.     object NewButton: TSpeedButton
  336.       Left = 9
  337.       Top = 1
  338.       Width = 23
  339.       Height = 24
  340.       Hint = 'New'
  341.       AllowAllUp = True
  342.       Flat = True
  343.       Glyph.Data = {
  344.         EE000000424DEE0000000000000076000000280000000D0000000F0000000100
  345.         0400000000007800000000000000000000001000000010000000000000000000
  346.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  347.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  348.         8000800000000000800080FFFFFFFFF0800080FFFFFFFFF0800080FFFFFFFFF0
  349.         800080FFFFFFFFF0800080FFFFFFFFF0800080FFFFFFFFF0800080FFFFFFFFF0
  350.         800080FFFFFFFFF0800080FFFFFF0000800080FFFFFF0F08800080FFFFFF0088
  351.         800080000000088880008888888888888000}
  352.       Margin = 3
  353.       ParentShowHint = False
  354.       ShowHint = True
  355.       OnClick = FileNew
  356.     end
  357.     object LoadButton1: TSpeedButton
  358.       Left = 35
  359.       Top = 1
  360.       Width = 23
  361.       Height = 24
  362.       Hint = 'Open'
  363.       AllowAllUp = True
  364.       Flat = True
  365.       Glyph.Data = {
  366.         F6000000424DF600000000000000760000002800000010000000100000000100
  367.         0400000000008000000000000000000000001000000010000000000000000000
  368.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  369.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  370.         88888888888888888888000000000008888800333333333088880B0333333333
  371.         08880FB03333333330880BFB0333333333080FBFB000000000000BFBFBFBFB08
  372.         88880FBFBFBFBF0888880BFB0000000888888000888888880008888888888888
  373.         8008888888880888080888888888800088888888888888888888}
  374.       Margin = 1
  375.       ParentShowHint = False
  376.       ShowHint = True
  377.       OnClick = FileOpen
  378.     end
  379.     object SaveAsButton: TSpeedButton
  380.       Left = 62
  381.       Top = 1
  382.       Width = 23
  383.       Height = 24
  384.       Hint = 'Save'
  385.       AllowAllUp = True
  386.       Flat = True
  387.       Glyph.Data = {
  388.         F6000000424DF60000000000000076000000280000000F000000100000000100
  389.         0400000000008000000000000000000000001000000010000000000000000000
  390.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  391.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  392.         8880880000000000000080330000008803008033000000880300803300000088
  393.         0300803300000000030080333333333333008033000000003300803088888888
  394.         0300803088888888030080308888888803008030888888880300803088888888
  395.         0000803088888888080080000000000000008888888888888880}
  396.       Margin = 1
  397.       ParentShowHint = False
  398.       ShowHint = True
  399.       OnClick = FileSave
  400.     end
  401.     object PrintButton: TSpeedButton
  402.       Left = 90
  403.       Top = 1
  404.       Width = 23
  405.       Height = 24
  406.       Hint = 'Print'
  407.       AllowAllUp = True
  408.       Flat = True
  409.       Glyph.Data = {
  410.         F6000000424DF600000000000000760000002800000010000000100000000100
  411.         0400000000008000000000000000000000001000000010000000000000000000
  412.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  413.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  414.         88888800000000000888808888888880808800000000000008080888888BBB88
  415.         0008088888877788080800000000000008800888888888808080800000000008
  416.         0800880FFFFFFFF080808880F00000F000088880FFFFFFFF088888880F00000F
  417.         088888880FFFFFFFF08888888000000000888888888888888888}
  418.       Margin = 2
  419.       ParentShowHint = False
  420.       ShowHint = True
  421.       OnClick = mmiPrintClick
  422.     end
  423.     object FindButton: TSpeedButton
  424.       Left = 126
  425.       Top = 1
  426.       Width = 23
  427.       Height = 24
  428.       Hint = 'Find'
  429.       AllowAllUp = True
  430.       Flat = True
  431.       Glyph.Data = {
  432.         F6000000424DF60000000000000076000000280000000F000000100000000100
  433.         0400000000008000000000000000000000001000000010000000000000000000
  434.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  435.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  436.         8880000008888800000008000888880800000800088888080000000000080000
  437.         0000808000000800000000800080080000000080008008000000800000000000
  438.         0080880800080800088088000008000008808880008880008880888080888080
  439.         8880888000888000888088888888888888808888888888888880}
  440.       Margin = 2
  441.       ParentShowHint = False
  442.       ShowHint = True
  443.       OnClick = Find1Click
  444.     end
  445.     object CutButton: TSpeedButton
  446.       Left = 160
  447.       Top = 1
  448.       Width = 23
  449.       Height = 24
  450.       Hint = 'Cut'
  451.       AllowAllUp = True
  452.       Flat = True
  453.       Glyph.Data = {
  454.         F6000000424DF60000000000000076000000280000000D000000100000000100
  455.         0400000000008000000000000000000000001000000010000000000000000000
  456.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  457.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  458.         8000888008888888800088088088008880008808808088088000880880808808
  459.         8000888000808808800088888080008880008888800088888000888888088888
  460.         8000888880008888800088888080888880008888008008888000888808880888
  461.         8000888808880888800088880888088880008888888888888000}
  462.       Margin = 3
  463.       ParentShowHint = False
  464.       ShowHint = True
  465.       OnClick = CutButtonClick
  466.     end
  467.     object CopyButton: TSpeedButton
  468.       Left = 184
  469.       Top = 1
  470.       Width = 23
  471.       Height = 24
  472.       Hint = 'Copy'
  473.       AllowAllUp = True
  474.       Flat = True
  475.       Glyph.Data = {
  476.         F6000000424DF600000000000000760000002800000010000000100000000100
  477.         0400000000008000000000000000000000001000000010000000000000000000
  478.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  479.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  480.         33333333333333333333333333300000000033333330FFFFFFF033333330F000
  481.         00F030000000FFFFFFF030FFFFF0F00000F030F00000FFFFFFF030FFFFF0F00F
  482.         000030F00000FFFF0F0330FFFFF0FFFF003330F00F000000033330FFFF0F0333
  483.         333330FFFF003333333330000003333333333333333333333333}
  484.       Margin = 1
  485.       ParentShowHint = False
  486.       ShowHint = True
  487.       OnClick = CopyButtonClick
  488.     end
  489.     object UndoButton: TSpeedButton
  490.       Left = 242
  491.       Top = 1
  492.       Width = 23
  493.       Height = 24
  494.       Hint = 'Undo'
  495.       AllowAllUp = True
  496.       Flat = True
  497.       Glyph.Data = {
  498.         F6000000424DF60000000000000076000000280000000E000000100000000100
  499.         0400000000008000000000000000000000001000000010000000000000000000
  500.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  501.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  502.         8800888888888888880088888888888888008888888888888800888888888888
  503.         8800888888888880880080000088888088008000088888880800800088888888
  504.         0800800808888888080080888008888088008888888000088800888888888888
  505.         8800888888888888880088888888888888008888888888888800}
  506.       Margin = 3
  507.       ParentShowHint = False
  508.       ShowHint = True
  509.       OnClick = UndoButtonClick
  510.     end
  511.     object PasteButton: TSpeedButton
  512.       Left = 208
  513.       Top = 1
  514.       Width = 23
  515.       Height = 24
  516.       Hint = 'Paste'
  517.       AllowAllUp = True
  518.       Flat = True
  519.       Glyph.Data = {
  520.         F6000000424DF600000000000000760000002800000010000000100000000100
  521.         0400000000008000000000000000000000001000000010000000000000000000
  522.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  523.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  524.         888888888800000000008000000FFFFFFFF00737370F000000F00373730FFFFF
  525.         FFF00737370F000F00000373730FFFFF0F080737370FFFFF0088037373000000
  526.         0088073737373737308803F0000000077088077088888807308803730B00B073
  527.         7088800000BB0000088888888000088888888888888888888888}
  528.       Margin = 2
  529.       ParentShowHint = False
  530.       ShowHint = True
  531.       OnClick = PasteButtonClick
  532.     end
  533.     object RedoButton: TSpeedButton
  534.       Left = 267
  535.       Top = 1
  536.       Width = 23
  537.       Height = 24
  538.       Hint = 'Redo'
  539.       AllowAllUp = True
  540.       Flat = True
  541.       Glyph.Data = {
  542.         AE000000424DAE0000000000000076000000280000000C000000070000000100
  543.         0400000000003800000000000000000000001000000010000000000000000000
  544.         80000080000000808000800000008000800080800000C0C0C000808080000000
  545.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00708777777777
  546.         0000807777700000000007777777000000000777777770000000077777770700
  547.         000080777700777000007800007777770000}
  548.       Margin = 3
  549.       ParentShowHint = False
  550.       ShowHint = True
  551.       OnClick = RedoButtonClick
  552.     end
  553.     object ToolbarBevel1: TBevel
  554.       Left = 154
  555.       Top = 1
  556.       Width = 2
  557.       Height = 24
  558.     end
  559.     object Bevel1: TBevel
  560.       Left = 118
  561.       Top = 1
  562.       Width = 3
  563.       Height = 24
  564.     end
  565.     object Bevel2: TBevel
  566.       Left = 236
  567.       Top = 1
  568.       Width = 3
  569.       Height = 24
  570.     end
  571.     object UserButtonBevel: TBevel
  572.       Left = 295
  573.       Top = 1
  574.       Width = 2
  575.       Height = 24
  576.       Visible = False
  577.     end
  578.   end
  579.   object RichEdit1: TwwDBRichEdit
  580.     Left = 0
  581.     Top = 56
  582.     Width = 745
  583.     Height = 321
  584.     ScrollBars = ssVertical
  585.     Align = alClient
  586.     AutoURLDetect = False
  587.     PrintJobName = 'Delphi 3'
  588.     TabOrder = 3
  589.     WantTabs = True
  590.     OnChange = RichEdit1Change
  591.     OnSelectionChange = RichEdit1SelectionChange
  592.     PopupOptions = [rpoPopupCut, rpoPopupCopy, rpoPopupPaste, rpoPopupBold, rpoPopupItalic, rpoPopupUnderline, rpoPopupFont, rpoPopupBullet, rpoPopupParagraph, rpoPopupTabs, rpoPopupFind, rpoPopupReplace, rpoPopupInsertObject]
  593.     EditorOptions = [reoShowLoad, reoShowSaveAs, reoShowSaveExit, reoShowPrint, reoShowPageSetup, reoShowFormatBar, reoShowToolBar, reoShowStatusBar, reoShowHints, reoShowInsertObject, reoCloseOnEscape, reoFlatButtons]
  594.     EditorCaption = 'Edit Rich Text'
  595.     EditorPosition.Left = 0
  596.     EditorPosition.Top = 0
  597.     EditorPosition.Width = 0
  598.     EditorPosition.Height = 0
  599.     MeasurementUnits = muInches
  600.     PrintMargins.Top = 1.000000000000000000
  601.     PrintMargins.Bottom = 1.000000000000000000
  602.     PrintMargins.Left = 1.000000000000000000
  603.     PrintMargins.Right = 1.000000000000000000
  604.     RichEditVersion = 2
  605.     Data = {
  606.       620000007B5C727466315C616E73695C64656666307B5C666F6E7474626C207B
  607.       5C66305C666E696C204D532053616E732053657269663B7D7D0D0A5C7563315C
  608.       706172645C6C616E67323035375C756C6E6F6E655C66305C667331365C706172
  609.       0D0A7D0D0A00}
  610.   end
  611.   object MainMenu1: TMainMenu
  612.     Left = 16
  613.     Top = 237
  614.     object File1: TMenuItem
  615.       Caption = '&File'
  616.       object mmiNew: TMenuItem
  617.         Caption = '&New'
  618.         ShortCut = 16462
  619.         OnClick = FileNew
  620.       end
  621.       object mmiRecent: TMenuItem
  622.         Caption = 'Recent'
  623.         Enabled = False
  624.       end
  625.       object mmiOpen: TMenuItem
  626.         Caption = '&Open'
  627.         ShortCut = 16463
  628.         OnClick = FileOpen
  629.       end
  630.       object FileSep1: TMenuItem
  631.         Caption = '-'
  632.       end
  633.       object mmiSave: TMenuItem
  634.         Caption = '&Save'
  635.         ShortCut = 16467
  636.         OnClick = FileSave
  637.       end
  638.       object mmiSaveAs: TMenuItem
  639.         Caption = 'Save &As...'
  640.         OnClick = FileSaveAs
  641.       end
  642.       object FileSep2: TMenuItem
  643.         Caption = '-'
  644.       end
  645.       object mmiPageSetup: TMenuItem
  646.         Caption = 'Page Set&up...'
  647.         OnClick = mmiPageSetupClick
  648.       end
  649.       object mmiPrint: TMenuItem
  650.         Caption = '&Print'
  651.         ShortCut = 16464
  652.         OnClick = mmiPrintClick
  653.       end
  654.       object N1: TMenuItem
  655.         Caption = '-'
  656.       end
  657.       object mmiExit: TMenuItem
  658.         Caption = 'E&xit'
  659.         OnClick = mmiExitClick
  660.       end
  661.     end
  662.     object Edit1: TMenuItem
  663.       Caption = '&Edit'
  664.       ShortCut = 16474
  665.       OnClick = Edit1Click
  666.       object mmiUndo: TMenuItem
  667.         Caption = '&Undo'
  668.         ShortCut = 16474
  669.         OnClick = mmiUndoClick
  670.       end
  671.       object Redo1: TMenuItem
  672.         Caption = '&Redo'
  673.         ShortCut = 16473
  674.         OnClick = Redo1Click
  675.       end
  676.       object EditSep1: TMenuItem
  677.         Caption = '-'
  678.       end
  679.       object Cut1: TMenuItem
  680.         Caption = 'Cu&t'
  681.         ShortCut = 16472
  682.         OnClick = Cut1Click
  683.       end
  684.       object Copy1: TMenuItem
  685.         Caption = '&Copy'
  686.         ShortCut = 16451
  687.         OnClick = Copy1Click
  688.       end
  689.       object Paste1: TMenuItem
  690.         Caption = '&Paste'
  691.         ShortCut = 16470
  692.         OnClick = Paste1Click
  693.       end
  694.       object N2: TMenuItem
  695.         Caption = '-'
  696.       end
  697.       object Clear1: TMenuItem
  698.         Caption = 'Cle&ar'
  699.         ShortCut = 46
  700.         OnClick = Clear1Click
  701.       end
  702.       object SelectAll1: TMenuItem
  703.         Caption = 'Select A&ll'
  704.         ShortCut = 16449
  705.         OnClick = SelectAll1Click
  706.       end
  707.       object EditSep2: TMenuItem
  708.         Caption = '-'
  709.       end
  710.       object Find1: TMenuItem
  711.         Caption = '&Find...'
  712.         ShortCut = 16454
  713.         OnClick = Find1Click
  714.       end
  715.       object FindNext1: TMenuItem
  716.         Caption = 'Find &Next'
  717.         ShortCut = 114
  718.         OnClick = FindNext1Click
  719.       end
  720.       object Replace1: TMenuItem
  721.         Caption = 'R&eplace...'
  722.         ShortCut = 16456
  723.         OnClick = Replace1Click
  724.       end
  725.     end
  726.     object View1: TMenuItem
  727.       Caption = '&View'
  728.       object Toolbar1: TMenuItem
  729.         Caption = '&Toolbar'
  730.         Checked = True
  731.         OnClick = Toolbar1Click
  732.       end
  733.       object FormatBar1: TMenuItem
  734.         Caption = '&Format Bar'
  735.         Checked = True
  736.         OnClick = FormatBar1Click
  737.       end
  738.       object StatusBar1: TMenuItem
  739.         Caption = '&Status Bar'
  740.         Checked = True
  741.         OnClick = StatusBar1Click
  742.       end
  743.     end
  744.     object Insert1: TMenuItem
  745.       Caption = '&Insert'
  746.       object DateandTime1: TMenuItem
  747.         Caption = 'Date and &Time...'
  748.         OnClick = DateandTime1Click
  749.       end
  750.       object InsertObject1: TMenuItem
  751.         Caption = '&Object...'
  752.         OnClick = InsertObject1Click
  753.       end
  754.     end
  755.     object Format1: TMenuItem
  756.       Caption = 'F&ormat'
  757.       object Font1: TMenuItem
  758.         Caption = '&Font...'
  759.         OnClick = Font1Click
  760.       end
  761.       object Paragraph1: TMenuItem
  762.         Caption = '&Paragraph...'
  763.         OnClick = Paragraph1Click
  764.       end
  765.       object BulletStyle1: TMenuItem
  766.         Caption = '&Bullets'
  767.         OnClick = BulletStyle1Click
  768.       end
  769.       object Tabs1: TMenuItem
  770.         Caption = '&Tabs...'
  771.         OnClick = Tabs1Click
  772.       end
  773.     end
  774.     object Help1: TMenuItem
  775.       Caption = 'Help'
  776.       object About1: TMenuItem
  777.         Caption = '&About...'
  778.         OnClick = About1Click
  779.       end
  780.     end
  781.   end
  782.   object PrintDialog1: TPrintDialog
  783.     Left = 48
  784.     Top = 237
  785.   end
  786.   object OpenDialog1: TOpenDialog
  787.     Filter = 'Rich Text Files (*.RTF)|*.RTF|Text Files (*.TXT)|*.TXT'
  788.     Left = 127
  789.     Top = 237
  790.   end
  791.   object SaveDialog1: TSaveDialog
  792.     DefaultExt = 'rtf'
  793.     Filter = 'Rich Text Files (*.RTF)|*.RTF|Text Files (*.TXT)|*.TXT'
  794.     Left = 85
  795.     Top = 237
  796.   end
  797.   object MRUManager: TMRUManager
  798.     RecentMenu = mmiRecent
  799.     OnClick = MRUManagerClick
  800.     Left = 164
  801.     Top = 240
  802.   end
  803.   object TrayIcon: TRxTrayIcon
  804.     Hint = 'Suresoft Word Processor'
  805.     Icon.Data = {<image000.ico>}
  806.     PopupMenu = PopupMenu
  807.     Left = 200
  808.     Top = 240
  809.   end
  810.   object PopupMenu: TPopupMenu
  811.     Left = 232
  812.     Top = 240
  813.     object RXDemo1: TMenuItem
  814.       Caption = 'SSWP'
  815.       OnClick = RXDemo1Click
  816.     end
  817.     object MenuItem1: TMenuItem
  818.       Caption = 'About'
  819.       OnClick = MenuItem1Click
  820.     end
  821.     object MenuItem2: TMenuItem
  822.       Caption = '-'
  823.     end
  824.     object Exit1: TMenuItem
  825.       Caption = 'Exit'
  826.       OnClick = Exit1Click
  827.     end
  828.   end
  829. end
  830.