home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HInfo.EN / RCDATA / TDLGOPTIONS / TDLGOPTIONS.txt
Encoding:
Text File  |  2002-05-12  |  67.9 KB  |  1,600 lines

  1. object DlgOptions: TDlgOptions
  2.   Left = 252
  3.   Top = 173
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Setting'
  7.   ClientHeight = 324
  8.   ClientWidth = 486
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = DlgCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ExPanel: TExPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 486
  24.     Height = 324
  25.     Align = alClient
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     JStyleTexture = txTile
  29.     JTransparent = False
  30.     object BitBtnCancel: TBitBtn
  31.       Left = 392
  32.       Top = 72
  33.       Width = 85
  34.       Height = 25
  35.       Cursor = crHandPoint
  36.       Cancel = True
  37.       Caption = '&Cancel'
  38.       ModalResult = 2
  39.       ParentShowHint = False
  40.       ShowHint = True
  41.       TabOrder = 3
  42.       OnClick = BitBtnCancelClick
  43.     end
  44.     object BitBtnSet: TBitBtn
  45.       Left = 392
  46.       Top = 8
  47.       Width = 85
  48.       Height = 25
  49.       Cursor = crHandPoint
  50.       Caption = '&Set'
  51.       ModalResult = 1
  52.       ParentShowHint = False
  53.       ShowHint = True
  54.       TabOrder = 1
  55.       OnClick = BitBtnSetClick
  56.     end
  57.     object Panel: TPanel
  58.       Left = 8
  59.       Top = 8
  60.       Width = 373
  61.       Height = 309
  62.       BevelInner = bvLowered
  63.       TabOrder = 0
  64.       object PageCtrl: TPageControl
  65.         Left = 12
  66.         Top = 12
  67.         Width = 345
  68.         Height = 285
  69.         ActivePage = TabSheet3
  70.         HotTrack = True
  71.         Images = ImgListSheet
  72.         TabOrder = 0
  73.         TabWidth = 85
  74.         object TabSheet3: TTabSheet
  75.           Caption = 'Main'
  76.           ImageIndex = 2
  77.           object GroupBox4: TGroupBox
  78.             Left = 8
  79.             Top = 4
  80.             Width = 321
  81.             Height = 101
  82.             Caption = ' Display the main window '
  83.             TabOrder = 0
  84.             object ExCheckTop: TExCheckBox
  85.               Left = 12
  86.               Top = 24
  87.               Width = 245
  88.               Height = 17
  89.               Cursor = crHandPoint
  90.               Caption = 'Display always on the top'
  91.               TabOrder = 0
  92.               TabStop = True
  93.               TextCheck = 'Display always on the top'
  94.               TextUnCheck = 'Display always on the top'
  95.               FontCheck.Charset = DEFAULT_CHARSET
  96.               FontCheck.Color = clWindowText
  97.               FontCheck.Height = -11
  98.               FontCheck.Name = 'MS Sans Serif'
  99.               FontCheck.Style = []
  100.               FontUnCheck.Charset = DEFAULT_CHARSET
  101.               FontUnCheck.Color = clWindowText
  102.               FontUnCheck.Height = -11
  103.               FontUnCheck.Name = 'MS Sans Serif'
  104.               FontUnCheck.Style = []
  105.               GlyphsTransparent = clFuchsia
  106.             end
  107.             object ExCheckMinTray: TExCheckBox
  108.               Left = 12
  109.               Top = 72
  110.               Width = 245
  111.               Height = 17
  112.               Cursor = crHandPoint
  113.               Caption = 'At minimalization place it in the main panel'
  114.               TabOrder = 2
  115.               TabStop = True
  116.               TextCheck = 'At minimalization place it in the main panel'
  117.               TextUnCheck = 'At minimalization place it in the main panel'
  118.               FontCheck.Charset = DEFAULT_CHARSET
  119.               FontCheck.Color = clWindowText
  120.               FontCheck.Height = -11
  121.               FontCheck.Name = 'MS Sans Serif'
  122.               FontCheck.Style = []
  123.               FontUnCheck.Charset = DEFAULT_CHARSET
  124.               FontUnCheck.Color = clWindowText
  125.               FontUnCheck.Height = -11
  126.               FontUnCheck.Name = 'MS Sans Serif'
  127.               FontUnCheck.Style = []
  128.               GlyphsTransparent = clFuchsia
  129.             end
  130.             object ExCheckTray: TExCheckBox
  131.               Left = 12
  132.               Top = 48
  133.               Width = 245
  134.               Height = 17
  135.               Cursor = crHandPoint
  136.               Caption = 'Display in the main panel'
  137.               TabOrder = 1
  138.               TabStop = True
  139.               TextCheck = 'Display in the main panel'
  140.               TextUnCheck = 'Display in the main panel'
  141.               FontCheck.Charset = DEFAULT_CHARSET
  142.               FontCheck.Color = clWindowText
  143.               FontCheck.Height = -11
  144.               FontCheck.Name = 'MS Sans Serif'
  145.               FontCheck.Style = []
  146.               FontUnCheck.Charset = DEFAULT_CHARSET
  147.               FontUnCheck.Color = clWindowText
  148.               FontUnCheck.Height = -11
  149.               FontUnCheck.Name = 'MS Sans Serif'
  150.               FontUnCheck.Style = []
  151.               GlyphsTransparent = clFuchsia
  152.             end
  153.           end
  154.           object GroupBox5: TGroupBox
  155.             Left = 8
  156.             Top = 196
  157.             Width = 321
  158.             Height = 53
  159.             Caption = ' Quantity of list renewal '
  160.             TabOrder = 2
  161.             Visible = False
  162.             object ExRadioMin: TExRadioButton
  163.               Left = 12
  164.               Top = 24
  165.               Width = 73
  166.               Height = 17
  167.               Cursor = crHandPoint
  168.               Caption = 'Low'
  169.               TabOrder = 0
  170.               FontActive.Charset = DEFAULT_CHARSET
  171.               FontActive.Color = clWindowText
  172.               FontActive.Height = -11
  173.               FontActive.Name = 'MS Sans Serif'
  174.               FontActive.Style = []
  175.               FontInactive.Charset = DEFAULT_CHARSET
  176.               FontInactive.Color = clWindowText
  177.               FontInactive.Height = -11
  178.               FontInactive.Name = 'MS Sans Serif'
  179.               FontInactive.Style = []
  180.               GlyphsTransparent = clFuchsia
  181.             end
  182.             object ExRadioNormal: TExRadioButton
  183.               Left = 120
  184.               Top = 24
  185.               Width = 73
  186.               Height = 17
  187.               Cursor = crHandPoint
  188.               Caption = 'Middle'
  189.               TabOrder = 1
  190.               FontActive.Charset = DEFAULT_CHARSET
  191.               FontActive.Color = clWindowText
  192.               FontActive.Height = -11
  193.               FontActive.Name = 'MS Sans Serif'
  194.               FontActive.Style = []
  195.               FontInactive.Charset = DEFAULT_CHARSET
  196.               FontInactive.Color = clWindowText
  197.               FontInactive.Height = -11
  198.               FontInactive.Name = 'MS Sans Serif'
  199.               FontInactive.Style = []
  200.               GlyphsTransparent = clFuchsia
  201.             end
  202.             object ExRadioMax: TExRadioButton
  203.               Left = 232
  204.               Top = 24
  205.               Width = 69
  206.               Height = 17
  207.               Cursor = crHandPoint
  208.               Caption = 'High'
  209.               TabOrder = 2
  210.               FontActive.Charset = DEFAULT_CHARSET
  211.               FontActive.Color = clWindowText
  212.               FontActive.Height = -11
  213.               FontActive.Name = 'MS Sans Serif'
  214.               FontActive.Style = []
  215.               FontInactive.Charset = DEFAULT_CHARSET
  216.               FontInactive.Color = clWindowText
  217.               FontInactive.Height = -11
  218.               FontInactive.Name = 'MS Sans Serif'
  219.               FontInactive.Style = []
  220.               GlyphsTransparent = clFuchsia
  221.             end
  222.           end
  223.           object GroupBox6: TGroupBox
  224.             Left = 8
  225.             Top = 112
  226.             Width = 321
  227.             Height = 73
  228.             Caption = ' Automatic start '
  229.             TabOrder = 1
  230.             object ExCheckAuto: TExCheckBox
  231.               Left = 12
  232.               Top = 20
  233.               Width = 237
  234.               Height = 17
  235.               Cursor = crHandPoint
  236.               Caption = 'Start automaticaly when Windows start'
  237.               TabOrder = 0
  238.               TabStop = True
  239.               OnClick = ExCheckAutoClick
  240.               TextCheck = 'Start automaticaly when Windows start'
  241.               TextUnCheck = 'Start automaticaly when Windows start'
  242.               FontCheck.Charset = DEFAULT_CHARSET
  243.               FontCheck.Color = clWindowText
  244.               FontCheck.Height = -11
  245.               FontCheck.Name = 'MS Sans Serif'
  246.               FontCheck.Style = []
  247.               FontUnCheck.Charset = DEFAULT_CHARSET
  248.               FontUnCheck.Color = clWindowText
  249.               FontUnCheck.Height = -11
  250.               FontUnCheck.Name = 'MS Sans Serif'
  251.               FontUnCheck.Style = []
  252.               GlyphsTransparent = clFuchsia
  253.             end
  254.             object ExCheckAutoMin: TExCheckBox
  255.               Left = 12
  256.               Top = 44
  257.               Width = 241
  258.               Height = 17
  259.               Cursor = crHandPoint
  260.               Caption = 'Automaticaly started minimalized'
  261.               TabOrder = 1
  262.               TabStop = True
  263.               TextCheck = 'Automaticaly started minimalized'
  264.               TextUnCheck = 'Automaticaly started minimalized'
  265.               FontCheck.Charset = DEFAULT_CHARSET
  266.               FontCheck.Color = clWindowText
  267.               FontCheck.Height = -11
  268.               FontCheck.Name = 'MS Sans Serif'
  269.               FontCheck.Style = []
  270.               FontUnCheck.Charset = DEFAULT_CHARSET
  271.               FontUnCheck.Color = clWindowText
  272.               FontUnCheck.Height = -11
  273.               FontUnCheck.Name = 'MS Sans Serif'
  274.               FontUnCheck.Style = []
  275.               GlyphsTransparent = clFuchsia
  276.             end
  277.           end
  278.         end
  279.         object TabSheet2: TTabSheet
  280.           Caption = 'List'
  281.           ImageIndex = 1
  282.           object GroupBox2: TGroupBox
  283.             Left = 8
  284.             Top = 8
  285.             Width = 157
  286.             Height = 77
  287.             Caption = ' Type of list '
  288.             TabOrder = 0
  289.             object ExRadioList: TExRadioButton
  290.               Left = 12
  291.               Top = 24
  292.               Width = 97
  293.               Height = 17
  294.               Cursor = crHandPoint
  295.               Caption = 'Report list'
  296.               TabOrder = 0
  297.               FontActive.Charset = DEFAULT_CHARSET
  298.               FontActive.Color = clWindowText
  299.               FontActive.Height = -11
  300.               FontActive.Name = 'MS Sans Serif'
  301.               FontActive.Style = []
  302.               FontInactive.Charset = DEFAULT_CHARSET
  303.               FontInactive.Color = clWindowText
  304.               FontInactive.Height = -11
  305.               FontInactive.Name = 'MS Sans Serif'
  306.               FontInactive.Style = []
  307.               GlyphsTransparent = clFuchsia
  308.             end
  309.             object ExRadioIco: TExRadioButton
  310.               Left = 12
  311.               Top = 48
  312.               Width = 125
  313.               Height = 17
  314.               Cursor = crHandPoint
  315.               Caption = 'Simple list'
  316.               TabOrder = 1
  317.               FontActive.Charset = DEFAULT_CHARSET
  318.               FontActive.Color = clWindowText
  319.               FontActive.Height = -11
  320.               FontActive.Name = 'MS Sans Serif'
  321.               FontActive.Style = []
  322.               FontInactive.Charset = DEFAULT_CHARSET
  323.               FontInactive.Color = clWindowText
  324.               FontInactive.Height = -11
  325.               FontInactive.Name = 'MS Sans Serif'
  326.               FontInactive.Style = []
  327.               GlyphsTransparent = clFuchsia
  328.             end
  329.           end
  330.           object GroupBoxList: TGroupBox
  331.             Left = 8
  332.             Top = 96
  333.             Width = 317
  334.             Height = 153
  335.             Caption = ' Groups '
  336.             TabOrder = 1
  337.             object ExCheckSystem: TExCheckBox
  338.               Left = 24
  339.               Top = 24
  340.               Width = 209
  341.               Height = 17
  342.               Cursor = crHandPoint
  343.               TabOrder = 0
  344.               TabStop = True
  345.               FontCheck.Charset = DEFAULT_CHARSET
  346.               FontCheck.Color = clWindowText
  347.               FontCheck.Height = -11
  348.               FontCheck.Name = 'MS Sans Serif'
  349.               FontCheck.Style = []
  350.               FontUnCheck.Charset = DEFAULT_CHARSET
  351.               FontUnCheck.Color = clWindowText
  352.               FontUnCheck.Height = -11
  353.               FontUnCheck.Name = 'MS Sans Serif'
  354.               FontUnCheck.Style = []
  355.               GlyphsTransparent = clFuchsia
  356.             end
  357.             object ExCheckTools: TExCheckBox
  358.               Left = 24
  359.               Top = 44
  360.               Width = 209
  361.               Height = 17
  362.               Cursor = crHandPoint
  363.               TabOrder = 1
  364.               TabStop = True
  365.               FontCheck.Charset = DEFAULT_CHARSET
  366.               FontCheck.Color = clWindowText
  367.               FontCheck.Height = -11
  368.               FontCheck.Name = 'MS Sans Serif'
  369.               FontCheck.Style = []
  370.               FontUnCheck.Charset = DEFAULT_CHARSET
  371.               FontUnCheck.Color = clWindowText
  372.               FontUnCheck.Height = -11
  373.               FontUnCheck.Name = 'MS Sans Serif'
  374.               FontUnCheck.Style = []
  375.               GlyphsTransparent = clFuchsia
  376.             end
  377.             object ExCheckNet: TExCheckBox
  378.               Left = 24
  379.               Top = 64
  380.               Width = 209
  381.               Height = 17
  382.               Cursor = crHandPoint
  383.               TabOrder = 2
  384.               TabStop = True
  385.               FontCheck.Charset = DEFAULT_CHARSET
  386.               FontCheck.Color = clWindowText
  387.               FontCheck.Height = -11
  388.               FontCheck.Name = 'MS Sans Serif'
  389.               FontCheck.Style = []
  390.               FontUnCheck.Charset = DEFAULT_CHARSET
  391.               FontUnCheck.Color = clWindowText
  392.               FontUnCheck.Height = -11
  393.               FontUnCheck.Name = 'MS Sans Serif'
  394.               FontUnCheck.Style = []
  395.               GlyphsTransparent = clFuchsia
  396.             end
  397.             object ExCheckUtils: TExCheckBox
  398.               Left = 24
  399.               Top = 84
  400.               Width = 209
  401.               Height = 17
  402.               Cursor = crHandPoint
  403.               TabOrder = 3
  404.               TabStop = True
  405.               FontCheck.Charset = DEFAULT_CHARSET
  406.               FontCheck.Color = clWindowText
  407.               FontCheck.Height = -11
  408.               FontCheck.Name = 'MS Sans Serif'
  409.               FontCheck.Style = []
  410.               FontUnCheck.Charset = DEFAULT_CHARSET
  411.               FontUnCheck.Color = clWindowText
  412.               FontUnCheck.Height = -11
  413.               FontUnCheck.Name = 'MS Sans Serif'
  414.               FontUnCheck.Style = []
  415.               GlyphsTransparent = clFuchsia
  416.             end
  417.             object ExCheckBook: TExCheckBox
  418.               Left = 24
  419.               Top = 104
  420.               Width = 209
  421.               Height = 17
  422.               Cursor = crHandPoint
  423.               TabOrder = 4
  424.               TabStop = True
  425.               FontCheck.Charset = DEFAULT_CHARSET
  426.               FontCheck.Color = clWindowText
  427.               FontCheck.Height = -11
  428.               FontCheck.Name = 'MS Sans Serif'
  429.               FontCheck.Style = []
  430.               FontUnCheck.Charset = DEFAULT_CHARSET
  431.               FontUnCheck.Color = clWindowText
  432.               FontUnCheck.Height = -11
  433.               FontUnCheck.Name = 'MS Sans Serif'
  434.               FontUnCheck.Style = []
  435.               GlyphsTransparent = clFuchsia
  436.             end
  437.             object ExCheckBench: TExCheckBox
  438.               Left = 24
  439.               Top = 124
  440.               Width = 209
  441.               Height = 17
  442.               Cursor = crHandPoint
  443.               TabOrder = 5
  444.               TabStop = True
  445.               FontCheck.Charset = DEFAULT_CHARSET
  446.               FontCheck.Color = clWindowText
  447.               FontCheck.Height = -11
  448.               FontCheck.Name = 'MS Sans Serif'
  449.               FontCheck.Style = []
  450.               FontUnCheck.Charset = DEFAULT_CHARSET
  451.               FontUnCheck.Color = clWindowText
  452.               FontUnCheck.Height = -11
  453.               FontUnCheck.Name = 'MS Sans Serif'
  454.               FontUnCheck.Style = []
  455.               GlyphsTransparent = clFuchsia
  456.             end
  457.           end
  458.           object GroupBoxGroup: TGroupBox
  459.             Left = 8
  460.             Top = 96
  461.             Width = 317
  462.             Height = 153
  463.             Caption = ' Groups '
  464.             TabOrder = 2
  465.             object ExRadioSystem: TExRadioButton
  466.               Left = 24
  467.               Top = 24
  468.               Width = 209
  469.               Height = 17
  470.               Cursor = crHandPoint
  471.               TabOrder = 0
  472.               TabStop = True
  473.               FontActive.Charset = DEFAULT_CHARSET
  474.               FontActive.Color = clWindowText
  475.               FontActive.Height = -11
  476.               FontActive.Name = 'MS Sans Serif'
  477.               FontActive.Style = []
  478.               FontInactive.Charset = DEFAULT_CHARSET
  479.               FontInactive.Color = clWindowText
  480.               FontInactive.Height = -11
  481.               FontInactive.Name = 'MS Sans Serif'
  482.               FontInactive.Style = []
  483.               GlyphsTransparent = clFuchsia
  484.             end
  485.             object ExRadioTools: TExRadioButton
  486.               Left = 24
  487.               Top = 44
  488.               Width = 209
  489.               Height = 17
  490.               Cursor = crHandPoint
  491.               TabOrder = 1
  492.               TabStop = True
  493.               FontActive.Charset = DEFAULT_CHARSET
  494.               FontActive.Color = clWindowText
  495.               FontActive.Height = -11
  496.               FontActive.Name = 'MS Sans Serif'
  497.               FontActive.Style = []
  498.               FontInactive.Charset = DEFAULT_CHARSET
  499.               FontInactive.Color = clWindowText
  500.               FontInactive.Height = -11
  501.               FontInactive.Name = 'MS Sans Serif'
  502.               FontInactive.Style = []
  503.               GlyphsTransparent = clFuchsia
  504.             end
  505.             object ExRadioNet: TExRadioButton
  506.               Left = 24
  507.               Top = 64
  508.               Width = 209
  509.               Height = 17
  510.               Cursor = crHandPoint
  511.               TabOrder = 2
  512.               TabStop = True
  513.               FontActive.Charset = DEFAULT_CHARSET
  514.               FontActive.Color = clWindowText
  515.               FontActive.Height = -11
  516.               FontActive.Name = 'MS Sans Serif'
  517.               FontActive.Style = []
  518.               FontInactive.Charset = DEFAULT_CHARSET
  519.               FontInactive.Color = clWindowText
  520.               FontInactive.Height = -11
  521.               FontInactive.Name = 'MS Sans Serif'
  522.               FontInactive.Style = []
  523.               GlyphsTransparent = clFuchsia
  524.             end
  525.             object ExRadioUtils: TExRadioButton
  526.               Left = 24
  527.               Top = 84
  528.               Width = 209
  529.               Height = 17
  530.               Cursor = crHandPoint
  531.               TabOrder = 3
  532.               TabStop = True
  533.               FontActive.Charset = DEFAULT_CHARSET
  534.               FontActive.Color = clWindowText
  535.               FontActive.Height = -11
  536.               FontActive.Name = 'MS Sans Serif'
  537.               FontActive.Style = []
  538.               FontInactive.Charset = DEFAULT_CHARSET
  539.               FontInactive.Color = clWindowText
  540.               FontInactive.Height = -11
  541.               FontInactive.Name = 'MS Sans Serif'
  542.               FontInactive.Style = []
  543.               GlyphsTransparent = clFuchsia
  544.             end
  545.             object ExRadioBook: TExRadioButton
  546.               Left = 24
  547.               Top = 104
  548.               Width = 209
  549.               Height = 17
  550.               Cursor = crHandPoint
  551.               TabOrder = 4
  552.               TabStop = True
  553.               FontActive.Charset = DEFAULT_CHARSET
  554.               FontActive.Color = clWindowText
  555.               FontActive.Height = -11
  556.               FontActive.Name = 'MS Sans Serif'
  557.               FontActive.Style = []
  558.               FontInactive.Charset = DEFAULT_CHARSET
  559.               FontInactive.Color = clWindowText
  560.               FontInactive.Height = -11
  561.               FontInactive.Name = 'MS Sans Serif'
  562.               FontInactive.Style = []
  563.               GlyphsTransparent = clFuchsia
  564.             end
  565.             object ExRadioBench: TExRadioButton
  566.               Left = 24
  567.               Top = 124
  568.               Width = 209
  569.               Height = 17
  570.               Cursor = crHandPoint
  571.               TabOrder = 5
  572.               TabStop = True
  573.               FontActive.Charset = DEFAULT_CHARSET
  574.               FontActive.Color = clWindowText
  575.               FontActive.Height = -11
  576.               FontActive.Name = 'MS Sans Serif'
  577.               FontActive.Style = []
  578.               FontInactive.Charset = DEFAULT_CHARSET
  579.               FontInactive.Color = clWindowText
  580.               FontInactive.Height = -11
  581.               FontInactive.Name = 'MS Sans Serif'
  582.               FontInactive.Style = []
  583.               GlyphsTransparent = clFuchsia
  584.             end
  585.           end
  586.           object GroupBox3: TGroupBox
  587.             Left = 172
  588.             Top = 8
  589.             Width = 153
  590.             Height = 77
  591.             Caption = ' Type group of list '
  592.             TabOrder = 3
  593.             object ExRadioSGroup: TExRadioButton
  594.               Left = 20
  595.               Top = 24
  596.               Width = 125
  597.               Height = 17
  598.               Cursor = crHandPoint
  599.               Caption = 'Simple group'
  600.               TabOrder = 0
  601.               OnClick = ExRadioSGroupClick
  602.               FontActive.Charset = DEFAULT_CHARSET
  603.               FontActive.Color = clWindowText
  604.               FontActive.Height = -11
  605.               FontActive.Name = 'MS Sans Serif'
  606.               FontActive.Style = []
  607.               FontInactive.Charset = DEFAULT_CHARSET
  608.               FontInactive.Color = clWindowText
  609.               FontInactive.Height = -11
  610.               FontInactive.Name = 'MS Sans Serif'
  611.               FontInactive.Style = []
  612.               GlyphsTransparent = clFuchsia
  613.             end
  614.             object ExRadioAGroup: TExRadioButton
  615.               Left = 20
  616.               Top = 48
  617.               Width = 125
  618.               Height = 17
  619.               Cursor = crHandPoint
  620.               Caption = 'All group'
  621.               TabOrder = 1
  622.               OnClick = ExRadioAGroupClick
  623.               FontActive.Charset = DEFAULT_CHARSET
  624.               FontActive.Color = clWindowText
  625.               FontActive.Height = -11
  626.               FontActive.Name = 'MS Sans Serif'
  627.               FontActive.Style = []
  628.               FontInactive.Charset = DEFAULT_CHARSET
  629.               FontInactive.Color = clWindowText
  630.               FontInactive.Height = -11
  631.               FontInactive.Name = 'MS Sans Serif'
  632.               FontInactive.Style = []
  633.               GlyphsTransparent = clFuchsia
  634.             end
  635.           end
  636.         end
  637.         object TabSheet4: TTabSheet
  638.           Caption = 'Groups'
  639.           ImageIndex = 3
  640.           object ExtListView: TExtListView
  641.             Left = 8
  642.             Top = 48
  643.             Width = 321
  644.             Height = 201
  645.             Cursor = crHandPoint
  646.             Hint = 'List of applications'
  647.             Columns = <
  648.               item
  649.                 Caption = 'Programme'
  650.                 Width = 176
  651.               end
  652.               item
  653.                 Caption = 'Group'
  654.                 MaxWidth = 140
  655.                 Width = 125
  656.               end
  657.               item
  658.                 Caption = 'Type'
  659.                 Width = 0
  660.               end
  661.               item
  662.                 Caption = 'TypeNew '
  663.                 Width = 0
  664.               end
  665.               item
  666.                 Caption = 'Programme'
  667.                 Width = 0
  668.               end>
  669.             DragMode = dmAutomatic
  670.             HideSelection = False
  671.             HoverTime = -1
  672.             OwnerDraw = True
  673.             ReadOnly = True
  674.             ParentShowHint = False
  675.             ShowHint = True
  676.             SmallImages = ImageListApp
  677.             TabOrder = 0
  678.             ViewStyle = vsReport
  679.             OnSelectItem = ExtListViewSelectItem
  680.             AutoHint = False
  681.             ClipboardEnable = False
  682.             ColumnSize.Save = False
  683.             ColumnSize.Stretch = False
  684.             ColumnSize.Storage = stInifile
  685.             FilterTimeOut = 500
  686.             PrintSettings.FooterSize = 0
  687.             PrintSettings.HeaderSize = 0
  688.             PrintSettings.Time = ppNone
  689.             PrintSettings.Date = ppNone
  690.             PrintSettings.DateFormat = 'dd/mm/yyyy'
  691.             PrintSettings.PageNr = ppNone
  692.             PrintSettings.Title = ppNone
  693.             PrintSettings.Font.Charset = DEFAULT_CHARSET
  694.             PrintSettings.Font.Color = clWindowText
  695.             PrintSettings.Font.Height = -11
  696.             PrintSettings.Font.Name = 'MS Sans Serif'
  697.             PrintSettings.Font.Style = []
  698.             PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  699.             PrintSettings.HeaderFont.Color = clWindowText
  700.             PrintSettings.HeaderFont.Height = -11
  701.             PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  702.             PrintSettings.HeaderFont.Style = []
  703.             PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  704.             PrintSettings.FooterFont.Color = clWindowText
  705.             PrintSettings.FooterFont.Height = -11
  706.             PrintSettings.FooterFont.Name = 'MS Sans Serif'
  707.             PrintSettings.FooterFont.Style = []
  708.             PrintSettings.Borders = pbNoborder
  709.             PrintSettings.BorderStyle = psSolid
  710.             PrintSettings.Centered = False
  711.             PrintSettings.RepeatHeaders = False
  712.             PrintSettings.LeftSize = 0
  713.             PrintSettings.RightSize = 0
  714.             PrintSettings.ColumnSpacing = 0
  715.             PrintSettings.RowSpacing = 0
  716.             PrintSettings.Orientation = poPortrait
  717.             PrintSettings.FixedWidth = 0
  718.             PrintSettings.FixedHeight = 0
  719.             PrintSettings.UseFixedHeight = False
  720.             PrintSettings.UseFixedWidth = False
  721.             PrintSettings.FitToPage = fpNever
  722.             PrintSettings.PageNumSep = '/'
  723.             HTMLHint = False
  724.             HTMLSettings.Width = 100
  725.             HeaderHotTrack = False
  726.             HeaderDragDrop = False
  727.             HeaderFlatStyle = True
  728.             HeaderOwnerDraw = False
  729.             HeaderHeight = 13
  730.             HeaderFont.Charset = DEFAULT_CHARSET
  731.             HeaderFont.Color = clWindowText
  732.             HeaderFont.Height = -11
  733.             HeaderFont.Name = 'MS Sans Serif'
  734.             HeaderFont.Style = []
  735.             SelectionRTFKeep = False
  736.             ScrollHint = False
  737.             SelectionColor = clHighlight
  738.             SelectionTextColor = clHighlightText
  739.             SizeWithForm = False
  740.             SortDirection = sdAscending
  741.             SortShow = False
  742.             SortIndicator = siLeft
  743.             SubImages = False
  744.             SubItemEdit = False
  745.             SubItemSelect = False
  746.             URLColor = clBlack
  747.             VAlignment = vtaCenter
  748.             ItemHeight = 13
  749.             SaveHeader = False
  750.             LoadHeader = False
  751.             ReArrangeItems = False
  752.             DetailView.Visible = False
  753.             DetailView.Column = 0
  754.             DetailView.Font.Charset = DEFAULT_CHARSET
  755.             DetailView.Font.Color = clBlue
  756.             DetailView.Font.Height = -11
  757.             DetailView.Font.Name = 'MS Sans Serif'
  758.             DetailView.Font.Style = []
  759.             DetailView.Height = 16
  760.             DetailView.Indent = 0
  761.             DetailView.SplitLine = False
  762.           end
  763.           object ExBtnSystem: TExBtn
  764.             Left = 8
  765.             Top = 4
  766.             Width = 34
  767.             Height = 34
  768.             Cursor = crHandPoint
  769.             Hint = 'System tools'
  770.             Color = 14811135
  771.             Enabled = False
  772.             HoverFont.Charset = DEFAULT_CHARSET
  773.             HoverFont.Color = clWindowText
  774.             HoverFont.Height = -11
  775.             HoverFont.Name = 'MS Sans Serif'
  776.             HoverFont.Style = []
  777.             OfficeLook = False
  778.             ParentShowHint = False
  779.             ShowGlyph = True
  780.             ShowHint = True
  781.             TabOrder = 2
  782.             Transparent = True
  783.             TransparentColor = clFuchsia
  784.             UseCustomGlyphs = True
  785.             WordWrap = False
  786.             OnClick = ExBtnGroupClick
  787.             OnDragDrop = ExBtnGroupDragDrop
  788.             OnDragOver = ExBtnGroupDragOver
  789.           end
  790.           object ExBtnTools: TExBtn
  791.             Left = 64
  792.             Top = 4
  793.             Width = 34
  794.             Height = 34
  795.             Cursor = crHandPoint
  796.             Hint = 'Tools for service'
  797.             Color = 14811135
  798.             Enabled = False
  799.             HoverFont.Charset = DEFAULT_CHARSET
  800.             HoverFont.Color = clWindowText
  801.             HoverFont.Height = -11
  802.             HoverFont.Name = 'MS Sans Serif'
  803.             HoverFont.Style = []
  804.             OfficeLook = False
  805.             ParentShowHint = False
  806.             ShowGlyph = True
  807.             ShowHint = True
  808.             TabOrder = 3
  809.             Transparent = True
  810.             TransparentColor = clFuchsia
  811.             UseCustomGlyphs = True
  812.             WordWrap = False
  813.             OnClick = ExBtnGroupClick
  814.             OnDragDrop = ExBtnGroupDragDrop
  815.             OnDragOver = ExBtnGroupDragOver
  816.           end
  817.           object ExBtnNet: TExBtn
  818.             Left = 120
  819.             Top = 4
  820.             Width = 34
  821.             Height = 34
  822.             Cursor = crHandPoint
  823.             Hint = 'Network tools'
  824.             Color = 14811135
  825.             Enabled = False
  826.             HoverFont.Charset = DEFAULT_CHARSET
  827.             HoverFont.Color = clWindowText
  828.             HoverFont.Height = -11
  829.             HoverFont.Name = 'MS Sans Serif'
  830.             HoverFont.Style = []
  831.             OfficeLook = False
  832.             ParentShowHint = False
  833.             ShowGlyph = True
  834.             ShowHint = True
  835.             TabOrder = 4
  836.             Transparent = True
  837.             TransparentColor = clFuchsia
  838.             UseCustomGlyphs = True
  839.             WordWrap = False
  840.             OnClick = ExBtnGroupClick
  841.             OnDragDrop = ExBtnGroupDragDrop
  842.             OnDragOver = ExBtnGroupDragOver
  843.           end
  844.           object ExBtnUtils: TExBtn
  845.             Left = 176
  846.             Top = 4
  847.             Width = 34
  848.             Height = 34
  849.             Cursor = crHandPoint
  850.             Hint = 'Utilities'
  851.             Color = 14811135
  852.             Enabled = False
  853.             HoverFont.Charset = DEFAULT_CHARSET
  854.             HoverFont.Color = clWindowText
  855.             HoverFont.Height = -11
  856.             HoverFont.Name = 'MS Sans Serif'
  857.             HoverFont.Style = []
  858.             OfficeLook = False
  859.             ParentShowHint = False
  860.             ShowGlyph = True
  861.             ShowHint = True
  862.             TabOrder = 5
  863.             Transparent = True
  864.             TransparentColor = clFuchsia
  865.             UseCustomGlyphs = True
  866.             WordWrap = False
  867.             OnClick = ExBtnGroupClick
  868.             OnDragDrop = ExBtnGroupDragDrop
  869.             OnDragOver = ExBtnGroupDragOver
  870.           end
  871.           object ExBtnBook: TExBtn
  872.             Left = 236
  873.             Top = 4
  874.             Width = 34
  875.             Height = 34
  876.             Cursor = crHandPoint
  877.             Hint = 'Catalogues'
  878.             Color = 14811135
  879.             Enabled = False
  880.             HoverFont.Charset = DEFAULT_CHARSET
  881.             HoverFont.Color = clWindowText
  882.             HoverFont.Height = -11
  883.             HoverFont.Name = 'MS Sans Serif'
  884.             HoverFont.Style = []
  885.             OfficeLook = False
  886.             ParentShowHint = False
  887.             ShowGlyph = True
  888.             ShowHint = True
  889.             TabOrder = 6
  890.             Transparent = True
  891.             TransparentColor = clFuchsia
  892.             UseCustomGlyphs = True
  893.             WordWrap = False
  894.             OnClick = ExBtnGroupClick
  895.             OnDragDrop = ExBtnGroupDragDrop
  896.             OnDragOver = ExBtnGroupDragOver
  897.           end
  898.           object ExBtnBench: TExBtn
  899.             Left = 296
  900.             Top = 4
  901.             Width = 34
  902.             Height = 34
  903.             Cursor = crHandPoint
  904.             Hint = 'Benchmark tests'
  905.             Color = 14811135
  906.             Enabled = False
  907.             HoverFont.Charset = DEFAULT_CHARSET
  908.             HoverFont.Color = clWindowText
  909.             HoverFont.Height = -11
  910.             HoverFont.Name = 'MS Sans Serif'
  911.             HoverFont.Style = []
  912.             OfficeLook = False
  913.             ParentShowHint = False
  914.             ShowGlyph = True
  915.             ShowHint = True
  916.             TabOrder = 1
  917.             Transparent = True
  918.             TransparentColor = clFuchsia
  919.             UseCustomGlyphs = True
  920.             WordWrap = False
  921.             OnClick = ExBtnGroupClick
  922.             OnDragDrop = ExBtnGroupDragDrop
  923.             OnDragOver = ExBtnGroupDragOver
  924.           end
  925.         end
  926.         object TabSheet1: TTabSheet
  927.           Caption = 'Colours'
  928.           object GroupBox1: TGroupBox
  929.             Left = 8
  930.             Top = 8
  931.             Width = 317
  932.             Height = 241
  933.             Caption = ' Colour combination '
  934.             TabOrder = 0
  935.             object GaugeBar1: TGaugeBar
  936.               Left = 100
  937.               Top = 28
  938.               Width = 157
  939.               Height = 20
  940.               BackgroundColor = clBtnFace
  941.               BarColor1 = clWhite
  942.               BarColor2 = clWhite
  943.               BarColor3 = clWhite
  944.               BarColorStyle = cs2Colors
  945.               Position = 100
  946.               PosTextSuffix = '%'
  947.               ShowPosText = False
  948.             end
  949.             object GaugeBar2: TGaugeBar
  950.               Left = 100
  951.               Top = 60
  952.               Width = 157
  953.               Height = 20
  954.               BackgroundColor = clBtnFace
  955.               BarColor1 = clWhite
  956.               BarColor2 = clWhite
  957.               BarColor3 = clWhite
  958.               BarColorStyle = cs2Colors
  959.               Position = 100
  960.               PosTextSuffix = '%'
  961.               ShowPosText = False
  962.             end
  963.             object GaugeBar3: TGaugeBar
  964.               Left = 100
  965.               Top = 88
  966.               Width = 157
  967.               Height = 20
  968.               BackgroundColor = clBtnFace
  969.               BarColor1 = clWhite
  970.               BarColor2 = clWhite
  971.               BarColor3 = clWhite
  972.               BarColorStyle = cs2Colors
  973.               Position = 100
  974.               PosTextSuffix = '%'
  975.               ShowPosText = False
  976.             end
  977.             object GaugeBar4: TGaugeBar
  978.               Left = 100
  979.               Top = 116
  980.               Width = 157
  981.               Height = 20
  982.               BackgroundColor = clBtnFace
  983.               BarColor1 = clWhite
  984.               BarColor2 = clWhite
  985.               BarColor3 = clWhite
  986.               BarColorStyle = cs2Colors
  987.               Position = 100
  988.               PosTextSuffix = '%'
  989.               ShowPosText = False
  990.             end
  991.             object GaugeBar5: TGaugeBar
  992.               Left = 100
  993.               Top = 144
  994.               Width = 157
  995.               Height = 20
  996.               BackgroundColor = clBtnFace
  997.               BarColor1 = clWhite
  998.               BarColor2 = clWhite
  999.               BarColor3 = clWhite
  1000.               BarColorStyle = cs2Colors
  1001.               Position = 100
  1002.               PosTextSuffix = '%'
  1003.               ShowPosText = False
  1004.             end
  1005.             object GaugeBar6: TGaugeBar
  1006.               Left = 100
  1007.               Top = 176
  1008.               Width = 157
  1009.               Height = 20
  1010.               BackgroundColor = clBtnFace
  1011.               BarColor1 = clWhite
  1012.               BarColor2 = clWhite
  1013.               BarColor3 = clWhite
  1014.               BarColorStyle = cs2Colors
  1015.               Position = 100
  1016.               PosTextSuffix = '%'
  1017.               ShowPosText = False
  1018.             end
  1019.             object GaugeBar7: TGaugeBar
  1020.               Left = 100
  1021.               Top = 208
  1022.               Width = 157
  1023.               Height = 20
  1024.               BackgroundColor = clBtnFace
  1025.               BarColor1 = clWhite
  1026.               BarColor2 = clWhite
  1027.               BarColor3 = clWhite
  1028.               BarColorStyle = cs2Colors
  1029.               Position = 100
  1030.               PosTextSuffix = '%'
  1031.               ShowPosText = False
  1032.             end
  1033.             object ExRadio1: TExRadioButton
  1034.               Left = 20
  1035.               Top = 32
  1036.               Width = 57
  1037.               Height = 17
  1038.               Cursor = crHandPoint
  1039.               Caption = 'Grey'
  1040.               TabOrder = 0
  1041.               FontActive.Charset = DEFAULT_CHARSET
  1042.               FontActive.Color = clWindowText
  1043.               FontActive.Height = -11
  1044.               FontActive.Name = 'MS Sans Serif'
  1045.               FontActive.Style = []
  1046.               FontInactive.Charset = DEFAULT_CHARSET
  1047.               FontInactive.Color = clWindowText
  1048.               FontInactive.Height = -11
  1049.               FontInactive.Name = 'MS Sans Serif'
  1050.               FontInactive.Style = []
  1051.               GlyphsTransparent = clFuchsia
  1052.             end
  1053.             object ExRadio2: TExRadioButton
  1054.               Left = 20
  1055.               Top = 64
  1056.               Width = 61
  1057.               Height = 17
  1058.               Cursor = crHandPoint
  1059.               Caption = 'Yellow'
  1060.               TabOrder = 1
  1061.               FontActive.Charset = DEFAULT_CHARSET
  1062.               FontActive.Color = clWindowText
  1063.               FontActive.Height = -11
  1064.               FontActive.Name = 'MS Sans Serif'
  1065.               FontActive.Style = []
  1066.               FontInactive.Charset = DEFAULT_CHARSET
  1067.               FontInactive.Color = clWindowText
  1068.               FontInactive.Height = -11
  1069.               FontInactive.Name = 'MS Sans Serif'
  1070.               FontInactive.Style = []
  1071.               GlyphsTransparent = clFuchsia
  1072.             end
  1073.             object ExRadio3: TExRadioButton
  1074.               Left = 20
  1075.               Top = 92
  1076.               Width = 61
  1077.               Height = 17
  1078.               Cursor = crHandPoint
  1079.               Caption = 'Blue'
  1080.               TabOrder = 2
  1081.               FontActive.Charset = DEFAULT_CHARSET
  1082.               FontActive.Color = clWindowText
  1083.               FontActive.Height = -11
  1084.               FontActive.Name = 'MS Sans Serif'
  1085.               FontActive.Style = []
  1086.               FontInactive.Charset = DEFAULT_CHARSET
  1087.               FontInactive.Color = clWindowText
  1088.               FontInactive.Height = -11
  1089.               FontInactive.Name = 'MS Sans Serif'
  1090.               FontInactive.Style = []
  1091.               GlyphsTransparent = clFuchsia
  1092.             end
  1093.             object ExRadio4: TExRadioButton
  1094.               Left = 20
  1095.               Top = 120
  1096.               Width = 57
  1097.               Height = 17
  1098.               Cursor = crHandPoint
  1099.               Caption = 'Green'
  1100.               TabOrder = 3
  1101.               FontActive.Charset = DEFAULT_CHARSET
  1102.               FontActive.Color = clWindowText
  1103.               FontActive.Height = -11
  1104.               FontActive.Name = 'MS Sans Serif'
  1105.               FontActive.Style = []
  1106.               FontInactive.Charset = DEFAULT_CHARSET
  1107.               FontInactive.Color = clWindowText
  1108.               FontInactive.Height = -11
  1109.               FontInactive.Name = 'MS Sans Serif'
  1110.               FontInactive.Style = []
  1111.               GlyphsTransparent = clFuchsia
  1112.             end
  1113.             object ExRadio5: TExRadioButton
  1114.               Left = 20
  1115.               Top = 148
  1116.               Width = 69
  1117.               Height = 17
  1118.               Cursor = crHandPoint
  1119.               Caption = 'Brown'
  1120.               TabOrder = 4
  1121.               FontActive.Charset = DEFAULT_CHARSET
  1122.               FontActive.Color = clWindowText
  1123.               FontActive.Height = -11
  1124.               FontActive.Name = 'MS Sans Serif'
  1125.               FontActive.Style = []
  1126.               FontInactive.Charset = DEFAULT_CHARSET
  1127.               FontInactive.Color = clWindowText
  1128.               FontInactive.Height = -11
  1129.               FontInactive.Name = 'MS Sans Serif'
  1130.               FontInactive.Style = []
  1131.               GlyphsTransparent = clFuchsia
  1132.             end
  1133.             object ExRadio6: TExRadioButton
  1134.               Left = 20
  1135.               Top = 180
  1136.               Width = 73
  1137.               Height = 17
  1138.               Cursor = crHandPoint
  1139.               Caption = 'Magenta'
  1140.               TabOrder = 5
  1141.               FontActive.Charset = DEFAULT_CHARSET
  1142.               FontActive.Color = clWindowText
  1143.               FontActive.Height = -11
  1144.               FontActive.Name = 'MS Sans Serif'
  1145.               FontActive.Style = []
  1146.               FontInactive.Charset = DEFAULT_CHARSET
  1147.               FontInactive.Color = clWindowText
  1148.               FontInactive.Height = -11
  1149.               FontInactive.Name = 'MS Sans Serif'
  1150.               FontInactive.Style = []
  1151.               GlyphsTransparent = clFuchsia
  1152.             end
  1153.             object ExRadio7: TExRadioButton
  1154.               Left = 20
  1155.               Top = 212
  1156.               Width = 73
  1157.               Height = 17
  1158.               Cursor = crHandPoint
  1159.               Caption = 'Red'
  1160.               TabOrder = 6
  1161.               FontActive.Charset = DEFAULT_CHARSET
  1162.               FontActive.Color = clWindowText
  1163.               FontActive.Height = -11
  1164.               FontActive.Name = 'MS Sans Serif'
  1165.               FontActive.Style = []
  1166.               FontInactive.Charset = DEFAULT_CHARSET
  1167.               FontInactive.Color = clWindowText
  1168.               FontInactive.Height = -11
  1169.               FontInactive.Name = 'MS Sans Serif'
  1170.               FontInactive.Style = []
  1171.               GlyphsTransparent = clFuchsia
  1172.             end
  1173.           end
  1174.         end
  1175.       end
  1176.     end
  1177.     object BitBtnUndo: TBitBtn
  1178.       Left = 392
  1179.       Top = 40
  1180.       Width = 85
  1181.       Height = 25
  1182.       Cursor = crHandPoint
  1183.       Caption = '&Back'
  1184.       TabOrder = 2
  1185.       OnClick = BitBtnUndoClick
  1186.     end
  1187.   end
  1188.   object ImgListSheet: TImageList
  1189.     Left = 416
  1190.     Top = 180
  1191.     Bitmap = {
  1192.       494C010104000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1193.       0000000000003600000028000000400000003000000001002000000000000030
  1194.       0000000000000000000000000000000000000000000000000000000000000000
  1195.       0000000000000000000000000000000000000000000000000000000000000000
  1196.       0000000000000000000000000000000000000000000000000000000000000000
  1197.       0000000000000000000000000000000000000000000000000000000000000000
  1198.       0000000000000000000000000000000000000000000000000000000000000000
  1199.       0000000000000000000000000000000000000000000000000000000000000000
  1200.       0000000000000000000000000000000000000000000000000000000000000000
  1201.       0000000000000000000000000000000000000000000000000000000000000000
  1202.       0000000000000000000000000000000000000000000000000000000000000000
  1203.       0000000000000000000000000000000000000000000000000000000000000000
  1204.       0000000000000000000000000000000000000000000000000000000000000000
  1205.       0000000000000000000000000000000000000000000000000000000000000000
  1206.       0000000000000000000000000000000000000000000000000000000000000000
  1207.       0000000000000000000000000000000000000000000000000000000000000000
  1208.       0000000000000000000000000000000000000000000000000000000000000000
  1209.       0000000000000000000000000000000000000000000000000000000000000000
  1210.       0000000000000000000000000000000000000000000000000000000000000000
  1211.       0000000000000000000000000000000000000000000000000000000000000000
  1212.       0000000000000000000000000000000000000000000000000000000000000000
  1213.       0000000000000000000000000000000000000000000000000000000000000000
  1214.       0000000000000000000000000000000000000000000000000000000000000000
  1215.       0000000000000000000000000000000000000000000000000000000000000000
  1216.       0000000000000000000000000000000000000000000000000000000000000000
  1217.       0000000000000000000000000000000000000000000000000000000000000000
  1218.       0000000000000000000000000000000000000000000000000000000000000000
  1219.       0000000000000000000000000000000000000000000000000000000000000000
  1220.       0000000000000000000000000000000000000000000000000000000000000000
  1221.       0000000000000000000000000000000000000000000000000000000000000000
  1222.       0000000000000000000000000000000000000000000000000000000000000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000000000000000000000000000000000000000000000000000000000
  1230.       0000000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       0000000000000000000000000000000000000000000000000000000000000000
  1238.       0000000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       0000000000000000000000000000000000000000000000000000000000000000
  1241.       0000000000000000000000000000000000000000000000000000000000000000
  1242.       0000000000000000000000000000000000000000000000000000000000000000
  1243.       0000000000000000000000000000000000000000000000000000000000000000
  1244.       0000000000000000000000000000000000000000000000000000000000000000
  1245.       0000000000000000000000000000000000000000000000000000000000000000
  1246.       0000000000000000000000000000000000000000000000000000000000000000
  1247.       0000000000000000000000000000000000000000000000000000000000000000
  1248.       0000000000000000000000000000000000000000000000000000000000000000
  1249.       0000000000000000000000000000000000000000000000000000000000000000
  1250.       0000000000000000000000000000000000000000000000000000000000000000
  1251.       0000000000000000000000000000000000000000000000000000000000000000
  1252.       0000000000000000000000000000000000000000000000000000000000000000
  1253.       0000000000000000000000000000000000000000000000000000000000000000
  1254.       0000000000000000000000000000000000000000000000000000000000000000
  1255.       0000000000000000000000000000000000000000000000000000000000000000
  1256.       0000000000000000000000000000000000000000000000000000000000000000
  1257.       0000000000000000000000000000000000000000000000000000000000000000
  1258.       0000000000000000000000000000000000000000000000000000000000000000
  1259.       0000000000000000000000000000000000000000000000000000000000000000
  1260.       0000000000000000000000000000000000000000000000000000000000000000
  1261.       0000000000000000000000000000000000000000000000000000000000000000
  1262.       0000000000000000000000000000000000000000000000000000000000000000
  1263.       0000000000000000000000000000000000000000000000000000000000000000
  1264.       0000000000000000000000000000000000000000000000000000000000000000
  1265.       0000000000000000000000000000000000000000000000000000000000000000
  1266.       0000000000000000000000000000000000000000000000000000000000000000
  1267.       0000000000000000000000000000000000000000000000000000000000000000
  1268.       0000000000000000000000000000000000000000000000000000000000000000
  1269.       0000000000000000000000000000000000000000000000000000000000000000
  1270.       0000000000000000000000000000000000000000000000000000000000000000
  1271.       0000000000000000000000000000000000000000000000000000000000000000
  1272.       0000000000000000000000000000000000000000000000000000000000000000
  1273.       0000000000000000000000000000000000000000000000000000000000000000
  1274.       0000000000000000000000000000000000000000000000000000000000000000
  1275.       0000000000000000000000000000000000000000000000000000000000000000
  1276.       0000000000000000000000000000000000000000000000000000000000000000
  1277.       0000000000000000000000000000000000000000000000000000000000000000
  1278.       0000000000000000000000000000000000000000000000000000000000000000
  1279.       0000000000000000000000000000000000000000000000000000000000000000
  1280.       0000000000000000000000000000000000000000000000000000000000000000
  1281.       0000000000000000000000000000000000000000000000000000000000000000
  1282.       0000000000000000000000000000000000000000000000000000000000000000
  1283.       0000000000000000000000000000000000000000000000000000000000000000
  1284.       0000000000000000000000000000000000000000000000000000000000000000
  1285.       0000000000000000000000000000000000000000000000000000000000000000
  1286.       0000000000000000000000000000000000000000000000000000000000000000
  1287.       0000000000000000000000000000000000000000000000000000000000000000
  1288.       0000000000000000000000000000000000000000000000000000000000000000
  1289.       0000000000000000000000000000000000000000000000000000000000000000
  1290.       0000000000000000000000000000000000000000000000000000000000000000
  1291.       0000000000000000000000000000000000000000000000000000000000000000
  1292.       0000000000000000000000000000000000000000000000000000000000000000
  1293.       0000000000000000000000000000000000000000000000000000000000000000
  1294.       0000000000000000000000000000000000000000000000000000000000000000
  1295.       0000000000000000000000000000000000000000000000000000000000000000
  1296.       0000000000000000000000000000000000000000000000000000000000000000
  1297.       0000000000000000000000000000000000000000000000000000000000000000
  1298.       0000000000000000000000000000000000000000000000000000000000000000
  1299.       0000000000000000000000000000000000000000000000000000000000000000
  1300.       0000000000000000000000000000000000000000000000000000000000000000
  1301.       0000000000000000000000000000000000000000000000000000000000000000
  1302.       0000000000000000000000000000000000000000000000000000000000000000
  1303.       0000000000000000000000000000000000000000000000000000000000000000
  1304.       0000000000000000000000000000000000000000000000000000000000000000
  1305.       0000000000000000000000000000000000000000000000000000000000000000
  1306.       0000000000000000000000000000000000000000000000000000000000000000
  1307.       0000000000000000000000000000000000000000000000000000000000000000
  1308.       0000000000000000000000000000000000000000000000000000000000000000
  1309.       0000000000000000000000000000000000000000000000000000000000000000
  1310.       0000000000000000000000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       0000000000000000000000000000000000000000000000000000000000000000
  1314.       0000000000000000000000000000000000000000000000000000000000000000
  1315.       0000000000000000000000000000000000000000000000000000000000000000
  1316.       0000000000000000000000000000000000000000000000000000000000000000
  1317.       0000000000000000000000000000000000000000000000000000000000000000
  1318.       0000000000000000000000000000000000000000000000000000000000000000
  1319.       0000000000000000000000000000000000000000000000000000000000000000
  1320.       0000000000000000000000000000000000000000000000000000000000000000
  1321.       0000000000000000000000000000000000000000000000000000000000000000
  1322.       0000000000000000000000000000000000000000000000000000000000000000
  1323.       0000000000000000000000000000000000000000000000000000000000000000
  1324.       0000000000000000000000000000000000000000000000000000000000000000
  1325.       0000000000000000000000000000000000000000000000000000000000000000
  1326.       0000000000000000000000000000000000000000000000000000000000000000
  1327.       0000000000000000000000000000000000000000000000000000000000000000
  1328.       0000000000000000000000000000000000000000000000000000000000000000
  1329.       0000000000000000000000000000000000000000000000000000000000000000
  1330.       0000000000000000000000000000000000000000000000000000000000000000
  1331.       0000000000000000000000000000000000000000000000000000000000000000
  1332.       0000000000000000000000000000000000000000000000000000000000000000
  1333.       0000000000000000000000000000000000000000000000000000000000000000
  1334.       0000000000000000000000000000000000000000000000000000000000000000
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000000000000000000000000000000000000000000000000000000000000000
  1337.       0000000000000000000000000000000000000000000000000000000000000000
  1338.       0000000000000000000000000000000000000000000000000000000000000000
  1339.       0000000000000000000000000000000000000000000000000000000000000000
  1340.       0000000000000000000000000000000000000000000000000000000000000000
  1341.       0000000000000000000000000000000000000000000000000000000000000000
  1342.       0000000000000000000000000000000000000000000000000000000000000000
  1343.       0000000000000000000000000000000000000000000000000000000000000000
  1344.       0000000000000000000000000000000000000000000000000000000000000000
  1345.       0000000000000000000000000000000000000000000000000000000000000000
  1346.       0000000000000000000000000000000000000000000000000000000000000000
  1347.       0000000000000000000000000000000000000000000000000000000000000000
  1348.       0000000000000000000000000000000000000000000000000000000000000000
  1349.       0000000000000000000000000000000000000000000000000000000000000000
  1350.       0000000000000000000000000000000000000000000000000000000000000000
  1351.       0000000000000000000000000000000000000000000000000000000000000000
  1352.       0000000000000000000000000000000000000000000000000000000000000000
  1353.       0000000000000000000000000000000000000000000000000000000000000000
  1354.       0000000000000000000000000000000000000000000000000000000000000000
  1355.       0000000000000000000000000000000000000000000000000000000000000000
  1356.       0000000000000000000000000000000000000000000000000000000000000000
  1357.       0000000000000000000000000000000000000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000000000000000000000000
  1359.       0000000000000000000000000000000000000000000000000000000000000000
  1360.       0000000000000000000000000000000000000000000000000000000000000000
  1361.       0000000000000000000000000000000000000000000000000000000000000000
  1362.       0000000000000000000000000000000000000000000000000000000000000000
  1363.       0000000000000000000000000000000000000000000000000000000000000000
  1364.       0000000000000000000000000000000000000000000000000000000000000000
  1365.       0000000000000000000000000000000000000000000000000000000000000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000000000000000
  1370.       0000000000000000000000000000000000000000000000000000000000000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       0000000000000000000000000000000000000000000000000000000000000000
  1373.       0000000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       0000000000000000000000000000000000000000000000000000000000000000
  1378.       0000000000000000000000000000000000000000000000000000000000000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       0000000000000000000000000000000000000000000000000000000000000000
  1381.       0000000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       0000000000000000000000000000000000000000000000000000000000000000
  1386.       0000000000000000000000000000000000000000000000000000000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       0000000000000000000000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000000000000000000000000000000000
  1394.       0000000000000000000000000000000000000000000000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       0000000000000000000000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000000000000000
  1402.       0000000000000000000000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000000000000000000000000
  1410.       0000000000000000000000000000000000000000000000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       0000000000000000000000000000000000000000000000000000000000000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000000000000000000000000
  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.       0000000000000000000000000000000000000000000084844200848442008484
  1451.       4200848442008484000000000000000000000000000000000000840084008442
  1452.       6300844284008442840084428400424242000000000000000000000000000000
  1453.       0000000000000000000000000000000000000000000000000000000000000000
  1454.       0000000000000000000000000000000000000000000000000000000000000000
  1455.       0000000000000042210000840000008442000084210000840000004200000000
  1456.       0000000000000000000000000000000000000000000000000000000000000000
  1457.       0000424242004242420042424200424242004242420042424200424242004242
  1458.       42004242420042424200424242004242420084844200F7CEA500F7CEA500F7CE
  1459.       A500FFFF0000FFFF000042000000840000008400000042000000C621E700C642
  1460.       E700C663E700C684E700C684E700844284008484840042424200424242004242
  1461.       4200424242004242420042424200424242004242420042424200424242004242
  1462.       4200424242004242420042424200000000000000000000000000000000000042
  1463.       000000C6210000FF000000FF000000FF000000FF000000FF000000FF000000C6
  1464.       0000004200000000000000000000000000000000000000000000000000000000
  1465.       000084848400C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1466.       C600C6C6C600C6C6C600C6C6C6004242420084844200F7CEA500F7CEA500FFFF
  1467.       0000FFFF0000C6C6420042000000C6C6C6008400000042000000C621C600C621
  1468.       E700C642E700C663E700C684E7008442840084848400F7FFFF00F7FFFF00F7FF
  1469.       FF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
  1470.       FF00F7FFFF00F7FFFF00000000000000000000000000000000000021420000C6
  1471.       420000E7210000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1472.       000000E721000021420000000000000000000000000000000000000000000000
  1473.       000084848400C6C6C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1474.       FF00FFFFFF00FFFFFF00C6C6C6004242420084844200F7CEA500FFFF0000FFFF
  1475.       0000C6C6420042210000C6C6C600C6C6C600C684840042424200C600C600C621
  1476.       C600C621E700C642E700C663E7008442840084848400F7FFFF0084A5A5008421
  1477.       630084216300842163008421630084216300C6C6C600C6DEC600422121008421
  1478.       630084216300F7FFFF00000000000000000000000000000000000063840000C6
  1479.       4200004200000084000000FF000000FF000000FF000000FF000000FF00000084
  1480.       0000008463000084840000000000000000000000000000000000000000000000
  1481.       000084848400C6C6C600FFFFFF0000008400FFFFFF00FFFFFF00FFFFFF0042A5
  1482.       420042A54200FFFFFF00C6C6C6004242420084844200FFFF0000FFFF0000C6C6
  1483.       42008484000042424200C6DEC600C6C6C600C6C6C60084636300C600C6008400
  1484.       8400C621C600C621E700C642E7008442630084848400F7FFFF00C6DEC600F7FF
  1485.       FF00C6DEC600C6DEC600C6DEC600F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
  1486.       FF00F7FFFF00F7FFFF0000000000000000000000000000426300008484000000
  1487.       0000000000000000000000C6210000FF000000FF000000FF0000004242000000
  1488.       0000000000000084840000214200000000000084840084C6C60084C6C60084C6
  1489.       C60084848400C6C6C600000084000000FF0000008400FFFFFF0042A54200C6A5
  1490.       0000C6426300FFFFFF00C6C6C6004242420084840000FFFF0000C6C64200C6C6
  1491.       0000C6C600008463000042424200C6C6C6004200000042000000840063004242
  1492.       420042002100C621C600C621E7008400840084848400F7FFFF004221630084A5
  1493.       C6004221630042426300F7FFFF0084426300F7FFFF00F7FFFF00F7FFFF00F7FF
  1494.       FF00F7FFFF00F7FFFF0000000000000000000000000000428400004263000000
  1495.       000000000000000000000021420000FF000000FF000000C62100000000000000
  1496.       00000000000000426300004284000000000000848400FFFFFF0084C6E70084E7
  1497.       E70084848400C6C6C600FFFFFF0042E7E70000008400FFFFFF00FFFFFF00C642
  1498.       6300FFFFFF00FFFFFF00C6C6C600424242000000000042000000420000004242
  1499.       420084636300420000008400000042424200420000008400000042424200C6DE
  1500.       C600C6C6C60042000000420000000000000084848400F7FFFF00F7FFFF00F7FF
  1501.       FF00C6C6C600C6C6C600C6C6C600C6C6C600C6DEC600C6C6C600F7FFFF00F7FF
  1502.       FF00F7FFFF00F7FFFF0000000000000000000021420000848400002142000000
  1503.       000000000000000000000021420000E7210000FF000000632100000000000000
  1504.       00000000000000214200008484000000000000848400FFFFFF0084E7E70084C6
  1505.       E70084848400C6C6C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1506.       FF00FFFFFF00FFFFFF00C6C6C60042424200000000008400000084000000C684
  1507.       8400C6C6C6004200000042000000840000008400000042424200C6C6C600C6C6
  1508.       C600C6C6C600C6C6C600840000000000000084848400F7FFFF00844284008442
  1509.       840084428400C6C6C60084428400F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
  1510.       FF00F7FFFF00F7FFFF0000000000000000000021420000848400002142000021
  1511.       4200000000000000000000638400000000000000000000A56300000000000000
  1512.       00000000000000000000008484000021420000848400FFFFFF0084C6E70084E7
  1513.       E70084848400C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1514.       C600C6C6C600C6C6C600C6C6C600424242000000000084000000C6C6C600C6C6
  1515.       C600C6C6C600C6C6C6004242420084000000840000004200000042000000C6C6
  1516.       C600C684840084000000840000000000000084848400F7FFFF00C6C6C600C6C6
  1517.       C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
  1518.       C600F7FFFF00F7FFFF0000000000000000004200210000A5630000A5630000A5
  1519.       630000A5630000A5630000A5630000000000000000000084840000A5630000A5
  1520.       630000A5630000A5630000A563000021420000848400FFFFFF0084E7E70084C6
  1521.       E700848484008400000084000000840000008400000084000000840000008400
  1522.       000084000000840000008400000042424200000000004200000042000000C6C6
  1523.       C600C6DEC6004242420084000000420000004242420042000000420000008463
  1524.       63004242420042000000420000000000000084848400F7FFFF00846384008463
  1525.       8400C6C6C600F7FFFF00846384008484A5008463840084638400846384008463
  1526.       A50084638400F7FFFF0000000000000000004200000000C6420000C6420000C6
  1527.       420000C6420000C6420000C6420000C6420000C6420000C6420000C6420000C6
  1528.       420000C6420000C6420000C642000021420000848400FFFFFF0084E7E70084E7
  1529.       E700848484008400000084000000840000008400000084000000840000008400
  1530.       0000840000008400000084000000424242000084000042E7420042C642000042
  1531.       000042424200006300004200000042000000C6C6C600424242000063630000C6
  1532.       C60000C6C60042C6C60042E7E7000084840084848400F7FFFF00C6C6C600C6C6
  1533.       C600C6C6C600C6C6C600C6C6C600C6DEC600C6C6C600C6C6C600C6C6C600F7FF
  1534.       FF00C6C6C600F7FFFF000000000000000000000000000084420000C6420000C6
  1535.       420000C6420000C6420000426300000000000000000000C6420000C6420000C6
  1536.       420000C6420000C64200008463000000000000848400FFFFFF0084E7E70084C6
  1537.       E700848484008484840084848400848484008484840084848400848484008484
  1538.       8400848484008484840084848400848484004284420042E7420042E7420042C6
  1539.       42000084000000C6000084636300C6C6C600C6C6C600C6DEC600424242000084
  1540.       840042C6C60042E7E70042E7E7004284840084848400F7FFFF00F7FFFF008463
  1541.       A5008463A5008463A500C6DEC6008463A5008463A5008463A5008463A500C6DE
  1542.       C600F7FFFF00F7FFFF000000000000000000000000000021420000C6C60000C6
  1543.       C60000C6C6000084A5000000000000000000000000000042630000C6C60000C6
  1544.       C60000C6C60000C6C600004263000000000000848400FFFFFF0084E7E70084E7
  1545.       E70084C6E70084C6C60084C6C60084C6C60084C6C60084C6C60084C6C60084C6
  1546.       C60084C6C60084C6C60000000000000000004284420084E7840042E7420042E7
  1547.       420042C6420000C6000042424200C6848400C6C6C600C6C6C6000021420042C6
  1548.       C60042E7E70042E7E70084E7E7004284840084848400F7FFFF00C6A5C600C6A5
  1549.       C600C6DEC600C6DEC600C6A5C600C6A5C600C6A5C600F7FFFF00F7FFFF00F7FF
  1550.       FF00F7FFFF00F7FFFF00000000000000000000000000000000000063840000FF
  1551.       FF0000FFFF00004242000000000000000000000000000021420000FFFF0000FF
  1552.       FF0000FFFF0000848400000000000000000000848400FFFFFF0084E7E70084E7
  1553.       E70084E7E70084C6E70084E7E70084C6E70084E7E70084C6E70084E7E70084C6
  1554.       E70084E7E70084C6C60000000000000000004284420084E7840084E7840042E7
  1555.       420042E7420042C642004200000084000000C6C6C6004200000042C6C60042E7
  1556.       E70042E7E70084E7E70084E7E7004284840084848400F7FFFF008484A5008484
  1557.       A500C6C6C6008484A5008484A5008484A5008484A5008484A5008484A5008484
  1558.       A500F7FFFF00F7FFFF0000000000000000000000000000000000000000000063
  1559.       840000FFFF000084A5000021420000000000000000000021420000FFFF0000FF
  1560.       FF0000C6E7000000000000000000000000000084840084C6C60084C6C60084C6
  1561.       C60084C6C60084C6C60084C6C60084C6C6000084840000848400008484000084
  1562.       8400008484000084840000000000000000004284420084E7840084E7840084E7
  1563.       840042E7420042E742004200000084000000840000004200000042E7E70042E7
  1564.       E70084E7E70084E7E70084E7E7004284840084848400F7FFFF00F7FFFF00F7FF
  1565.       FF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
  1566.       FF00F7FFFF00F7FFFF0000000000000000000000000000000000000000000000
  1567.       00000042420000A5A50000FFFF0000FFFF0000FFFF0000FFFF0000C6E7000063
  1568.       8400000000000000000000000000000000000000000000848400FFFFFF0084E7
  1569.       E70084E7E70084E7E70084E7E700008484000000000000000000000000000000
  1570.       0000000000000000000000000000000000004242420042844200428442004284
  1571.       4200428442000084000000000000000000000000000000000000008484004284
  1572.       8400428484004284840042848400424242008484840042212100422121004221
  1573.       2100422121004221210042212100422121004221210042212100422121004221
  1574.       2100422121004221210042212100000000000000000000000000000000000000
  1575.       0000000000000000000000000000000000000021420000214200000000000000
  1576.       0000000000000000000000000000000000000000000000000000008484000084
  1577.       8400008484000084840000848400000000000000000000000000000000000000
  1578.       000000000000000000000000000000000000424D3E000000000000003E000000
  1579.       2800000040000000300000000100010000000000800100000000000000000000
  1580.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1581.       0000000000000000000000000000000000000000000000000000000000000000
  1582.       0000000000000000000000000000000000000000000000000000000000000000
  1583.       0000000000000000000000000000000000000000000000000000000000000000
  1584.       0000000000000000000000000000000000000000000000000000000000000000
  1585.       0000000000000000000000000000000000000000000000000000000000000000
  1586.       0000000000000000000000000000000000000000000000000000000000000000
  1587.       0000000000000000000000000000000000000000000000000000000000000000
  1588.       000000000000000000000000000000008180FFFFF00FF00000000001E007F000
  1589.       00000001C003F000000000018001800000000001800100000000000100000000
  1590.       0000000100000000800100010000000080010001000000000000000100000000
  1591.       00000001000000000000000180010001000000018001000100000001C0030003
  1592.       00000001E007807F01800001F81FC0FF00000000000000000000000000000000
  1593.       000000000000}
  1594.   end
  1595.   object ImageListApp: TImageList
  1596.     Left = 420
  1597.     Top = 233
  1598.   end
  1599. end
  1600.