uHtmlEditForm.dfm
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:814k
源码类别:

Email服务器

开发平台:

Delphi

  1. object HtmlEditForm: THtmlEditForm
  2.   Left = 430
  3.   Top = 16
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Form'
  7.   ClientHeight = 634
  8.   ClientWidth = 643
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = #23435#20307
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PopupMenu = pmHtmlEdit
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object pgc2: TPageControl
  22.     Left = 0
  23.     Top = 29
  24.     Width = 643
  25.     Height = 605
  26.     ActivePage = ts4
  27.     Align = alClient
  28.     TabOrder = 0
  29.     TabPosition = tpBottom
  30.     TabStop = False
  31.     object ts4: TTabSheet
  32.       Caption = #31034#20363#31383#21475
  33.       TabVisible = False
  34.       object HtmlEditRecv: THtmlEdit
  35.         Left = 13
  36.         Top = 11
  37.         Width = 604
  38.         Height = 310
  39.         TabOrder = 0
  40.         CharSet = 'gb2312'
  41.         HTML = #13#10'<BODY></BODY>'
  42.         ImageFolder = 'C:DOCUME~1KookLOCALS~1Temp'
  43.         ControlData = {
  44.           4C0000004A3D0000151800000000000000000000000000000000000000000000
  45.           000000004C000000000000000000000001000000E0D057007335CF11AE690800
  46.           2B2E126208000000000000004C0000000114020000000000C000000000000046
  47.           8100000000000000000000000000000000000000000000000000000000000000
  48.           000000000000000001000000000000000000000000000000380014001F008053
  49.           1C87A0426910A2EA08002B30309D2200618000000000610062006F0075007400
  50.           3A0062006C0061006E006B0000000000000000000000}
  51.       end
  52.       object HtmlEdit: THtmlEdit
  53.         Left = 12
  54.         Top = 384
  55.         Width = 605
  56.         Height = 177
  57.         PopupMenu = pmHtmlEdit
  58.         TabOrder = 1
  59.         CharSet = 'gb2312'
  60.         HTML = #13#10'<BODY></BODY>'
  61.         ImageFolder = 'C:DOCUME~1KookLOCALS~1Temp'
  62.         ControlData = {
  63.           4C000000763C0000BC1900000000000000000000000000000000000000000000
  64.           000000004C000000000000000000000001000000E0D057007335CF11AE690800
  65.           2B2E126208000000000000004C0000000114020000000000C000000000000046
  66.           8100000000000000000000000000000000000000000000000000000000000000
  67.           000000000000000001000000000000000000000000000000380014001F008053
  68.           1C87A0426910A2EA08002B30309D2200618000000000610062006F0075007400
  69.           3A0062006C0061006E006B0000000000000000000000}
  70.       end
  71.       object btnSend: TButton
  72.         Left = 528
  73.         Top = 566
  74.         Width = 75
  75.         Height = 25
  76.         Caption = #21457#36865
  77.         TabOrder = 2
  78.         TabStop = False
  79.         OnClick = btnSendClick
  80.       end
  81.       object pnlToolsBar: TPanel
  82.         Left = 13
  83.         Top = 323
  84.         Width = 604
  85.         Height = 58
  86.         BevelOuter = bvNone
  87.         Caption = 'pnlToolsBar'
  88.         TabOrder = 3
  89.         object CoolBar: TCoolBar
  90.           Left = 0
  91.           Top = 0
  92.           Width = 604
  93.           Height = 56
  94.           AutoSize = True
  95.           Bands = <
  96.             item
  97.               Control = PageScroller1
  98.               ImageIndex = -1
  99.               Width = 92
  100.             end
  101.             item
  102.               Break = False
  103.               Control = PageScroller4
  104.               ImageIndex = -1
  105.               Width = 69
  106.             end
  107.             item
  108.               Break = False
  109.               Control = PageScroller5
  110.               ImageIndex = -1
  111.               Width = 124
  112.             end
  113.             item
  114.               Break = False
  115.               Control = PageScroller7
  116.               ImageIndex = -1
  117.               Width = 67
  118.             end
  119.             item
  120.               Break = False
  121.               Control = PageScroller12
  122.               ImageIndex = -1
  123.               Width = 124
  124.             end
  125.             item
  126.               Break = False
  127.               Control = PageScroller9
  128.               ImageIndex = -1
  129.               Width = 114
  130.             end
  131.             item
  132.               Control = PageScroller2
  133.               ImageIndex = -1
  134.               Width = 180
  135.             end
  136.             item
  137.               Break = False
  138.               Control = PageScroller3
  139.               ImageIndex = -1
  140.               Width = 122
  141.             end
  142.             item
  143.               Break = False
  144.               Control = PageScroller6
  145.               ImageIndex = -1
  146.               Width = 67
  147.             end
  148.             item
  149.               Break = False
  150.               Control = PageScroller8
  151.               ImageIndex = -1
  152.               Width = 152
  153.             end
  154.             item
  155.               Break = False
  156.               Control = PageScroller10
  157.               ImageIndex = -1
  158.               Width = 71
  159.             end>
  160.           Images = SmallImages
  161.           ParentShowHint = False
  162.           ShowHint = True
  163.           object PageScroller1: TPageScroller
  164.             Left = 9
  165.             Top = 0
  166.             Width = 79
  167.             Height = 25
  168.             Align = alBottom
  169.             Control = ToolBar
  170.             TabOrder = 0
  171.             object ToolBar: TToolBar
  172.               Left = 0
  173.               Top = 0
  174.               Width = 79
  175.               Height = 25
  176.               Align = alClient
  177.               AutoSize = True
  178.               ButtonHeight = 40
  179.               ButtonWidth = 27
  180.               Caption = 'ToolBar'
  181.               EdgeBorders = []
  182.               EdgeInner = esNone
  183.               EdgeOuter = esNone
  184.               Flat = True
  185.               Font.Charset = DEFAULT_CHARSET
  186.               Font.Color = clWindowText
  187.               Font.Height = -12
  188.               Font.Name = #23435#20307
  189.               Font.Style = []
  190.               Images = SmallImages
  191.               ParentFont = False
  192.               ParentShowHint = False
  193.               ShowHint = True
  194.               TabOrder = 0
  195.               object tbsNew: TToolButton
  196.                 Left = 0
  197.                 Top = 0
  198.                 Action = Act_New
  199.               end
  200.               object tbsOpen: TToolButton
  201.                 Left = 27
  202.                 Top = 0
  203.                 Action = Act_Open
  204.               end
  205.               object tbsSave: TToolButton
  206.                 Left = 54
  207.                 Top = 0
  208.                 Action = Act_Save
  209.               end
  210.             end
  211.           end
  212.           object PageScroller2: TPageScroller
  213.             Left = 9
  214.             Top = 27
  215.             Width = 167
  216.             Height = 25
  217.             TabOrder = 1
  218.             object cbFontName: TComboBox
  219.               Left = 1
  220.               Top = 2
  221.               Width = 100
  222.               Height = 20
  223.               ItemHeight = 12
  224.               TabOrder = 0
  225.               Text = #23435#20307
  226.               OnChange = Act_FontNameExecute
  227.             end
  228.             object cbFontSize: TComboBox
  229.               Left = 105
  230.               Top = 2
  231.               Width = 50
  232.               Height = 20
  233.               ItemHeight = 12
  234.               ItemIndex = 2
  235.               TabOrder = 1
  236.               Text = #19977#21495
  237.               OnChange = Act_FontSizeExecute
  238.               Items.Strings = (
  239.                 #19968#21495
  240.                 #20108#21495
  241.                 #19977#21495
  242.                 #22235#21495
  243.                 #20116#21495
  244.                 #20845#21495
  245.                 #19971#21495)
  246.             end
  247.           end
  248.           object PageScroller3: TPageScroller
  249.             Left = 191
  250.             Top = 27
  251.             Width = 109
  252.             Height = 25
  253.             Control = ToolBar2
  254.             TabOrder = 2
  255.             object ToolBar2: TToolBar
  256.               Left = 0
  257.               Top = 0
  258.               Width = 109
  259.               Height = 25
  260.               Align = alClient
  261.               AutoSize = True
  262.               ButtonHeight = 26
  263.               ButtonWidth = 27
  264.               Caption = 'ToolBar2'
  265.               EdgeInner = esNone
  266.               EdgeOuter = esNone
  267.               Flat = True
  268.               Images = SmallImages
  269.               ParentShowHint = False
  270.               ShowHint = True
  271.               TabOrder = 0
  272.               object tbsBold: TToolButton
  273.                 Left = 0
  274.                 Top = 0
  275.                 Action = Act_Edit_Bold
  276.               end
  277.               object tbsItalic: TToolButton
  278.                 Left = 27
  279.                 Top = 0
  280.                 Action = Act_Edit_Italic
  281.               end
  282.               object tbsUnderLine: TToolButton
  283.                 Left = 54
  284.                 Top = 0
  285.                 Action = Act_Edit_UnderLine
  286.               end
  287.               object tbsStrikeThrough: TToolButton
  288.                 Left = 81
  289.                 Top = 0
  290.                 Action = Act_Edit_StrikeThrough
  291.               end
  292.             end
  293.           end
  294.           object PageScroller4: TPageScroller
  295.             Left = 103
  296.             Top = 0
  297.             Width = 56
  298.             Height = 25
  299.             Control = ToolBar3
  300.             TabOrder = 3
  301.             object ToolBar3: TToolBar
  302.               Left = 0
  303.               Top = 0
  304.               Width = 56
  305.               Height = 25
  306.               Align = alClient
  307.               AutoSize = True
  308.               ButtonHeight = 40
  309.               ButtonWidth = 27
  310.               Caption = 'ToolBar3'
  311.               EdgeInner = esNone
  312.               EdgeOuter = esNone
  313.               Flat = True
  314.               Images = SmallImages
  315.               ParentShowHint = False
  316.               ShowHint = True
  317.               TabOrder = 0
  318.               object tbsPrint: TToolButton
  319.                 Left = 0
  320.                 Top = 0
  321.                 Hint = #25171#24320#25171#21360#23545#35805#26694#20197#20415#29992#25143#21487#20197#25171#21360#24403#21069#39029#12290
  322.                 Caption = #25171#21360
  323.                 ImageIndex = 3
  324.                 OnClick = Act_PrintExecute
  325.               end
  326.               object tbsPrintPreview: TToolButton
  327.                 Left = 27
  328.                 Top = 0
  329.                 Action = Act_PrintPreview
  330.               end
  331.             end
  332.           end
  333.           object PageScroller5: TPageScroller
  334.             Left = 174
  335.             Top = 0
  336.             Width = 111
  337.             Height = 25
  338.             Control = ToolBar1
  339.             TabOrder = 4
  340.             object ToolBar1: TToolBar
  341.               Left = 0
  342.               Top = 0
  343.               Width = 111
  344.               Height = 25
  345.               Align = alClient
  346.               AutoSize = True
  347.               ButtonHeight = 26
  348.               ButtonWidth = 27
  349.               Caption = 'ToolBar1'
  350.               EdgeInner = esNone
  351.               EdgeOuter = esNone
  352.               Flat = True
  353.               Images = SmallImages
  354.               ParentShowHint = False
  355.               ShowHint = True
  356.               TabOrder = 0
  357.               object tbsCut: TToolButton
  358.                 Left = 0
  359.                 Top = 0
  360.                 Action = Act_Cut
  361.               end
  362.               object tbsCopy: TToolButton
  363.                 Left = 27
  364.                 Top = 0
  365.                 Action = Act_Copy
  366.               end
  367.               object tbsPaste: TToolButton
  368.                 Left = 54
  369.                 Top = 0
  370.                 Action = Act_Paste
  371.               end
  372.               object tbsClear: TToolButton
  373.                 Left = 81
  374.                 Top = 0
  375.                 Action = Act_Clear
  376.               end
  377.             end
  378.           end
  379.           object PageScroller6: TPageScroller
  380.             Left = 315
  381.             Top = 27
  382.             Width = 54
  383.             Height = 25
  384.             Control = ToolBar4
  385.             TabOrder = 5
  386.             object ToolBar4: TToolBar
  387.               Left = 0
  388.               Top = 0
  389.               Width = 54
  390.               Height = 25
  391.               Align = alClient
  392.               AutoSize = True
  393.               ButtonHeight = 26
  394.               ButtonWidth = 27
  395.               Caption = 'ToolBar4'
  396.               EdgeInner = esNone
  397.               EdgeOuter = esNone
  398.               Flat = True
  399.               Images = SmallImages
  400.               TabOrder = 0
  401.               object tbsForeColor: TToolButton
  402.                 Left = 0
  403.                 Top = 0
  404.                 Action = Act_Edit_ForeColor
  405.               end
  406.               object tbsBackColoer: TToolButton
  407.                 Left = 27
  408.                 Top = 0
  409.                 Action = Act_Edit_BackColoer
  410.               end
  411.             end
  412.           end
  413.           object PageScroller7: TPageScroller
  414.             Left = 300
  415.             Top = 0
  416.             Width = 54
  417.             Height = 25
  418.             Control = ToolBar5
  419.             TabOrder = 6
  420.             object ToolBar5: TToolBar
  421.               Left = 0
  422.               Top = 0
  423.               Width = 54
  424.               Height = 25
  425.               Align = alClient
  426.               AutoSize = True
  427.               ButtonHeight = 26
  428.               ButtonWidth = 27
  429.               Caption = 'ToolBar5'
  430.               EdgeInner = esNone
  431.               EdgeOuter = esNone
  432.               Flat = True
  433.               Images = SmallImages
  434.               TabOrder = 0
  435.               object tbsUndo: TToolButton
  436.                 Left = 0
  437.                 Top = 0
  438.                 Action = Act_Undo
  439.               end
  440.               object tbsRedo: TToolButton
  441.                 Left = 27
  442.                 Top = 0
  443.                 Action = Act_Redo
  444.               end
  445.             end
  446.           end
  447.           object PageScroller8: TPageScroller
  448.             Left = 384
  449.             Top = 27
  450.             Width = 139
  451.             Height = 25
  452.             Control = ToolBar6
  453.             TabOrder = 7
  454.             object ToolBar6: TToolBar
  455.               Left = 0
  456.               Top = 0
  457.               Width = 139
  458.               Height = 25
  459.               Align = alClient
  460.               AutoSize = True
  461.               ButtonHeight = 26
  462.               ButtonWidth = 27
  463.               Caption = 'ToolBar6'
  464.               EdgeInner = esNone
  465.               EdgeOuter = esNone
  466.               Flat = True
  467.               Images = SmallImages
  468.               TabOrder = 0
  469.               object tbsSuperScript: TToolButton
  470.                 Left = 0
  471.                 Top = 0
  472.                 Action = Act_Edit_SuperScript
  473.               end
  474.               object tbsSubScript: TToolButton
  475.                 Left = 27
  476.                 Top = 0
  477.                 Action = Act_Edit_SubScript
  478.               end
  479.               object tbsInsertOrderedlist: TToolButton
  480.                 Left = 54
  481.                 Top = 0
  482.                 Action = Act_Edit_InsertOrderedlist
  483.               end
  484.               object tbsInDent: TToolButton
  485.                 Left = 81
  486.                 Top = 0
  487.                 Action = Act_Edit_InDent
  488.               end
  489.               object tbsOutDent: TToolButton
  490.                 Left = 108
  491.                 Top = 0
  492.                 Action = Act_Edit_OutDent
  493.               end
  494.             end
  495.           end
  496.           object PageScroller9: TPageScroller
  497.             Left = 495
  498.             Top = 0
  499.             Width = 101
  500.             Height = 25
  501.             Control = ToolBar7
  502.             TabOrder = 8
  503.             object ToolBar7: TToolBar
  504.               Left = 0
  505.               Top = 0
  506.               Width = 101
  507.               Height = 25
  508.               Align = alClient
  509.               AutoSize = True
  510.               ButtonHeight = 26
  511.               ButtonWidth = 27
  512.               Caption = 'ToolBar7'
  513.               EdgeInner = esNone
  514.               EdgeOuter = esNone
  515.               Flat = True
  516.               Images = SmallImages
  517.               TabOrder = 0
  518.               object tbsCreateLink: TToolButton
  519.                 Left = 0
  520.                 Top = 0
  521.                 Action = Act_Edit_CreateLink
  522.               end
  523.               object tbsInsertTable: TToolButton
  524.                 Left = 27
  525.                 Top = 0
  526.                 Action = Act_Edit_InsertTable
  527.               end
  528.               object tbsInsertImage: TToolButton
  529.                 Left = 54
  530.                 Top = 0
  531.                 Action = Act_Edit_InsertImage
  532.               end
  533.             end
  534.           end
  535.           object PageScroller10: TPageScroller
  536.             Left = 538
  537.             Top = 27
  538.             Width = 58
  539.             Height = 25
  540.             Control = ToolBar8
  541.             TabOrder = 9
  542.             object ToolBar8: TToolBar
  543.               Left = 0
  544.               Top = 0
  545.               Width = 58
  546.               Height = 25
  547.               Align = alClient
  548.               AutoSize = True
  549.               ButtonHeight = 26
  550.               ButtonWidth = 27
  551.               Caption = 'ToolBar8'
  552.               EdgeInner = esNone
  553.               EdgeOuter = esNone
  554.               Flat = True
  555.               Images = SmallImages
  556.               TabOrder = 0
  557.               object tbsSelectAll: TToolButton
  558.                 Left = 0
  559.                 Top = 0
  560.                 Action = Act_SelectAll
  561.               end
  562.             end
  563.           end
  564.           object PageScroller12: TPageScroller
  565.             Left = 369
  566.             Top = 0
  567.             Width = 111
  568.             Height = 25
  569.             Control = ToolBar10
  570.             TabOrder = 10
  571.             object ToolBar10: TToolBar
  572.               Left = 0
  573.               Top = 0
  574.               Width = 111
  575.               Height = 25
  576.               ButtonHeight = 26
  577.               ButtonWidth = 27
  578.               Caption = 'ToolBar10'
  579.               EdgeInner = esNone
  580.               EdgeOuter = esNone
  581.               Flat = True
  582.               Images = SmallImages
  583.               TabOrder = 0
  584.               object tbsJustifyFull: TToolButton
  585.                 Left = 0
  586.                 Top = 0
  587.                 Action = Act_Edit_JustifyFull
  588.               end
  589.               object tbsJustifyLeft: TToolButton
  590.                 Left = 27
  591.                 Top = 0
  592.                 Action = Act_Edit_JustifyLeft
  593.               end
  594.               object tbsJustifyCenter: TToolButton
  595.                 Left = 54
  596.                 Top = 0
  597.                 Action = Act_Edit_JustifyCenter
  598.               end
  599.               object tbsJustifyRight: TToolButton
  600.                 Left = 81
  601.                 Top = 0
  602.                 Action = Act_Edit_JustifyRight
  603.               end
  604.             end
  605.           end
  606.         end
  607.       end
  608.     end
  609.     object ts5: TTabSheet
  610.       Caption = #20840#37096#21151#33021#25353#38062
  611.       ImageIndex = 1
  612.       TabVisible = False
  613.       object mmo1: TMemo
  614.         Left = 16
  615.         Top = 376
  616.         Width = 609
  617.         Height = 193
  618.         TabOrder = 0
  619.       end
  620.       object grpEdit: TGroupBox
  621.         Left = 16
  622.         Top = 160
  623.         Width = 609
  624.         Height = 209
  625.         Caption = #32534#36753
  626.         TabOrder = 1
  627.         object lblTable: TLabel
  628.           Left = 307
  629.           Top = 178
  630.           Width = 36
  631.           Height = 12
  632.           Caption = #34920#26684#25968
  633.         end
  634.         object Label1: TLabel
  635.           Left = 40
  636.           Top = 178
  637.           Width = 24
  638.           Height = 12
  639.           Caption = #23383#20307
  640.         end
  641.         object lbl1: TLabel
  642.           Left = 208
  643.           Top = 178
  644.           Width = 24
  645.           Height = 12
  646.           Caption = #23610#23544
  647.         end
  648.         object btn2: TButton
  649.           Left = 134
  650.           Top = 24
  651.           Width = 89
  652.           Height = 25
  653.           Action = Act_Edit_Bold
  654.           TabOrder = 0
  655.         end
  656.         object btn3: TButton
  657.           Left = 468
  658.           Top = 54
  659.           Width = 89
  660.           Height = 25
  661.           Action = Act_Edit_CreateLink
  662.           TabOrder = 1
  663.         end
  664.         object btn5: TButton
  665.           Left = 466
  666.           Top = 111
  667.           Width = 89
  668.           Height = 25
  669.           Action = Act_Edit_OutDent
  670.           TabOrder = 2
  671.         end
  672.         object btn6: TButton
  673.           Left = 466
  674.           Top = 24
  675.           Width = 89
  676.           Height = 25
  677.           Action = Act_Edit_HorizontalRule
  678.           TabOrder = 3
  679.         end
  680.         object btn1: TButton
  681.           Left = 24
  682.           Top = 53
  683.           Width = 89
  684.           Height = 25
  685.           Action = Act_Edit_InsertImage
  686.           TabOrder = 4
  687.         end
  688.         object Button2: TButton
  689.           Left = 134
  690.           Top = 53
  691.           Width = 89
  692.           Height = 25
  693.           Action = Act_Edit_InsertLineBreak
  694.           TabOrder = 5
  695.         end
  696.         object btn7: TButton
  697.           Left = 244
  698.           Top = 53
  699.           Width = 89
  700.           Height = 25
  701.           Action = Act_Edit_InsertOrderedlist
  702.           TabOrder = 6
  703.         end
  704.         object btn9: TButton
  705.           Left = 354
  706.           Top = 53
  707.           Width = 89
  708.           Height = 25
  709.           Action = Act_Edit_InsertUnOrderedList
  710.           TabOrder = 7
  711.         end
  712.         object btn10: TButton
  713.           Left = 244
  714.           Top = 25
  715.           Width = 89
  716.           Height = 25
  717.           Action = Act_Edit_Italic
  718.           TabOrder = 8
  719.         end
  720.         object btn11: TButton
  721.           Left = 24
  722.           Top = 82
  723.           Width = 89
  724.           Height = 25
  725.           Action = Act_Edit_JustifyCenter
  726.           TabOrder = 9
  727.         end
  728.         object btn12: TButton
  729.           Left = 134
  730.           Top = 82
  731.           Width = 89
  732.           Height = 25
  733.           Action = Act_Edit_JustifyFull
  734.           TabOrder = 10
  735.         end
  736.         object btn13: TButton
  737.           Left = 244
  738.           Top = 82
  739.           Width = 89
  740.           Height = 25
  741.           Action = Act_Edit_JustifyLeft
  742.           TabOrder = 11
  743.         end
  744.         object btn14: TButton
  745.           Left = 354
  746.           Top = 82
  747.           Width = 89
  748.           Height = 25
  749.           Action = Act_Edit_JustifyRight
  750.           TabOrder = 12
  751.         end
  752.         object btn16: TButton
  753.           Left = 354
  754.           Top = 111
  755.           Width = 89
  756.           Height = 25
  757.           Action = Act_Edit_InDent
  758.           TabOrder = 13
  759.         end
  760.         object btn18: TButton
  761.           Left = 24
  762.           Top = 111
  763.           Width = 89
  764.           Height = 25
  765.           Action = Act_Edit_RemoveFormat
  766.           TabOrder = 14
  767.         end
  768.         object btn19: TButton
  769.           Left = 134
  770.           Top = 111
  771.           Width = 89
  772.           Height = 25
  773.           Action = Act_Edit_ScrollToTop
  774.           TabOrder = 15
  775.         end
  776.         object btn20: TButton
  777.           Left = 244
  778.           Top = 111
  779.           Width = 89
  780.           Height = 25
  781.           Action = Act_Edit_ScrollToBottom
  782.           TabOrder = 16
  783.         end
  784.         object btn21: TButton
  785.           Left = 354
  786.           Top = 140
  787.           Width = 89
  788.           Height = 25
  789.           Action = Act_Edit_StrikeThrough
  790.           TabOrder = 17
  791.         end
  792.         object btn22: TButton
  793.           Left = 134
  794.           Top = 140
  795.           Width = 89
  796.           Height = 25
  797.           Action = Act_Edit_SubScript
  798.           TabOrder = 18
  799.         end
  800.         object btn23: TButton
  801.           Left = 24
  802.           Top = 140
  803.           Width = 89
  804.           Height = 25
  805.           Action = Act_Edit_SuperScript
  806.           TabOrder = 19
  807.         end
  808.         object btn25: TButton
  809.           Left = 244
  810.           Top = 140
  811.           Width = 89
  812.           Height = 25
  813.           Action = Act_Edit_UnderLine
  814.           TabOrder = 20
  815.         end
  816.         object btn29: TButton
  817.           Left = 24
  818.           Top = 23
  819.           Width = 89
  820.           Height = 25
  821.           Action = Act_Edit_BackColoer
  822.           TabOrder = 21
  823.         end
  824.         object btn30: TButton
  825.           Left = 353
  826.           Top = 25
  827.           Width = 91
  828.           Height = 25
  829.           Action = Act_Edit_InsertTable
  830.           TabOrder = 22
  831.         end
  832.         object btn33: TButton
  833.           Left = 466
  834.           Top = 140
  835.           Width = 89
  836.           Height = 25
  837.           Action = Act_Edit_ForeColor
  838.           TabOrder = 23
  839.         end
  840.         object cbbFontName: TComboBox
  841.           Left = 72
  842.           Top = 174
  843.           Width = 121
  844.           Height = 20
  845.           ItemHeight = 12
  846.           TabOrder = 24
  847.           OnChange = cbbFontNameChange
  848.         end
  849.         object edt2: TEdit
  850.           Left = 352
  851.           Top = 172
  852.           Width = 33
  853.           Height = 20
  854.           TabOrder = 25
  855.           Text = '3'
  856.         end
  857.         object edt3: TEdit
  858.           Left = 392
  859.           Top = 172
  860.           Width = 33
  861.           Height = 20
  862.           TabOrder = 26
  863.           Text = '3'
  864.         end
  865.         object sedtFontSize: TSpinEdit
  866.           Left = 240
  867.           Top = 174
  868.           Width = 48
  869.           Height = 21
  870.           MaxValue = 7
  871.           MinValue = 1
  872.           TabOrder = 27
  873.           Value = 3
  874.           OnChange = sedtFontSizeChange
  875.         end
  876.       end
  877.       object grpFile: TGroupBox
  878.         Left = 16
  879.         Top = 8
  880.         Width = 609
  881.         Height = 145
  882.         Caption = #25991#20214
  883.         TabOrder = 2
  884.         object btn36: TButton
  885.           Left = 44
  886.           Top = 21
  887.           Width = 75
  888.           Height = 25
  889.           Action = Act_New
  890.           TabOrder = 0
  891.         end
  892.         object btnPaste: TButton
  893.           Left = 224
  894.           Top = 106
  895.           Width = 75
  896.           Height = 25
  897.           Action = Act_Paste
  898.           TabOrder = 1
  899.         end
  900.         object btn38: TButton
  901.           Left = 44
  902.           Top = 78
  903.           Width = 75
  904.           Height = 25
  905.           Action = Act_Print
  906.           TabOrder = 2
  907.         end
  908.         object btnCut: TButton
  909.           Left = 134
  910.           Top = 106
  911.           Width = 75
  912.           Height = 25
  913.           Action = Act_Cut
  914.           TabOrder = 3
  915.         end
  916.         object btnCopy: TButton
  917.           Left = 44
  918.           Top = 106
  919.           Width = 75
  920.           Height = 25
  921.           Action = Act_Copy
  922.           TabOrder = 4
  923.         end
  924.         object btn31: TButton
  925.           Left = 44
  926.           Top = 49
  927.           Width = 75
  928.           Height = 25
  929.           Action = Act_Clear
  930.           TabOrder = 5
  931.         end
  932.         object chkReadOnly: TCheckBox
  933.           Left = 408
  934.           Top = 82
  935.           Width = 73
  936.           Height = 17
  937.           Caption = #21482#35835
  938.           TabOrder = 6
  939.           OnClick = chkReadOnlyClick
  940.         end
  941.         object btnPrintPageSetup: TButton
  942.           Left = 134
  943.           Top = 78
  944.           Width = 75
  945.           Height = 25
  946.           Action = Act_PageSetup
  947.           TabOrder = 7
  948.         end
  949.         object btn15: TButton
  950.           Left = 224
  951.           Top = 78
  952.           Width = 75
  953.           Height = 25
  954.           Action = Act_PrintPreview
  955.           TabOrder = 8
  956.         end
  957.         object btn17: TButton
  958.           Left = 134
  959.           Top = 49
  960.           Width = 75
  961.           Height = 25
  962.           Action = Act_Undo
  963.           TabOrder = 9
  964.         end
  965.         object btn24: TButton
  966.           Left = 224
  967.           Top = 21
  968.           Width = 75
  969.           Height = 25
  970.           Action = Act_Save
  971.           TabOrder = 10
  972.         end
  973.         object btnSaveAs: TButton
  974.           Left = 313
  975.           Top = 21
  976.           Width = 75
  977.           Height = 25
  978.           Action = Act_SaveAs
  979.           TabOrder = 11
  980.         end
  981.         object btn26: TButton
  982.           Left = 403
  983.           Top = 21
  984.           Width = 75
  985.           Height = 25
  986.           Action = Act_SaveTo
  987.           TabOrder = 12
  988.         end
  989.         object btnSelectAll: TButton
  990.           Left = 313
  991.           Top = 106
  992.           Width = 75
  993.           Height = 25
  994.           Action = Act_SelectAll
  995.           TabOrder = 13
  996.         end
  997.         object btn40: TButton
  998.           Left = 224
  999.           Top = 49
  1000.           Width = 75
  1001.           Height = 25
  1002.           Action = Act_Redo
  1003.           TabOrder = 14
  1004.         end
  1005.         object btnViewSource: TButton
  1006.           Left = 493
  1007.           Top = 49
  1008.           Width = 75
  1009.           Height = 25
  1010.           Action = Act_ViewSource
  1011.           TabOrder = 15
  1012.         end
  1013.         object btnViewText: TButton
  1014.           Left = 493
  1015.           Top = 21
  1016.           Width = 75
  1017.           Height = 25
  1018.           Action = Act_ViewText
  1019.           TabOrder = 16
  1020.         end
  1021.         object btnWrite: TButton
  1022.           Left = 313
  1023.           Top = 49
  1024.           Width = 75
  1025.           Height = 25
  1026.           Action = Act_Write
  1027.           TabOrder = 17
  1028.         end
  1029.         object btnExec: TButton
  1030.           Left = 496
  1031.           Top = 106
  1032.           Width = 75
  1033.           Height = 25
  1034.           Caption = #27979#35797#21629#20196
  1035.           TabOrder = 18
  1036.           OnClick = btnExecClick
  1037.         end
  1038.         object edt1: TEdit
  1039.           Left = 403
  1040.           Top = 109
  1041.           Width = 70
  1042.           Height = 20
  1043.           TabOrder = 19
  1044.           Text = '2D-Position'
  1045.         end
  1046.         object btn28: TButton
  1047.           Left = 134
  1048.           Top = 21
  1049.           Width = 75
  1050.           Height = 25
  1051.           Action = Act_Open
  1052.           TabOrder = 20
  1053.         end
  1054.         object btnInsert: TButton
  1055.           Left = 403
  1056.           Top = 49
  1057.           Width = 75
  1058.           Height = 25
  1059.           Action = Act_Insert
  1060.           TabOrder = 21
  1061.         end
  1062.         object btnAppend: TButton
  1063.           Left = 313
  1064.           Top = 78
  1065.           Width = 75
  1066.           Height = 25
  1067.           Action = Act_Append
  1068.           TabOrder = 22
  1069.         end
  1070.       end
  1071.     end
  1072.   end
  1073.   object CoolBar1: TCoolBar
  1074.     Left = 0
  1075.     Top = 0
  1076.     Width = 643
  1077.     Height = 29
  1078.     AutoSize = True
  1079.     Bands = <
  1080.       item
  1081.         Control = ActMainMenu
  1082.         ImageIndex = -1
  1083.         Width = 639
  1084.       end>
  1085.     object ActMainMenu: TActionMainMenuBar
  1086.       Left = 9
  1087.       Top = 0
  1088.       Width = 626
  1089.       Height = 25
  1090.       UseSystemFont = False
  1091.       ActionManager = ActionManager
  1092.       Caption = 'ActMainMenu'
  1093.       ColorMap.HighlightColor = 15660791
  1094.       ColorMap.BtnSelectedColor = clBtnFace
  1095.       ColorMap.UnusedColor = 15660791
  1096.       Font.Charset = DEFAULT_CHARSET
  1097.       Font.Color = clWindowText
  1098.       Font.Height = -12
  1099.       Font.Name = #23435#20307
  1100.       Font.Style = []
  1101.       PersistentHotKeys = True
  1102.       Spacing = 0
  1103.     end
  1104.   end
  1105.   object ActionListButton: TActionList
  1106.     Images = SmallImages
  1107.     Left = 368
  1108.     Top = 520
  1109.     object Act_New: TAction
  1110.       Caption = #26032#24314
  1111.       Hint = #26032#24314#25991#26723
  1112.       ImageIndex = 0
  1113.       ShortCut = 16462
  1114.       OnExecute = Act_NewExecute
  1115.     end
  1116.     object Act_Open: TAction
  1117.       Caption = #25171#24320
  1118.       Hint = #25171#24320
  1119.       ImageIndex = 1
  1120.       OnExecute = Act_OpenExecute
  1121.     end
  1122.     object Act_Save: TAction
  1123.       Caption = #20445' '#23384
  1124.       Hint = #20445#23384
  1125.       ImageIndex = 2
  1126.       ShortCut = 16467
  1127.       OnExecute = Act_SaveExecute
  1128.     end
  1129.     object Act_SaveAs: TAction
  1130.       Caption = #21478#23384#20026
  1131.       Hint = #21478#23384#20026
  1132.       OnExecute = Act_SaveAsExecute
  1133.     end
  1134.     object Act_SaveTo: TAction
  1135.       Caption = #21478#23384#21040
  1136.       Hint = #21478#23384#21040
  1137.       OnExecute = Act_SaveToExecute
  1138.     end
  1139.     object Act_Clear: TAction
  1140.       Caption = #28165#38500
  1141.       Hint = #28165#38500
  1142.       ImageIndex = 6
  1143.       OnExecute = Act_ClearExecute
  1144.     end
  1145.     object Act_Redo: TAction
  1146.       Caption = #37325#20570
  1147.       Hint = #37325#20570
  1148.       ImageIndex = 119
  1149.       OnExecute = Act_RedoExecute
  1150.     end
  1151.     object Act_Undo: TAction
  1152.       Caption = #25764#28040
  1153.       Hint = #25764#28040
  1154.       ImageIndex = 118
  1155.       OnExecute = Act_UndoExecute
  1156.     end
  1157.     object Act_SelectAll: TAction
  1158.       Caption = #20840#36873
  1159.       Hint = #20840#36873
  1160.       ImageIndex = 120
  1161.       OnExecute = Act_SelectAllExecute
  1162.     end
  1163.     object Act_Print: TAction
  1164.       Caption = #25171#21360
  1165.       Hint = #25171#21360
  1166.       ImageIndex = 3
  1167.       OnExecute = Act_PrintExecute
  1168.     end
  1169.     object Act_PageSetup: TAction
  1170.       Caption = #39029#38754#35774#32622
  1171.       Hint = #39029#38754#35774#32622
  1172.       ImageIndex = 54
  1173.       OnExecute = Act_PageSetupExecute
  1174.     end
  1175.     object Act_PrintPreview: TAction
  1176.       Caption = #25171#21360#39044#35272
  1177.       Hint = #25171#21360#39044#35272
  1178.       ImageIndex = 121
  1179.       OnExecute = Act_PrintPreviewExecute
  1180.     end
  1181.     object Act_Write: TAction
  1182.       Caption = #20889#20837
  1183.       Hint = #20889#20837
  1184.       OnExecute = Act_WriteExecute
  1185.     end
  1186.     object Act_Copy: TAction
  1187.       Caption = #22797#21046
  1188.       Hint = #22797#21046
  1189.       ImageIndex = 8
  1190.       OnExecute = Act_CopyExecute
  1191.     end
  1192.     object Act_Cut: TAction
  1193.       Caption = #21098#20999
  1194.       Hint = #21098#20999
  1195.       ImageIndex = 7
  1196.       OnExecute = Act_CutExecute
  1197.     end
  1198.     object Act_Paste: TAction
  1199.       Caption = #31896#36148
  1200.       Hint = #31896#36148
  1201.       ImageIndex = 9
  1202.       OnExecute = Act_PasteExecute
  1203.     end
  1204.     object Act_Insert: TAction
  1205.       Caption = #25554#20837
  1206.       Hint = #25554#20837
  1207.       ImageIndex = 22
  1208.       OnExecute = Act_InsertExecute
  1209.     end
  1210.     object Act_Append: TAction
  1211.       Caption = #28155#21152
  1212.       Hint = #28155#21152
  1213.       OnExecute = Act_AppendExecute
  1214.     end
  1215.     object Act_ViewSource: TAction
  1216.       Caption = #26174#31034#28304#30721
  1217.       Hint = #26174#31034#28304#30721
  1218.       OnExecute = Act_ViewSourceExecute
  1219.     end
  1220.     object Act_ViewText: TAction
  1221.       Caption = #26174#31034#25991#26412
  1222.       Hint = #26174#31034#25991#26412
  1223.       OnExecute = Act_ViewTextExecute
  1224.     end
  1225.     object Act_Edit_BackColoer: TAction
  1226.       Caption = #39640#20142
  1227.       Hint = #39640#20142#26174#31034
  1228.       ImageIndex = 14
  1229.       OnExecute = Act_Edit_BackColoerExecute
  1230.     end
  1231.     object Act_Edit_Bold: TAction
  1232.       Caption = #21152#31895
  1233.       Hint = #21152#31895
  1234.       ImageIndex = 12
  1235.       OnExecute = Act_Edit_BoldExecute
  1236.     end
  1237.     object Act_Edit_CreateLink: TAction
  1238.       Caption = #36229#32423#36830#25509
  1239.       Hint = #28155#21152#36229#32423#36830#25509
  1240.       ImageIndex = 13
  1241.       OnExecute = Act_Edit_CreateLinkExecute
  1242.     end
  1243.     object Act_Edit_ForeColor: TAction
  1244.       Caption = #23383#20307#39068#33394
  1245.       Hint = #23383#20307#39068#33394
  1246.       ImageIndex = 11
  1247.       OnExecute = Act_Edit_ForeColorExecute
  1248.     end
  1249.     object Act_Edit_HorizontalRule: TAction
  1250.       Caption = #27700#24179#32447
  1251.       Hint = #27700#24179#32447
  1252.       OnExecute = Act_Edit_HorizontalRuleExecute
  1253.     end
  1254.     object Act_Edit_InsertImage: TAction
  1255.       Caption = #25554#20837#22270#29255
  1256.       Hint = #25554#20837#22270#29255
  1257.       ImageIndex = 49
  1258.       OnExecute = Act_Edit_InsertImageExecute
  1259.     end
  1260.     object Act_Edit_InsertLineBreak: TAction
  1261.       Caption = 'InsertLineBreak'
  1262.       OnExecute = Act_Edit_InsertLineBreakExecute
  1263.     end
  1264.     object Act_Edit_InsertOrderedlist: TAction
  1265.       Caption = #39033#30446#31526#21495
  1266.       Hint = #39033#30446#31526#21495
  1267.       ImageIndex = 48
  1268.       OnExecute = Act_Edit_InsertOrderedlistExecute
  1269.     end
  1270.     object Act_Edit_InsertTable: TAction
  1271.       Caption = #25554#20837#34920#26684
  1272.       Hint = #25554#20837#34920#26684
  1273.       ImageIndex = 108
  1274.       OnExecute = Act_Edit_InsertTableExecute
  1275.     end
  1276.     object Act_Edit_InsertUnOrderedList: TAction
  1277.       Caption = #25764#28040#39033#30446#31526#21495
  1278.       Hint = #25764#28040#39033#30446#31526#21495
  1279.       OnExecute = Act_Edit_InsertUnOrderedListExecute
  1280.     end
  1281.     object Act_Edit_JustifyCenter: TAction
  1282.       Caption = #20301#32622#23621#20013
  1283.       Hint = #20301#32622#23621#20013
  1284.       ImageIndex = 16
  1285.       OnExecute = Act_Edit_JustifyCenterExecute
  1286.     end
  1287.     object Act_Edit_JustifyFull: TAction
  1288.       Caption = #20301#32622#24038#21491#24179#31561
  1289.       Hint = #20301#32622#24038#21491#24179#31561
  1290.       ImageIndex = 18
  1291.       OnExecute = Act_Edit_JustifyFullExecute
  1292.     end
  1293.     object Act_Edit_JustifyLeft: TAction
  1294.       Caption = #20301#32622#38752#24038
  1295.       Hint = #20301#32622#38752#24038
  1296.       ImageIndex = 15
  1297.       OnExecute = Act_Edit_JustifyLeftExecute
  1298.     end
  1299.     object Act_Edit_JustifyRight: TAction
  1300.       Caption = #20301#32622#38752#21491
  1301.       Hint = #20301#32622#38752#21491
  1302.       ImageIndex = 17
  1303.       OnExecute = Act_Edit_JustifyRightExecute
  1304.     end
  1305.     object Act_Edit_Italic: TAction
  1306.       Caption = #26012#20307
  1307.       Hint = #26012#20307
  1308.       ImageIndex = 44
  1309.       OnExecute = Act_Edit_ItalicExecute
  1310.     end
  1311.     object Act_Edit_RemoveFormat: TAction
  1312.       Caption = #28165#38500#26684#24335
  1313.       Hint = #28165#38500#26684#24335
  1314.       OnExecute = Act_Edit_RemoveFormatExecute
  1315.     end
  1316.     object Act_Edit_ScrollToBottom: TAction
  1317.       Caption = #26368#21518#39029
  1318.       Hint = #26368#21518#39029
  1319.       OnExecute = Act_Edit_ScrollToBottomExecute
  1320.     end
  1321.     object Act_Edit_ScrollToTop: TAction
  1322.       Caption = #26368#39030#39029
  1323.       Hint = #26368#39030#39029
  1324.       OnExecute = Act_Edit_ScrollToTopExecute
  1325.     end
  1326.     object Act_Edit_OutDent: TAction
  1327.       Caption = #20943#23569#32553#36827
  1328.       Hint = #20943#23569#32553#36827
  1329.       ImageIndex = 41
  1330.       OnExecute = Act_Edit_OutDentExecute
  1331.     end
  1332.     object Act_Edit_InDent: TAction
  1333.       Caption = #22686#21152#32553#36827
  1334.       Hint = #22686#21152#32553#36827
  1335.       ImageIndex = 43
  1336.       OnExecute = Act_Edit_InDentExecute
  1337.     end
  1338.     object Act_Edit_SuperScript: TAction
  1339.       Caption = #19978#26631
  1340.       Hint = #19978#26631
  1341.       ImageIndex = 65
  1342.       OnExecute = Act_Edit_SuperScriptExecute
  1343.     end
  1344.     object Act_Edit_SubScript: TAction
  1345.       Caption = #19979#26631
  1346.       Hint = #19979#26631
  1347.       ImageIndex = 64
  1348.       OnExecute = Act_Edit_SubScriptExecute
  1349.     end
  1350.     object Act_Edit_UnderLine: TAction
  1351.       Caption = #19979#21010#32447
  1352.       Hint = #19979#21010#32447
  1353.       ImageIndex = 71
  1354.       OnExecute = Act_Edit_UnderLineExecute
  1355.     end
  1356.     object Act_Edit_StrikeThrough: TAction
  1357.       Caption = #21024#38500#32447
  1358.       Hint = #21024#38500#32447
  1359.       ImageIndex = 63
  1360.       OnExecute = Act_Edit_StrikeThroughExecute
  1361.     end
  1362.     object Act_Exit: TAction
  1363.       Caption = #36864#20986'[&X]'
  1364.       OnExecute = Act_ExitExecute
  1365.     end
  1366.     object Act_Help: TAction
  1367.       Caption = #24110#21161
  1368.       ImageIndex = 38
  1369.     end
  1370.     object Act_About: TAction
  1371.       Caption = #29256#26412#35828#26126
  1372.     end
  1373.     object Act_M_ExampleWindow: TAction
  1374.       Caption = #28436#31034#31383#21475
  1375.       OnExecute = Act_M_ExampleWindowExecute
  1376.     end
  1377.     object Act_M_ExampleButton: TAction
  1378.       Caption = #20840#37096#30340#21151#33021#28436#31034
  1379.       OnExecute = Act_M_ExampleButtonExecute
  1380.     end
  1381.   end
  1382.   object pmHtmlEdit: TPopupMenu
  1383.     Left = 120
  1384.     Top = 528
  1385.     object N1: TMenuItem
  1386.       Caption = #25554#20837#22270#29255
  1387.       Hint = #25554#20837#22270#29255
  1388.       ImageIndex = 27
  1389.       OnClick = Act_InsertImageExecute
  1390.     end
  1391.   end
  1392.   object dlgColor1: TColorDialog
  1393.     Left = 168
  1394.     Top = 464
  1395.   end
  1396.   object dlgOpen: TOpenDialog
  1397.     Filter = #36229#25991#26412#26684#24335#25991#20214'(*.Html, *.Htm)|*.Html;*.htm'
  1398.     Left = 64
  1399.     Top = 472
  1400.   end
  1401.   object dlgSave: TSaveDialog
  1402.     DefaultExt = 'htm'
  1403.     Filter = #36229#25991#26412#26684#24335'(*.Html, *.Htm)|*.html; *.htm'
  1404.     Left = 544
  1405.     Top = 512
  1406.   end
  1407.   object LargeImages: TImageList
  1408.     Height = 32
  1409.     Width = 32
  1410.     Left = 220
  1411.     Top = 528
  1412.     Bitmap = {
  1413.       494C01012F003100040020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1414.       000000000000360000002800000080000000A001000001002000000000000040
  1415.       0300000000000000000000000000000000000000000000000000000000000000
  1416.       0000000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000000000000000000000000000000000000000000000000000000000
  1418.       0000000000000000000000000000000000000000000000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000000000000000000000000000000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       0000000000000000000000000000000000000000000000000000000000000000
  1432.       0000000000000000000000000000000000000000000000000000000000000000
  1433.       0000000000000000000000000000000000000000000000000000000000000000
  1434.       0000000000000000000000000000000000000000000000000000000000000000
  1435.       0000000000000000000000000000000000000000000000000000000000000000
  1436.       0000000000000000000000000000000000000000000000000000000000000000
  1437.       0000000000000000000000000000000000000000000000000000000000000000
  1438.       0000000000000000000000000000000000000000000000000000000000000000
  1439.       0000000000000000000000000000000000000000000000000000000000000000
  1440.       0000000000000000000000000000000000000000000000000000000000000000
  1441.       0000000000000000000000000000000000000000000000000000000000000000
  1442.       0000000000000000000000000000000000000000000000000000000000000000
  1443.       0000000000000000000000000000000000000000000000000000000000000000
  1444.       0000000000000000000000000000000000000000000000000000000000000000
  1445.       0000000000000000000000000000000000000000000000000000000000000000
  1446.       0000000000000000000000000000000000000000000000000000000000000000
  1447.       0000000000000000000000000000000000000000000000000000000000000000
  1448.       0000000000000000000000000000000000000000000000000000000000000000
  1449.       0000000000000000000000000000000000000000000000000000000000000000
  1450.       0000000000000000000000000000000000000000000000000000000000000000
  1451.       0000000000000000000000000000000000000000000000000000000000000000
  1452.       0000000000000000000000000000000000000000000000000000000000000000
  1453.       0000000000000000000000000000000000000000000000000000000000000000
  1454.       0000000000000000000000000000000000000000000000000000000000000000
  1455.       0000000000000000000000000000000000000000000000000000000000000000
  1456.       0000000000000000000000000000000000000000000000000000000000000000
  1457.       0000000000000000000000000000000000000000000000000000000000000000
  1458.       0000000000000000000000000000000000000000000000000000000000000000
  1459.       0000000000000000000000000000000000000000000000000000000000000000
  1460.       0000000000000000000000000000000000000000000000000000000000000000
  1461.       0000000000000000000000000000000000000000000000000000000000000000
  1462.       0000000000000000000000000000000000000000000000000000000000000000
  1463.       0000000000000000000000000000000000000000000000000000000000000000
  1464.       0000000000000000000000000000000000000000000000000000000000000000
  1465.       0000000000000000000000000000000000000000000000000000000000000000
  1466.       0000000000000000000000000000000000000000000000000000000000000000
  1467.       0000000000000000000000000000000000000000000000000000000000000000
  1468.       0000000000000000000000000000000000000000000000000000000000000000
  1469.       0000000000000000000000000000000000000000000000000000000000000000
  1470.       0000000000000000000000000000000000000000000000000000000000000000
  1471.       0000000000000000000000000000000000000000000000000000000000000000
  1472.       0000000000000000000000000000000000000000000000000000000000000000
  1473.       0000000000000000000000000000000000000000000000000000000000000000
  1474.       0000000000000000000000000000000000000000000000000000000000000000
  1475.       0000000000000000000000000000000000000000000000000000000000000000
  1476.       0000000000000000000000000000000000000000000000000000000000000000
  1477.       0000000000000000000000000000000000000000000000000000000000000000
  1478.       0000000000000000000000000000000000000000000000000000000000000000
  1479.       0000000000000000000000000000000000000000000000000000000000000000
  1480.       0000000000000000000000000000000000000000000000000000000000000000
  1481.       0000000000000000000000000000000000000000000000000000000000000000
  1482.       0000000000000000000000000000000000000000000000000000000000000000
  1483.       0000000000000000000000000000000000000000000000000000000000000000
  1484.       0000000000000000000000000000000000000000000000000000000000000000
  1485.       0000000000000000000000000000000000000000000000000000000000000000
  1486.       0000000000000000000000000000000000000000000000000000000000000000
  1487.       0000000000000000000000000000000000000000000000000000000000000000
  1488.       0000000000000000000000000000000000000000000000000000000000000000
  1489.       0000000000000000000000000000000000000000000000000000000000000000
  1490.       0000000000000000000000000000000000000000000000000000000000000000
  1491.       0000000000000000000000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000000000000000000000000000000000000000
  1493.       0000000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000000000000000000000000000000000000000000000000000000000
  1495.       0000000000000000000000000000000000000000000000000000000000000000
  1496.       0000000000000000000000000000000000000000000000000000000000000000
  1497.       0000000000000000000000000000000000000000000000000000000000000000
  1498.       0000000000000000000000000000000000000000000000000000000000000000
  1499.       0000000000000000000000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000000000000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000000000000000000000000000000000000000
  1503.       0000000000000000000000000000000000000000000000000000000000000000
  1504.       0000000000000000000000000000000000000000000000000000000000000000
  1505.       0000000000000000000000000000000000000000000000000000000000000000
  1506.       0000000000000000000000000000000000000000000000000000000000000000
  1507.       0000000000000000000000000000000000000000000000000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000000000000000000000
  1512.       0000000000000000000000000000000000000000000000000000000000000000
  1513.       0000000000000000000000000000000000000000000000000000000000000000
  1514.       0000000000000000000000000000000000000000000000000000000000000000
  1515.       0000000000000000000000000000000000000000000000000000000000000000
  1516.       0000000000000000000000000000000000000000000000000000000000000000
  1517.       0000000000000000000000000000000000000000000000000000000000000000
  1518.       0000000000000000000000000000000000000000000000000000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000000000
  1520.       0000000000000000000000000000000000000000000000000000000000000000
  1521.       0000000000000000000000000000000000000000000000000000000000000000
  1522.       0000000000000000000000000000000000000000000000000000000000000000
  1523.       0000000000000000000000000000000000000000000000000000000000000000
  1524.       0000000000000000000000000000000000000000000000000000000000000000
  1525.       0000000000000000000000000000000000000000000000000000000000000000
  1526.       0000000000000000000000000000000000000000000000000000000000000000
  1527.       0000000000000000000000000000000000000000000000000000000000000000
  1528.       0000000000000000000000000000000000000000000000000000000000000000
  1529.       0000000000000000000000000000000000000000000000000000000000000000
  1530.       0000000000000000000000000000000000000000000000000000000000000000
  1531.       0000000000000000000000000000000000000000000000000000000000000000
  1532.       0000000000000000000000000000000000000000000000000000000000000000
  1533.       0000000000000000000000000000000000000000000000000000000000000000
  1534.       0000000000000000000000000000000000000000000000000000000000000000
  1535.       0000000000000000000000000000000000000000000000000000000000000000
  1536.       0000000000000000000000000000000000000000000000000000000000000000
  1537.       0000000000000000000000000000000000000000000000000000000000000000
  1538.       0000000000000000000000000000000000000000000000000000000000000000
  1539.       0000000000000000000000000000000000000000000000000000000000000000
  1540.       0000000000000000000000000000000000000000000000000000000000000000
  1541.       0000000000000000000000000000000000000000000000000000000000000000
  1542.       0000000000000000000000000000000000000000000000000000000000000000
  1543.       0000000000000000000000000000000000000000000000000000000000000000
  1544.       0000000000000000000000000000000000000000000000000000000000000000
  1545.       0000000000000000000000000000000000000000000000000000000000000000
  1546.       0000000000000000000000000000000000000000000000000000000000000000
  1547.       0000000000000000000000000000000000000000000000000000000000000000
  1548.       0000000000000000000000000000000000000000000000000000000000000000
  1549.       0000000000000000000000000000000000000000000000000000000000000000
  1550.       0000000000000000000000000000000000000000000000000000000000000000
  1551.       0000000000000000000000000000000000000000000000000000000000000000
  1552.       0000000000000000000000000000000000000000000000000000000000000000
  1553.       0000000000000000000000000000000000000000000000000000000000000000
  1554.       0000000000000000000000000000000000000000000000000000000000000000
  1555.       0000000000000000000000000000000000000000000000000000000000000000
  1556.       0000000000000000000000000000000000000000000000000000000000000000
  1557.       0000000000000000000000000000000000000000000000000000000000000000
  1558.       0000000000000000000000000000000000000000000000000000000000000000
  1559.       0000000000000000000000000000000000000000000000000000000000000000
  1560.       0000000000000000000000000000000000000000000000000000000000000000
  1561.       0000000000000000000000000000000000000000000000000000000000000000
  1562.       0000000000000000000000000000000000000000000000000000000000000000
  1563.       0000000000000000000000000000000000000000000000000000000000000000
  1564.       0000000000000000000000000000000000000000000000000000000000000000
  1565.       0000000000000000000000000000000000000000000000000000000000000000
  1566.       0000000000000000000000000000000000000000000000000000000000000000
  1567.       0000000000000000000000000000000000000000000000000000000000000000
  1568.       0000000000000000000000000000000000000000000000000000000000000000
  1569.       0000000000000000000000000000000000000000000000000000000000000000
  1570.       0000000000000000000000000000000000000000000000000000000000000000
  1571.       0000000000000000000000000000000000000000000000000000000000000000
  1572.       0000000000000000000000000000000000000000000000000000000000000000
  1573.       0000000000000000000000000000000000000000000000000000000000000000
  1574.       0000000000000000000000000000000000000000000000000000000000000000
  1575.       0000000000000000000000000000000000000000000000000000000000000000
  1576.       0000000000000000000000000000000000000000000000000000000000000000
  1577.       0000000000000000000000000000000000000000000000000000000000000000
  1578.       0000000000000000000000000000000000000000000000000000000000000000
  1579.       0000000000000000000000000000000000000000000000000000000000000000
  1580.       0000000000000000000000000000000000000000000000000000000000000000
  1581.       0000000000000000000000000000000000000000000000000000000000000000
  1582.       0000000000000000000000000000000000000000000000000000000000000000
  1583.       0000000000000000000000000000000000000000000000000000000000000000
  1584.       0000000000000000000000000000000000000000000000000000000000000000
  1585.       0000000000000000000000000000000000000000000000000000000000000000
  1586.       0000000000000000000000000000000000000000000000000000000000000000
  1587.       0000000000000000000000000000000000000000000000000000000000000000
  1588.       0000000000000000000000000000000000000000000000000000000000000000
  1589.       0000000000000000000000000000000000000000000000000000000000000000
  1590.       0000000000000000000000000000000000000000000000000000000000000000
  1591.       0000000000000000000000000000000000000000000000000000000000000000
  1592.       0000000000000000000000000000000000000000000000000000000000000000
  1593.       0000000000000000000000000000000000000000000000000000000000000000
  1594.       0000000000000000000000000000000000000000000000000000000000000000
  1595.       0000000000000000000000000000000000000000000000000000000000000000
  1596.       0000000000000000000000000000000000000000000000000000000000000000
  1597.       0000000000000000000000000000000000000000000000000000000000000000
  1598.       0000000000000000000000000000000000000000000000000000000000000000
  1599.       0000000000000000000000000000000000000000000000000000000000000000
  1600.       0000000000000000000000000000000000000000000000000000000000000000
  1601.       0000000000000000000000000000000000000000000000000000000000000000
  1602.       0000000000000000000000000000000000000000000000000000000000000000
  1603.       0000000000000000000000000000000000000000000000000000000000000000
  1604.       0000000000000000000000000000000000000000000000000000000000000000
  1605.       0000000000000000000000000000000000000000000000000000000000000000
  1606.       0000000000000000000000000000000000000000000000000000000000000000
  1607.       0000000000000000000000000000000000000000000000000000000000000000
  1608.       0000000000000000000000000000000000000000000000000000000000000000
  1609.       0000000000000000000000000000000000000000000000000000000000000000
  1610.       0000000000000000000000000000000000000000000000000000000000000000
  1611.       0000000000000000000000000000000000000000000000000000000000000000
  1612.       0000000000000000000000000000000000000000000000000000000000000000
  1613.       0000000000000000000000000000000000000000000000000000000000000000
  1614.       0000000000000000000000000000000000000000000000000000000000000000
  1615.       0000000000000000000000000000000000000000000000000000000000000000
  1616.       0000000000000000000000000000000000000000000000000000000000000000
  1617.       0000000000000000000000000000000000000000000000000000000000000000
  1618.       0000000000000000000000000000000000000000000000000000000000000000
  1619.       0000000000000000000000000000000000000000000000000000000000000000
  1620.       0000000000000000000000000000000000000000000000000000000000000000
  1621.       0000000000000000000000000000000000000000000000000000000000000000
  1622.       0000000000000000000000000000000000000000000000000000000000000000
  1623.       0000000000000000000000000000000000000000000000000000000000000000
  1624.       0000000000000000000000000000000000000000000000000000000000000000
  1625.       0000000000000000000000000000000000000000000000000000000000000000
  1626.       0000000000000000000000000000000000000000000000000000000000000000
  1627.       0000000000000000000000000000000000000000000000000000000000000000
  1628.       0000000000000000000000000000000000000000000000000000000000000000
  1629.       0000000000000000000000000000000000000000000000000000000000000000
  1630.       0000000000000000000000000000000000000000000000000000000000000000
  1631.       0000000000000000000000000000000000000000000000000000000000000000
  1632.       0000000000000000000000000000000000000000000000000000000000000000
  1633.       0000000000000000000000000000000000000000000000000000000000000000
  1634.       0000000000000000000000000000000000000000000000000000000000000000
  1635.       0000000000000000000000000000000000000000000000000000000000000000
  1636.       0000000000000000000000000000000000000000000000000000000000000000
  1637.       0000000000000000000000000000000000000000000000000000000000000000
  1638.       0000000000000000000000000000000000000000000000000000000000000000
  1639.       0000000000000000000000000000000000000000000000000000000000000000
  1640.       0000000000000000000000000000000000000000000000000000000000000000
  1641.       0000000000000000000000000000000000000000000000000000000000000000
  1642.       0000000000000000000000000000000000000000000000000000000000000000
  1643.       0000000000000000000000000000000000000000000000000000000000000000
  1644.       0000000000000000000000000000000000000000000000000000000000000000
  1645.       0000000000000000000000000000000000000000000000000000000000000000
  1646.       0000000000000000000000000000000000000000000000000000000000000000
  1647.       0000000000000000000000000000000000000000000000000000000000000000
  1648.       0000000000000000000000000000000000000000000000000000000000000000
  1649.       0000000000000000000000000000000000000000000000000000000000000000
  1650.       0000000000000000000000000000000000000000000000000000000000000000
  1651.       0000000000000000000000000000000000000000000000000000000000000000
  1652.       0000000000000000000000000000000000000000000000000000000000000000
  1653.       0000000000000000000000000000000000000000000000000000000000000000
  1654.       0000000000000000000000000000000000000000000000000000000000000000
  1655.       0000000000000000000000000000000000000000000000000000000000000000
  1656.       0000000000000000000000000000000000000000000000000000000000000000
  1657.       0000000000000000000000000000000000000000000000000000000000000000
  1658.       0000000000000000000000000000000000000000000000000000000000000000
  1659.       0000000000000000000000000000000000000000000000000000000000000000
  1660.       0000000000000000000000000000000000000000000000000000000000000000
  1661.       0000000000000000000000000000000000000000000000000000000000000000
  1662.       0000000000000000000000000000000000000000000000000000000000000000
  1663.       0000000000000000000000000000000000000000000000000000000000000000
  1664.       0000000000000000000000000000000000000000000000000000000000000000
  1665.       0000000000000000000000000000000000000000000000000000000000000000
  1666.       0000000000000000000000000000000000000000000000000000000000000000
  1667.       0000000000000000000000000000000000000000000000000000000000000000
  1668.       0000000000000000000000000000000000000000000000000000000000000000
  1669.       0000000000000000000000000000000000000000000000000000000000000000
  1670.       0000000000000000000000000000000000000000000000000000000000000000
  1671.       0000000000000000000000000000000000000000000000000000000000000000
  1672.       0000000000000000000000000000000000000000000000000000000000000000
  1673.       0000000000000000000000000000000000000000000000000000000000000000
  1674.       0000000000000000000000000000000000000000000000000000000000000000
  1675.       0000000000000000000000000000000000000000000000000000000000000000
  1676.       0000000000000000000000000000000000000000000000000000000000000000
  1677.       0000000000000000000000000000000000000000000000000000000000000000
  1678.       0000000000000000000000000000000000000000000000000000000000000000
  1679.       0000000000000000000000000000000000000000000000000000000000000000
  1680.       0000000000000000000000000000000000000000000000000000000000000000
  1681.       0000000000000000000000000000000000000000000000000000000000000000
  1682.       0000000000000000000000000000000000000000000000000000000000000000
  1683.       0000000000000000000000000000000000000000000000000000000000000000
  1684.       0000000000000000000000000000000000000000000000000000000000000000
  1685.       0000000000000000000000000000000000000000000000000000000000000000
  1686.       0000000000000000000000000000000000000000000000000000000000000000
  1687.       0000000000000000000000000000000000000000000000000000000000000000
  1688.       0000000000000000000000000000000000000000000000000000000000000000
  1689.       0000000000000000000000000000000000000000000000000000000000000000
  1690.       0000000000000000000000000000000000000000000000000000000000000000
  1691.       0000000000000000000000000000000000000000000000000000000000000000
  1692.       0000000000000000000000000000000000000000000000000000000000000000
  1693.       0000000000000000000000000000000000000000000000000000000000000000
  1694.       0000000000000000000000000000000000000000000000000000000000000000
  1695.       0000000000000000000000000000000000000000000000000000000000000000
  1696.       0000000000000000000000000000000000000000000000000000000000000000
  1697.       0000000000000000000000000000000000000000000000000000000000000000
  1698.       0000000000000000000000000000000000000000000000000000000000000000
  1699.       0000000000000000000000000000000000000000000000000000000000000000
  1700.       0000000000000000000000000000000000000000000000000000000000000000
  1701.       0000000000000000000000000000000000000000000000000000000000000000
  1702.       0000000000000000000000000000000000000000000000000000000000000000
  1703.       0000000000000000000000000000000000000000000000000000000000000000
  1704.       0000000000000000000000000000000000000000000000000000000000000000
  1705.       0000000000000000000000000000000000000000000000000000000000000000
  1706.       0000000000000000000000000000000000000000000000000000000000000000
  1707.       0000000000000000000000000000000000000000000000000000000000000000
  1708.       0000000000000000000000000000000000000000000000000000000000000000
  1709.       0000000000000000000000000000000000000000000000000000000000000000
  1710.       0000000000000000000000000000000000000000000000000000000000000000
  1711.       0000000000000000000000000000000000000000000000000000000000000000
  1712.       0000000000000000000000000000000000000000000000000000000000000000
  1713.       0000000000000000000000000000000000000000000000000000000000000000
  1714.       0000000000000000000000000000000000000000000000000000000000000000
  1715.       0000000000000000000000000000000000000000000000000000000000000000
  1716.       0000000000000000000000000000000000000000000000000000000000000000
  1717.       0000000000000000000000000000000000000000000000000000000000000000
  1718.       0000000000000000000000000000000000000000000000000000000000000000
  1719.       0000000000000000000000000000000000000000000000000000000000000000
  1720.       0000000000000000000000000000000000000000000000000000000000000000
  1721.       0000000000000000000000000000000000000000000000000000000000000000
  1722.       0000000000000000000000000000000000000000000000000000000000000000
  1723.       0000000000000000000000000000000000000000000000000000000000000000
  1724.       0000000000000000000000000000000000000000000000000000000000000000
  1725.       0000000000000000000000000000000000000000000000000000000000000000
  1726.       0000000000000000000000000000000000000000000000000000000000000000
  1727.       0000000000000000000000000000000000000000000000000000000000000000
  1728.       0000000000000000000000000000000000000000000000000000000000000000
  1729.       0000000000000000000000000000000000000000000000000000000000000000
  1730.       0000000000000000000000000000000000000000000000000000000000000000
  1731.       0000000000000000000000000000000000000000000000000000000000000000
  1732.       0000000000000000000000000000000000000000000000000000000000000000
  1733.       0000000000000000000000000000000000000000000000000000000000000000
  1734.       0000000000000000000000000000000000000000000000000000000000000000
  1735.       0000000000000000000000000000000000000000000000000000000000000000
  1736.       0000000000000000000000000000000000000000000000000000000000000000
  1737.       0000000000000000000000000000000000000000000000000000000000000000
  1738.       0000000000000000000000000000000000000000000000000000000000000000
  1739.       0000000000000000000000000000000000000000000000000000000000000000
  1740.       0000000000000000000000000000000000000000000000000000000000000000
  1741.       0000000000000000000000000000000000000000000000000000000000000000
  1742.       0000000000000000000000000000000000000000000000000000000000000000
  1743.       0000000000000000000000000000000000000000000000000000000000000000
  1744.       0000000000000000000000000000000000000000000000000000000000000000
  1745.       0000000000000000000000000000000000000000000000000000000000000000
  1746.       0000000000000000000000000000000000000000000000000000000000000000
  1747.       0000000000000000000000000000000000000000000000000000000000000000
  1748.       0000000000000000000000000000000000000000000000000000000000000000
  1749.       0000000000000000000000000000000000000000000000000000000000000000
  1750.       0000000000000000000000000000000000000000000000000000000000000000
  1751.       0000000000000000000000000000000000000000000000000000000000000000
  1752.       0000000000000000000000000000000000000000000000000000000000000000
  1753.       0000000000000000000000000000000000000000000000000000000000000000
  1754.       0000000000000000000000000000000000000000000000000000000000000000
  1755.       0000000000000000000000000000000000000000000000000000000000000000
  1756.       0000000000000000000000000000000000000000000000000000000000000000
  1757.       0000000000000000000000000000000000000000000000000000000000000000
  1758.       0000000000000000000000000000000000000000000000000000000000000000
  1759.       0000000000000000000000000000000000000000000000000000000000000000
  1760.       0000000000000000000000000000000000000000000000000000000000000000
  1761.       0000000000000000000000000000000000000000000000000000000000000000
  1762.       0000000000000000000000000000000000000000000000000000000000000000
  1763.       0000000000000000000000000000000000000000000000000000000000000000
  1764.       0000000000000000000000000000000000000000000000000000000000000000
  1765.       0000000000000000000000000000000000000000000000000000000000000000
  1766.       0000000000000000000000000000000000000000000000000000000000000000
  1767.       0000000000000000000000000000000000000000000000000000000000000000
  1768.       0000000000000000000000000000000000000000000000000000000000000000
  1769.       0000000000000000000000000000000000000000000000000000000000000000
  1770.       0000000000000000000000000000000000000000000000000000000000000000
  1771.       0000000000000000000000000000000000000000000000000000000000000000
  1772.       0000000000000000000000000000000000000000000000000000000000000000
  1773.       0000000000000000000000000000000000000000000000000000000000000000
  1774.       0000000000000000000000000000000000000000000000000000000000000000
  1775.       0000000000000000000000000000000000000000000000000000000000000000
  1776.       0000000000000000000000000000000000000000000000000000000000000000
  1777.       0000000000000000000000000000000000000000000000000000000000000000
  1778.       0000000000000000000000000000000000000000000000000000000000000000
  1779.       0000000000000000000000000000000000000000000000000000000000000000
  1780.       0000000000000000000000000000000000000000000000000000000000000000
  1781.       0000000000000000000000000000000000000000000000000000000000000000
  1782.       0000000000000000000000000000000000000000000000000000000000000000
  1783.       0000000000000000000000000000000000000000000000000000000000000000
  1784.       0000000000000000000000000000000000000000000000000000000000000000
  1785.       0000000000000000000000000000000000000000000000000000000000000000
  1786.       0000000000000000000000000000000000000000000000000000000000000000
  1787.       0000000000000000000000000000000000000000000000000000000000000000
  1788.       0000000000000000000000000000000000000000000000000000000000000000
  1789.       0000000000000000000000000000000000000000000000000000000000000000
  1790.       0000000000000000000000000000000000000000000000000000000000000000
  1791.       0000000000000000000000000000000000000000000000000000000000000000
  1792.       0000000000000000000000000000000000000000000000000000000000000000
  1793.       0000000000000000000000000000000000000000000000000000000000000000