AcManForm.dfm
上传用户:fh681027
上传日期:2022-07-23
资源大小:1959k
文件大小:37k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. object Form1: TForm1
  2.   Left = 193
  3.   Top = 105
  4.   Width = 696
  5.   Height = 480
  6.   Caption = 'AcManTest'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object RichEdit1: TRichEdit
  17.     Left = 0
  18.     Top = 116
  19.     Width = 688
  20.     Height = 337
  21.     Align = alClient
  22.     Lines.Strings = (
  23.       'RichEdit1')
  24.     TabOrder = 0
  25.   end
  26.   object ActionToolBar1: TActionToolBar
  27.     Left = 0
  28.     Top = 29
  29.     Width = 688
  30.     Height = 29
  31.     ActionManager = ActionManager1
  32.     AllowHiding = True
  33.     Caption = 'ActionToolBar1'
  34.     EdgeBorders = [ebTop, ebBottom]
  35.     HorzSeparator = True
  36.     Orientation = boLeftToRight
  37.     ParentShowHint = False
  38.     PersistentHotKeys = False
  39.     ShowHint = True
  40.     Spacing = 0
  41.   end
  42.   object ActionMainMenuBar1: TActionMainMenuBar
  43.     Left = 0
  44.     Top = 0
  45.     Width = 688
  46.     Height = 29
  47.     ActionManager = ActionManager1
  48.     AnimationStyle = asSlide
  49.     Caption = 'ActionMainMenuBar1'
  50.     EdgeBorders = [ebTop, ebBottom]
  51.     EdgeOuter = esNone
  52.     ParentShowHint = False
  53.     ShowHint = True
  54.     Spacing = 0
  55.   end
  56.   object ActionToolBar2: TActionToolBar
  57.     Left = 0
  58.     Top = 58
  59.     Width = 688
  60.     Height = 29
  61.     ActionManager = ActionManager1
  62.     AllowHiding = True
  63.     Caption = 'ActionToolBar2'
  64.     EdgeBorders = [ebTop, ebBottom]
  65.     HorzSeparator = True
  66.     Orientation = boLeftToRight
  67.     ParentShowHint = False
  68.     PersistentHotKeys = False
  69.     ShowHint = True
  70.     Spacing = 0
  71.   end
  72.   object ActionToolBar3: TActionToolBar
  73.     Left = 0
  74.     Top = 87
  75.     Width = 688
  76.     Height = 29
  77.     ActionManager = ActionManager1
  78.     AllowHiding = True
  79.     Caption = 'ActionToolBar3'
  80.     HorzSeparator = True
  81.     Orientation = boLeftToRight
  82.     PersistentHotKeys = False
  83.     Spacing = 0
  84.   end
  85.   object ActionManager1: TActionManager
  86.     FileName = 'C:md6code8AcManTestsettings'
  87.     ActionBars.SessionCount = 4
  88.     ActionBars = <
  89.       item
  90.         Items = <
  91.           item
  92.             Action = EditUndo1
  93.             ImageIndex = 3
  94.             ShortCut = 16474
  95.           end
  96.           item
  97.             Action = EditCut1
  98.             ImageIndex = 0
  99.             ShortCut = 16472
  100.           end
  101.           item
  102.             Action = EditCopy1
  103.             ImageIndex = 1
  104.             ShortCut = 16451
  105.           end
  106.           item
  107.             Action = EditPaste1
  108.             ImageIndex = 2
  109.             ShortCut = 16470
  110.           end
  111.           item
  112.             Action = SearchFind1
  113.             ImageIndex = 15
  114.             ShortCut = 16454
  115.           end
  116.           item
  117.             Action = SearchReplace1
  118.             ImageIndex = 17
  119.           end>
  120.         ActionBar = ActionToolBar1
  121.         AutoSize = False
  122.       end
  123.       item
  124.         Items = <
  125.           item
  126.             Items = <
  127.               item
  128.                 Action = FileOpen1
  129.                 ImageIndex = 12
  130.                 ShortCut = 16463
  131.               end
  132.               item
  133.                 Action = FileSaveAs1
  134.                 ImageIndex = 13
  135.               end
  136.               item
  137.                 Action = FilePrintSetup1
  138.               end
  139.               item
  140.                 Action = FileRun1
  141.               end
  142.               item
  143.                 Action = FileExit1
  144.                 ImageIndex = 14
  145.                 LastSession = -1
  146.                 UsageCount = -1
  147.               end>
  148.             Caption = '&File'
  149.           end
  150.           item
  151.             Items = <
  152.               item
  153.                 Action = EditCut1
  154.                 ImageIndex = 0
  155.                 ShortCut = 16472
  156.               end
  157.               item
  158.                 Action = EditCopy1
  159.                 ImageIndex = 1
  160.                 ShortCut = 16451
  161.               end
  162.               item
  163.                 Action = EditPaste1
  164.                 ImageIndex = 2
  165.                 ShortCut = 16470
  166.               end
  167.               item
  168.                 Action = EditSelectAll1
  169.                 ShortCut = 16449
  170.               end
  171.               item
  172.                 Action = EditUndo1
  173.                 ImageIndex = 3
  174.                 ShortCut = 16474
  175.               end
  176.               item
  177.                 Action = EditDelete1
  178.                 ImageIndex = 4
  179.                 ShortCut = 46
  180.               end>
  181.             Caption = '&Edit'
  182.           end
  183.           item
  184.             Items = <
  185.               item
  186.                 Action = RichEditBold1
  187.                 ImageIndex = 5
  188.                 ShortCut = 16450
  189.               end
  190.               item
  191.                 Action = RichEditItalic1
  192.                 ImageIndex = 6
  193.                 ShortCut = 16457
  194.               end
  195.               item
  196.                 Action = RichEditUnderline1
  197.                 ImageIndex = 7
  198.                 ShortCut = 16469
  199.               end
  200.               item
  201.                 Action = RichEditStrikeOut1
  202.               end
  203.               item
  204.                 Action = RichEditBullets1
  205.                 ImageIndex = 8
  206.               end
  207.               item
  208.                 Action = RichEditAlignLeft1
  209.                 ImageIndex = 9
  210.               end
  211.               item
  212.                 Action = RichEditAlignRight1
  213.                 ImageIndex = 10
  214.               end
  215.               item
  216.                 Action = RichEditAlignCenter1
  217.                 ImageIndex = 11
  218.               end>
  219.             Caption = 'F&ormat'
  220.           end
  221.           item
  222.             Items = <
  223.               item
  224.                 Action = SearchFind1
  225.                 ImageIndex = 15
  226.                 ShortCut = 16454
  227.               end
  228.               item
  229.                 Action = SearchFindNext1
  230.                 ImageIndex = 16
  231.                 ShortCut = 114
  232.               end
  233.               item
  234.                 Action = SearchReplace1
  235.                 ImageIndex = 17
  236.               end
  237.               item
  238.                 Action = SearchFindFirst1
  239.               end>
  240.             Caption = '&Search'
  241.           end
  242.           item
  243.             Items = <
  244.               item
  245.                 Action = CustomizeActionBars1
  246.               end>
  247.             Caption = '&Tools'
  248.           end
  249.           item
  250.             Items = <
  251.               item
  252.                 Action = HelpContents1
  253.                 ImageIndex = 18
  254.               end>
  255.             Caption = '&Help'
  256.           end>
  257.         ActionBar = ActionMainMenuBar1
  258.         AutoSize = False
  259.       end
  260.       item
  261.         Items = <
  262.           item
  263.             Action = RichEditBold1
  264.             ImageIndex = 5
  265.             ShortCut = 16450
  266.           end
  267.           item
  268.             Action = RichEditItalic1
  269.             ImageIndex = 6
  270.             ShortCut = 16457
  271.           end
  272.           item
  273.             Action = RichEditUnderline1
  274.             ImageIndex = 7
  275.             ShortCut = 16469
  276.           end
  277.           item
  278.             Action = RichEditBullets1
  279.             Caption = 'Bull&ets'
  280.             ImageIndex = 8
  281.           end
  282.           item
  283.             Action = RichEditAlignLeft1
  284.             ImageIndex = 9
  285.           end
  286.           item
  287.             Action = RichEditAlignRight1
  288.             ImageIndex = 10
  289.           end
  290.           item
  291.             Action = RichEditAlignCenter1
  292.             ImageIndex = 11
  293.           end>
  294.         ActionBar = ActionToolBar2
  295.         AutoSize = False
  296.       end
  297.       item
  298.         AutoSize = False
  299.       end
  300.       item
  301.         AutoSize = False
  302.       end
  303.       item
  304.         Items = <
  305.           item
  306.             Action = FileSaveAs1
  307.             ImageIndex = 13
  308.             LastSession = 2
  309.           end
  310.           item
  311.             Action = CustomizeActionBars1
  312.           end
  313.           item
  314.             Action = FileExit1
  315.             ImageIndex = 14
  316.           end
  317.           item
  318.             Action = HelpContents1
  319.             Caption = 'C&ontents'
  320.             ImageIndex = 18
  321.           end
  322.           item
  323.             Action = ActionShowStatus
  324.             Caption = '&ShowStatus'
  325.           end>
  326.         ActionBar = ActionToolBar3
  327.         AutoSize = False
  328.       end>
  329.     LinkedActionLists = <>
  330.     Images = ImageList1
  331.     Left = 88
  332.     Top = 136
  333.     object EditCut1: TEditCut
  334.       Category = 'Edit'
  335.       Caption = 'Cu&t'
  336.       Hint = 'Cut|Cuts the selection and puts it on the Clipboard'
  337.       ImageIndex = 0
  338.       ShortCut = 16472
  339.     end
  340.     object EditCopy1: TEditCopy
  341.       Category = 'Edit'
  342.       Caption = '&Copy'
  343.       Hint = 'Copy|Copies the selection and puts it on the Clipboard'
  344.       ImageIndex = 1
  345.       ShortCut = 16451
  346.     end
  347.     object EditPaste1: TEditPaste
  348.       Category = 'Edit'
  349.       Caption = '&Paste'
  350.       Hint = 'Paste|Inserts Clipboard contents'
  351.       ImageIndex = 2
  352.       ShortCut = 16470
  353.     end
  354.     object EditSelectAll1: TEditSelectAll
  355.       Category = 'Edit'
  356.       Caption = 'Select &All'
  357.       Hint = 'Select All|Selects the entire document'
  358.       ShortCut = 16449
  359.     end
  360.     object EditUndo1: TEditUndo
  361.       Category = 'Edit'
  362.       Caption = '&Undo'
  363.       Hint = 'Undo|Reverts the last action'
  364.       ImageIndex = 3
  365.       ShortCut = 16474
  366.     end
  367.     object EditDelete1: TEditDelete
  368.       Category = 'Edit'
  369.       Caption = '&Delete'
  370.       Hint = 'Delete|Erases the selection'
  371.       ImageIndex = 4
  372.       ShortCut = 46
  373.     end
  374.     object RichEditBold1: TRichEditBold
  375.       Category = 'Format'
  376.       AutoCheck = True
  377.       Caption = '&Bold'
  378.       Hint = 'Bold'
  379.       ImageIndex = 5
  380.       ShortCut = 16450
  381.     end
  382.     object RichEditItalic1: TRichEditItalic
  383.       Category = 'Format'
  384.       AutoCheck = True
  385.       Caption = '&Italic'
  386.       Hint = 'Italic'
  387.       ImageIndex = 6
  388.       ShortCut = 16457
  389.     end
  390.     object RichEditUnderline1: TRichEditUnderline
  391.       Category = 'Format'
  392.       AutoCheck = True
  393.       Caption = '&Underline'
  394.       Hint = 'Underline'
  395.       ImageIndex = 7
  396.       ShortCut = 16469
  397.     end
  398.     object RichEditStrikeOut1: TRichEditStrikeOut
  399.       Category = 'Format'
  400.       AutoCheck = True
  401.       Caption = '&Strikeout'
  402.       Hint = 'Strikeout'
  403.     end
  404.     object RichEditBullets1: TRichEditBullets
  405.       Category = 'Format'
  406.       AutoCheck = True
  407.       Caption = '&Bullets'
  408.       Hint = 'Bullets|Inserts a bullet on the current line'
  409.       ImageIndex = 8
  410.     end
  411.     object RichEditAlignLeft1: TRichEditAlignLeft
  412.       Category = 'Format'
  413.       AutoCheck = True
  414.       Caption = 'Align &Left'
  415.       Hint = 'Align Left|Aligns text at the left indent'
  416.       ImageIndex = 9
  417.     end
  418.     object RichEditAlignRight1: TRichEditAlignRight
  419.       Category = 'Format'
  420.       AutoCheck = True
  421.       Caption = 'Align &Right'
  422.       Hint = 'Align Right|Aligns text at the right indent'
  423.       ImageIndex = 10
  424.     end
  425.     object RichEditAlignCenter1: TRichEditAlignCenter
  426.       Category = 'Format'
  427.       AutoCheck = True
  428.       Caption = '&Center'
  429.       Hint = 'Center|Centers text between margins'
  430.       ImageIndex = 11
  431.     end
  432.     object FileOpen1: TFileOpen
  433.       Category = 'File'
  434.       Caption = '&Open...'
  435.       Hint = 'Open|Opens an existing file'
  436.       ImageIndex = 12
  437.       ShortCut = 16463
  438.     end
  439.     object FileSaveAs1: TFileSaveAs
  440.       Category = 'File'
  441.       Caption = 'Save &As...'
  442.       Hint = 'Save As|Saves the active file with a new name'
  443.       ImageIndex = 13
  444.     end
  445.     object FilePrintSetup1: TFilePrintSetup
  446.       Category = 'File'
  447.       Caption = 'Print Set&up...'
  448.       Hint = 'Print Setup'
  449.     end
  450.     object FileRun1: TFileRun
  451.       Category = 'File'
  452.       Browse = False
  453.       BrowseDlg.Title = 'Run'
  454.       Caption = '&Run...'
  455.       Hint = 'Run|Runs an application'
  456.       Operation = 'open'
  457.       ShowCmd = scShowNormal
  458.     end
  459.     object FileExit1: TFileExit
  460.       Category = 'File'
  461.       Caption = 'E&xit'
  462.       Hint = 'Exit|Quits the application'
  463.       ImageIndex = 14
  464.     end
  465.     object SearchFind1: TSearchFind
  466.       Category = 'Search'
  467.       Caption = '&Find...'
  468.       Hint = 'Find|Finds the specified text'
  469.       ImageIndex = 15
  470.       ShortCut = 16454
  471.     end
  472.     object SearchFindNext1: TSearchFindNext
  473.       Category = 'Search'
  474.       Caption = 'Find &Next'
  475.       Enabled = False
  476.       Hint = 'Find Next|Repeats the last find'
  477.       ImageIndex = 16
  478.       ShortCut = 114
  479.     end
  480.     object SearchReplace1: TSearchReplace
  481.       Category = 'Search'
  482.       Caption = '&Replace'
  483.       Hint = 'Replace|Replaces specific text with different text'
  484.       ImageIndex = 17
  485.     end
  486.     object SearchFindFirst1: TSearchFindFirst
  487.       Category = 'Search'
  488.       Caption = 'F&ind First'
  489.       Hint = 'Find First|Finds the first occurance of specified text'
  490.     end
  491.     object CustomizeActionBars1: TCustomizeActionBars
  492.       Category = 'Tools'
  493.       Caption = '&Customize'
  494.     end
  495.     object HelpContents1: THelpContents
  496.       Category = 'Help'
  497.       Caption = '&Contents'
  498.       Enabled = False
  499.       Hint = 'Help Contents'
  500.       ImageIndex = 18
  501.     end
  502.     object ActionShowStatus: TAction
  503.       Category = 'Tools'
  504.       Caption = 'ShowStatus'
  505.       OnExecute = ActionShowStatusExecute
  506.     end
  507.   end
  508.   object ImageList1: TImageList
  509.     Left = 168
  510.     Top = 136
  511.     Bitmap = {
  512.       494C010113001400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  513.       0000000000003600000028000000400000005000000001001000000000000028
  514.       0000000000000000000000000000000000000000000000000000000000000000
  515.       0000000000000000000000000000000000000000000000000000000000000000
  516.       0000000000000000000000000000000000000000000000000000000000000000
  517.       0000000000000000000000000000000000000000000000000000000000000000
  518.       0000000000000000000000000000000000000000000000000000000000000000
  519.       0000000000000000000000000000000000000000000000000000000000000000
  520.       0000000000000000000000000000000000000000000000000000000000000000
  521.       0000000000000000000000000000000000000000000000000000000000000000
  522.       0000000000000000000000000000000000000000000000000000000000000000
  523.       0000000000000000000000000000000000000000000000000000000000000000
  524.       0000000000000000000000000000000000000000000000000000000000000000
  525.       1040104010420000000000000000000000000000000000000000000000000000
  526.       0000000000000000000000000000000000000000000000000000000000000000
  527.       0000000000000000000000000000000000000000000000000000000000000000
  528.       0000000000000000000000000000000000000000000000000000000010401040
  529.       FF7FFF7F18631042000000000000000000000000000000000000000000000000
  530.       0000000000000000000000000000000000000000000000000000000000000000
  531.       0000000000000000000000000000000000000000000000000000000000000000
  532.       00000000000000000000000000000000000000000000000010401040FF7FFF7F
  533.       0000000018631863104200000000000000000000000000000000000000000000
  534.       0000000000000000000000000000000000000000000000000000000000000000
  535.       0000000000000000000000000000000000000000000000000000000000000000
  536.       000000000000000000000000000000000000104210401040FF7FFF7F00000000
  537.       1040104000001863186310420000000000000000000000000000000000000000
  538.       0000000000000000000000000000000000000000000000001863000000000000
  539.       0000000000000000186300000000000000000000000000000000000000000000
  540.       00000000000000000000000000000000000010421040FF7F0000000010401040
  541.       1040104010400000186318631042000000000000000000000000000000000000
  542.       0000000000000000000000000000000000000000000000000000000010420000
  543.       0000000010420000000000000000000000000000000000001863000000000000
  544.       0000000000000000186300000000000000001042000000001040104010400042
  545.       E07F104010401040000018631863104200000000000000000000000000000000
  546.       0000000000000000000000000000000000000000000000000000000000000000
  547.       0000000000000000000000000000000000000000000000000000000010420000
  548.       0000000010420000000000000000000000001042104010401040104010401040
  549.       0042104010401040104000001863000000000000000000000000000000000000
  550.       0000000000000000000000000000000000000000000000001863000000000000
  551.       0000186300000000000000000000000000000000000000000000000000000000
  552.       00000000000000000000000000000000000000001040FF7F1040104010401040
  553.       1040E07FE07F1040104010400000000000000000000000000000000000000000
  554.       0000000000000000000000000000000000000000000000001863000000000000
  555.       0000186300000000000000000000000000000000000000001863000000000000
  556.       000018630000000000000000000000000000000000001040FF7F104010401040
  557.       104010400042E07FE07F10401040000000000000000000000000000000000000
  558.       0000000000000000000000000000000000000000000000000000000000000000
  559.       0000000000000000000000000000000000000000000000001863000000000000
  560.       0000186300000000000000000000000000000000000000001040FF7F10401040
  561.       104000421040E07FE07F10401040104000000000000000000000000000000000
  562.       0000000000000000000000000000000000000000000000000000000000000000
  563.       1042000000000000000000000000000000000000000000000000000000000000
  564.       00000000000000000000000000000000000000000000000000001040FF7F1040
  565.       1040E07FE07FE07F104010401040000000000000000000000000000000000000
  566.       0000000000000000000000000000000000000000000000000000000000000000
  567.       0000000000000000000000000000000000000000000000000000000000000000
  568.       104200000000000000000000000000000000000000000000000000001040FF7F
  569.       1040104010401040104000000000000000000000000000000000000000000000
  570.       0000000000000000000000000000000000000000000000000000000000000000
  571.       0000000000000000000000000000000000000000000000000000000000000000
  572.       0000000000000000000000000000000000000000000000000000000000001040
  573.       FF7F104010400000000000000000000000000000000000000000000000000000
  574.       0000000000000000000000000000000000000000000000000000000000000000
  575.       0000000000000000000000000000000000000000000000000000000000000000
  576.       0000000000000000000000000000000000000000000000000000000000000000
  577.       1040104000000000000000000000000000000000000000000000000000000000
  578.       0000000000000000000000000000000000000000000000000000000000000000
  579.       0000000000000000000000000000000000000000000000000000000000000000
  580.       0000000000000000000000000000000000001042104210421042104210421042
  581.       104210421042FF7F186310421863FF7F18630000000000000000000000000000
  582.       0000000000000000000000000000000000000000000000000000000000000000
  583.       0000000000000000000000000000000000000000000000000000000000000000
  584.       0000000000000000000000000000000000001042104210421042104210421042
  585.       1042104210421042FF7F1042FF7F104210420000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000420042000000000000
  587.       0000000000000000000000000042000000000000000000000000000000000000
  588.       0000000000000000000000000000000000001000100010001000000000001042
  589.       10421042FF7FFF7FFF7F10001000100010000000000000000000000000000000
  590.       0000000000000000000000000000000000000000000000420042000000000000
  591.       0000000000000000000000000042000000000000000000000000004200420000
  592.       00000000000018630000004200000000000000000000000010001F0010000000
  593.       00001042FF7FFF7FFF7F10000000000000000000FF7F00000000000000000000
  594.       0000000000000000FF7F00000000000000000000000000420042000000000000
  595.       0000000000000000000000000042000000000000000000000000004200420000
  596.       000000000000186300000042000000000000000000000000100010001F001000
  597.       0000FF7FFF7FFF7FFF7F10000000000000000000FF7F00000000000000000000
  598.       0000000000000000FF7F00000000000000000000000000420042000000000000
  599.       0000000000000000000000000042000000000000000000000000004200420000
  600.       00000000000000000000004200000000000000000000000010001F0010001F00
  601.       0000FF7FFF7FFF7FFF7F10000000000000000000000000000000000000000000
  602.       0000000000000000000000000000000000000000000000420042004200420042
  603.       0042004200420042004200420042000000000000000000000000004200420042
  604.       004200420042004200420042000000000000000000000000100010001F001000
  605.       0000FF7FFF03FF7FFF03100000000000000000000000FF7F0000000000000000
  606.       00000000FF7F0000000000000000000000000000000000420042000000000000
  607.       0000000000000000000000420042000000000000000000000000004200420000
  608.       00000000000000000042004200000000000000000000000010001F0010001F00
  609.       0000FF03FF7FFF03FF7F100000000000000000000000FF7F0000000000001863
  610.       00000000FF7F0000000000000000000000000000000000420000000000000000
  611.       0000000000000000000000000042000000000000000000000000004200001863
  612.       186318631863186300000042000000000000000000000000100010001F001000
  613.       0000FF7FFF03FF7FFF03100000000000000000000000FF7F0000000000001863
  614.       00000000FF7F0000000000000000000000000000000000420000000000000000
  615.       0000000000000000000000000042000000000000000000000000004200001863
  616.       18631863186318630000004200000000000000000000000010001F0010001F00
  617.       0000FF03FF7FFF03FF7F10000000000000000000000000000000000000000000
  618.       0000000000000000000000000000000000000000000000420000000000000000
  619.       0000000000000000000000000042000000000000000000000000004200001863
  620.       1863186318631863000000000000000000000000000000001000100010001000
  621.       100010001000100010001000000000000000000000000000FF7F000000000000
  622.       00000000FF7F0000000000000000000000000000000000420000000000000000
  623.       0000000000000000000000000042000000000000000000000000004200001863
  624.       1863186318631863000018630000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000000000000000000000000000000000000000000000420000000000000000
  627.       0000000000000000000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000420000000000000000
  631.       0000000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000002
  633.       0002000200020000000000000000000000000000000000000000FF7F00000000
  634.       000000000000FF7F000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       0000000000000000000000000000000000000000000000000000000000000000
  639.       0000000000000000000000000000000000000000000000000000000000000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000000000000000000000000000000000
  643.       0000000000000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       0000000000000000000000000000000000000000000000000000000000000000
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000000000000000000000000000000000000000000000000000000000000000
  648.       0000000000000000000000000000000000000000000000000000000000000000
  649.       0000000000000000000000000000000000000000000000000000000000000000
  650.       0000000000000000000000000000000000000000100010001000000000000000
  651.       0000000000000000000000000000000000000000000000000000000000000000
  652.       0000000000000000000000000000000000000000000000000000000000000000
  653.       0000000000000000000000000000000000000000000000000000000000000000
  654.       0000000000000000000000000000000000000000100010001000000000000000
  655.       0000000000000000000000000000000000000000000000000000000000000000
  656.       0000000000000000000000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000000000000000000000000
  658.       0000000000000000000000000000000000000000100010001000000000000000
  659.       0000000000000000000000000000000000000000000000000000000000000000
  660.       0000000000000000000000000000000000000000000000000000000000000000
  661.       0000000000000000000000000000000000000000000000000000000000000000
  662.       0000000000000000000000000000000000000000000000000000000000000000
  663.       0000000000000000000000000000000000000000000000000000000000000000
  664.       0000000000000000000000000000000000000000000000000000000000000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000100010001000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000000000000000000000000000000000100010001000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000100010001000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       0000000000000000000000000000000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000100010001000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000100010001000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000000000000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       0000000000000000000000000000000000000000100010001000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       0000000000000000000000000000000000000000000000000000000000000000
  703.       0000000000000000000000000000000000000000000000000000000000000000
  704.       0000000000000000000000000000000000000000000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       0000000000000000000000000000000000000000000000000000000000000000
  711.       0000000000000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       0000000000000000000000000000000000000000000000000000000000000000
  714.       0000000000000000000000000000000000000000000000000000000000000000
  715.       0000000000000000000000000000000000000000000000000000000000000000
  716.       0000000000000000000000000000000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000000000000000000000000000000000000000000000000000000000000000
  719.       0000000000000000000000000000000000000000000000000000000000000000
  720.       0000000000000000000000000000000000000000000000000000000000000000
  721.       0000000000000000000000000000000000000000000000000000000000000000
  722.       0000000000000000000000000000000000000000000000000000000000000000
  723.       0000000000000000000000000000000000000000000000000000000000000000
  724.       0000000000000000000000000000000000000000000000000000000000000000
  725.       0000000000000000000000000000000000000000000000000000000000000000
  726.       0000000000000000000000000000000000000000000000000000000000000000
  727.       0000000000000000000000000000000000000000000000000000000000000000
  728.       0000000000000000000000000000000000000000000000000000000000000000
  729.       0000000000000000000000000000000000000000000000000000000000000000
  730.       0000000000000000000000000000000000000000000000000000000000000000
  731.       0000000000000000000000000000000000000000000000000000000000000000
  732.       0000000000000000000000000000000000000000000000000000000000000000
  733.       0000000000000000000000000000000000000000000000000000000000000000
  734.       0000000000000000000000000000000000000000000000000000000000000000
  735.       0000000000000000000000000000000000000000000000000000000000000000
  736.       0000000000000000000000000000000000000000000000000000000000000000
  737.       0000000000000000000000000000000000000000000000000000000000000000
  738.       0000000000000000000000000000000000000000000000000000000000000000
  739.       0000000000000000000000000000000000000000000000000000000000000000
  740.       0000000000000000000000000000000000000000000000000000000000000000
  741.       0000000000000000000000000000000000000000000000000000000000000000
  742.       0000000000000000000000000000000000000000000000000000000000000000
  743.       0000000000000000000000000000000000000000000000000000000000000000
  744.       0000000000000000000000000000000000000000000000000000000000000000
  745.       0000000000000000000000000000000000000000000000000000000000000000
  746.       0000000000000000000000000000000000000000000000000000000000000000
  747.       0000000000000000000000000000000000000000000000000000000000000000
  748.       0000000000000000000000000000000000000000000000000000000000000000
  749.       0000000000000000000000000000000000000000000000000000000000000000
  750.       0000000000000000000000000000000000000000000000000000000000000000
  751.       0000000000000000000000000000000000000000000000000000000000000000
  752.       0000000000000000000000000000000000000000000000000000000000000000
  753.       0000000000000000000000000000000000000000000000000000000000000000
  754.       0000000000000000000000000000000000000000000000000000000000000000
  755.       0000000000000000000000000000000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000000000000000000000000
  759.       0000000000000000000000000000000000000000000000000000000000000000
  760.       0000000000000000000000000000000000000000000000000000000000000000
  761.       0000000000000000000000000000000000000000000000000000000000000000
  762.       0000000000000000000000000000000000000000000000000000000000000000
  763.       0000000000000000000000000000000000000000000000000000000000000000
  764.       0000000000000000000000000000000000000000000000000000000000000000
  765.       0000000000000000000000000000000000000000000000000000000000000000
  766.       0000000000000000000000000000000000000000000000000000000000000000
  767.       0000000000000000000000000000000000000000000000000000000000000000
  768.       0000000000000000000000000000000000000000000000000000000000000000
  769.       0000000000000000000000000000000000000000000000000000000000000000
  770.       0000000000000000000000000000000000000000000000000000000000000000
  771.       0000000000000000000000000000000000000000000000000000000000000000
  772.       0000000000000000000000000000000000000000000000000000000000000000
  773.       0000000000000000000000000000000000000000000000000000000000000000
  774.       0000000000000000000000000000000000000000000000000000000010001000
  775.       0000000000000000000000000000000000000000000000000000000000000000
  776.       0000000000000000000000000000000000000000000000000000000000001000
  777.       1000100010001000100010001000100010000000000000000000000000000000
  778.       0000000000000000000000000000000000000000000000000000100000000000
  779.       1000000000001000100000000000000000000000000000000000000000000000
  780.       1000100010001000100010001000100010000000000000000000000000001000
  781.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000000000000
  782.       0000000000000000000000000000000000000000000000000000100000000000
  783.       1000000010000000000010000000000000000000000000000000000000000000
  784.       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000104200421042004210421000
  785.       FF7F000000000000000000000000FF7F10000000000000000000000000000000
  786.       0000000000000000000000000000000000000000000000000000100000000000
  787.       1000000010000000000010000000000000000000000000000000000000000000
  788.       1000FF7F00000000000000000000FF7F10000000004210420042104200421000
  789.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000000000000000000000000000
  790.       0000000000000000000000000000000000000000000000000000000010001000
  791.       1000000010000000000010000000000000000000000000000000000000000000
  792.       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000104200421042004210421000
  793.       FF7F000000000000FF7F10001000100010000000000000000000000000000000
  794.       0000000000000000000010000000000000000000000000000000000000000000
  795.       10000000100010001000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  796.       1000FF7F00000000000000000000FF7F10000000004210420042104200421000
  797.       FF7FFF7FFF7FFF7FFF7F1000FF7F100000000000000010001000100010001000
  798.       0000000000000000000010000000000000000000000000000000000000000000
  799.       10000000100000000000000000000000000000000000FF7F0000000000000000
  800.       1000FF7FFF7FFF7FFF7FFF7FFF7FFF7F10000000104200421042004210421000
  801.       FF7FFF7FFF7FFF7FFF7F10001000000000000000000010001000100010000000
  802.       0000000000000000000000001000000000000000000000000000000000000000
  803.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  804.       1000FF7F00000000FF7F10001000100010000000004210420042104200421000
  805.       1000100010001000100010000000000000000000000010001000100000000000
  806.       0000000000000000000000001000000000000000000000000000000000000000
  807.       00000000000000000000000000000000000000000000FF7F0000000000000000
  808.       1000FF7FFF7FFF7FFF7F1000FF7F100000000000104200421042004210420042
  809.       1042004210420042104200420000000000000000000010001000000010000000
  810.       0000000000000000000000001000000000000000000000000000000000000000
  811.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
  812.       1000FF7FFF7FFF7FFF7F10001000000000000000004210420000000000000000
  813.       0000000000000000104210420000000000000000000010000000000000001000
  814.       1000000000000000000010000000000000000000000000000000000000000000
  815.       00000000000000000000000000000000000000000000FF7F00000000FF7F0000
  816.       1000100010001000100010000000000000000000104210420000000000000000
  817.       0000000000000000104200420000000000000000000000000000000000000000
  818.       0000100010001000100000000000000000000000000000000000000000000000
  819.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F0000
  820.       FF7F0000000000000000000000000000000000000042104200420000E07F0000
  821.       0000E07F00001042004210420000000000000000000000000000000000000000
  822.       0000000000000000000000000000000000000000000000000000000000000000
  823.       00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F0000
  824.       000000000000000000000000000000000000000000000000000000000000E07F
  825.       E07F000000000000000000000000000000000000000000000000000000000000
  826.       0000000000000000000000000000000000000000000000000000000000000000
  827.       0000000000000000000000000000000000000000000000000000000000000000
  828.       0000000000000000000000000000000000000000000000000000000000000000
  829.       0000000000000000000000000000000000000000000000000000000000000000
  830.       0000000000000000000000000000000000000000000000000000000000000000
  831.       0000000000000000000000000000000000000000000000000000000000000000
  832.       0000000000000000000000000000000000000000000000000000000000000000
  833.       0000000000000000000000000000000000000000000000000000000000000000
  834.       000000000000000000000000000000000000424D3E000000000000003E000000
  835.       2800000040000000500000000100010000000000800200000000000000000000
  836.       000000000000000000000000FFFFFF00FFFFB6E7FFFF0000FE49B76BFE3F0000
  837.       FE498427F81F0000FFFFB76BE00F0000FFFFCEE780070000C7C7FFFF00030000
  838.       C7C7C7C700010000C387C7C700000000C007C38700010000C007C00780010000
  839.       C007C007C0010000C007C007E0000000C007C007F0000000F39FC007F8030000
  840.       F39FF39FFC0F0000F39FF39FFE3F0000FFFFFF7E0000FFFFC001BFFF0000FFFF
  841.       8031F003000007C18031E003E00707C18031E003E00707C18001E003E0070101
  842.       8001E003E007000180012003E00700018FF1E002E00700018FF1E003E0078003
  843.       8FF1E003E007C1078FF1E003FFFFC1078FF1E003F81FE38F8FF5FFFFF81FE38F
  844.       8001BF7DF81FE38FFFFF7F7EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  845.       8FFFFFFFFFFFFFFF8C03C007C007C0078FFFFFFFFFFFFFFFFFFFC03FF807F83F
  846.       FFFFFFFFFFFFFFFF8FFFC007C007C0078C03FFFFFFFFFFFF8FFFC03FF807F01F
  847.       FFFFFFFFFFFFFFFFFFFFC007C007C0078FFFFFFFFFFFFFFF8C03C03FF807F83F
  848.       8FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  849.       EFFDFFFFFFFFE00FC7FFFFFFFFFFFFFFC3FBF00F81FFF83FE3F7F8C7E3FFF39F
  850.       F1E7F8C7F1FFF39FF8CFF8C7F8FFF39FFC1FF80FFC7FF39FFE3FF8C7FE3FF39F
  851.       FC1FF8C7FF1FF39FF8CFF8C7FF8FF39FE1E7F00FFF03E10FC3F3FFFFFFFFFFFF
  852.       C7FDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9FFFFFFFC00FFFF
  853.       F6CFFE008000FFFFF6B7FE000000FFFFF6B7FE000000FFFFF8B780000000FFF7
  854.       FE8F80000001C1F7FE3F80000003C3FBFF7F80000003C7FBFE3F80010003CBFB
  855.       FEBF80030003DCF7FC9F80070FC3FF0FFDDF807F0003FFFFFDDF80FF8007FFFF
  856.       FDDF81FFF87FFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000
  857.       000000000000}
  858.   end
  859. end