home *** CD-ROM | disk | FTP | other *** search
/ Galaxy of TetriMania / glxytetrimania.iso / wingames / tetris4 / sghtet09 / trisdll.dll / RCDATA / TFTETRIS / TFTETRIS.txt < prev   
Text File  |  1996-09-05  |  22KB  |  691 lines

  1. object FTetris: TFTetris
  2.   Left = -2
  3.   Top = 0
  4.   Width = 640
  5.   Height = 480
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu, biMinimize]
  9.   Caption = 'SGH'#39's Tris Game'
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   KeyPreview = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnKeyDown = FormKeyDown
  19.   OnMouseDown = FormMouseDown
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Back1: TImage
  24.     Left = 8
  25.     Top = 29
  26.     Width = 210
  27.     Height = 330
  28.   end
  29.   object lRemName: TLabel
  30.     Left = 408
  31.     Top = 0
  32.     Width = 233
  33.     Height = 13
  34.     Alignment = taCenter
  35.     AutoSize = False
  36.     Caption = 'Remote Player'
  37.     Font.Color = clWhite
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     Transparent = True
  43.   end
  44.   object lLocName: TLabel
  45.     Left = 0
  46.     Top = 0
  47.     Width = 233
  48.     Height = 13
  49.     Alignment = taCenter
  50.     AutoSize = False
  51.     Caption = 'Local Player'
  52.     Font.Color = clWhite
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     Transparent = True
  58.   end
  59.   object Label5: TLabel
  60.     Left = 328
  61.     Top = 2
  62.     Width = 65
  63.     Height = 17
  64.     Alignment = taCenter
  65.     AutoSize = False
  66.     Caption = 'Remote'
  67.     Color = clYellow
  68.     Font.Color = clWhite
  69.     Font.Height = -13
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentColor = False
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object Label6: TLabel
  77.     Left = 316
  78.     Top = 48
  79.     Width = 41
  80.     Height = 13
  81.     AutoSize = False
  82.     Caption = 'Score'
  83.     Font.Color = clWhite
  84.     Font.Height = -13
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     ParentFont = False
  88.     Transparent = True
  89.   end
  90.   object Label7: TLabel
  91.     Left = 317
  92.     Top = 72
  93.     Width = 41
  94.     Height = 13
  95.     AutoSize = False
  96.     Caption = 'Lines'
  97.     Font.Color = clWhite
  98.     Font.Height = -13
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     Transparent = True
  103.   end
  104.   object lMessage: TLabel
  105.     Left = 237
  106.     Top = 228
  107.     Width = 169
  108.     Height = 128
  109.     Alignment = taCenter
  110.     AutoSize = False
  111.     Caption = 'System Messages'
  112.     Color = clBlack
  113.     Font.Color = clYellow
  114.     Font.Height = -13
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = []
  117.     ParentColor = False
  118.     ParentFont = False
  119.     Transparent = True
  120.     WordWrap = True
  121.   end
  122.   object lScoreRem: TLabel
  123.     Left = 360
  124.     Top = 48
  125.     Width = 41
  126.     Height = 13
  127.     AutoSize = False
  128.     Caption = '0'
  129.     Font.Color = clWhite
  130.     Font.Height = -13
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ParentFont = False
  134.     Transparent = True
  135.   end
  136.   object lLinesRem: TLabel
  137.     Left = 360
  138.     Top = 72
  139.     Width = 49
  140.     Height = 13
  141.     AutoSize = False
  142.     Caption = '0'
  143.     Font.Color = clWhite
  144.     Font.Height = -13
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = []
  147.     ParentFont = False
  148.     Transparent = True
  149.   end
  150.   object lLines: TLabel
  151.     Left = 276
  152.     Top = 72
  153.     Width = 41
  154.     Height = 13
  155.     AutoSize = False
  156.     Caption = '0'
  157.     Font.Color = clWhite
  158.     Font.Height = -13
  159.     Font.Name = 'MS Sans Serif'
  160.     Font.Style = []
  161.     ParentFont = False
  162.     Transparent = True
  163.   end
  164.   object Label10: TLabel
  165.     Left = 248
  166.     Top = 2
  167.     Width = 49
  168.     Height = 17
  169.     Alignment = taCenter
  170.     AutoSize = False
  171.     Caption = 'Local'
  172.     Color = clYellow
  173.     Font.Color = clWhite
  174.     Font.Height = -13
  175.     Font.Name = 'MS Sans Serif'
  176.     Font.Style = [fsBold]
  177.     ParentColor = False
  178.     ParentFont = False
  179.     Transparent = True
  180.   end
  181.   object lScore: TLabel
  182.     Left = 276
  183.     Top = 48
  184.     Width = 41
  185.     Height = 13
  186.     AutoSize = False
  187.     Caption = '0'
  188.     Font.Color = clWhite
  189.     Font.Height = -13
  190.     Font.Name = 'MS Sans Serif'
  191.     Font.Style = []
  192.     ParentFont = False
  193.     Transparent = True
  194.   end
  195.   object Label12: TLabel
  196.     Left = 236
  197.     Top = 48
  198.     Width = 41
  199.     Height = 13
  200.     AutoSize = False
  201.     Caption = 'Score'
  202.     Font.Color = clWhite
  203.     Font.Height = -13
  204.     Font.Name = 'MS Sans Serif'
  205.     Font.Style = []
  206.     ParentFont = False
  207.     Transparent = True
  208.   end
  209.   object Label13: TLabel
  210.     Left = 236
  211.     Top = 72
  212.     Width = 41
  213.     Height = 13
  214.     AutoSize = False
  215.     Caption = 'Lines'
  216.     Font.Color = clWhite
  217.     Font.Height = -13
  218.     Font.Name = 'MS Sans Serif'
  219.     Font.Style = []
  220.     ParentFont = False
  221.     Transparent = True
  222.   end
  223.   object Label14: TLabel
  224.     Left = 316
  225.     Top = 96
  226.     Width = 41
  227.     Height = 13
  228.     AutoSize = False
  229.     Caption = 'Level'
  230.     Font.Color = clWhite
  231.     Font.Height = -13
  232.     Font.Name = 'MS Sans Serif'
  233.     Font.Style = []
  234.     ParentFont = False
  235.     Transparent = True
  236.   end
  237.   object lLevelRem: TLabel
  238.     Left = 360
  239.     Top = 96
  240.     Width = 41
  241.     Height = 13
  242.     AutoSize = False
  243.     Caption = '1'
  244.     Font.Color = clWhite
  245.     Font.Height = -13
  246.     Font.Name = 'MS Sans Serif'
  247.     Font.Style = []
  248.     ParentFont = False
  249.     Transparent = True
  250.   end
  251.   object Label16: TLabel
  252.     Left = 236
  253.     Top = 96
  254.     Width = 33
  255.     Height = 13
  256.     AutoSize = False
  257.     Caption = 'Level'
  258.     Font.Color = clWhite
  259.     Font.Height = -13
  260.     Font.Name = 'MS Sans Serif'
  261.     Font.Style = []
  262.     ParentFont = False
  263.     Transparent = True
  264.   end
  265.   object lLevel: TLabel
  266.     Left = 276
  267.     Top = 96
  268.     Width = 41
  269.     Height = 13
  270.     AutoSize = False
  271.     Caption = '1'
  272.     Font.Color = clWhite
  273.     Font.Height = -13
  274.     Font.Name = 'MS Sans Serif'
  275.     Font.Style = []
  276.     ParentFont = False
  277.     Transparent = True
  278.   end
  279.   object Back2: TImage
  280.     Left = 421
  281.     Top = 29
  282.     Width = 210
  283.     Height = 330
  284.   end
  285.   object lNext: TLabel
  286.     Left = 236
  287.     Top = 120
  288.     Width = 33
  289.     Height = 17
  290.     AutoSize = False
  291.     Caption = 'Next'
  292.     Font.Color = clWhite
  293.     Font.Height = -13
  294.     Font.Name = 'MS Sans Serif'
  295.     Font.Style = []
  296.     ParentFont = False
  297.     Transparent = True
  298.   end
  299.   object iNext: TImage
  300.     Left = 269
  301.     Top = 123
  302.     Width = 45
  303.     Height = 30
  304.     Stretch = True
  305.     OnClick = ImageCheat
  306.   end
  307.   object Posx: TImage
  308.     Left = 8
  309.     Top = 360
  310.     Width = 210
  311.     Height = 5
  312.   end
  313.   object Posy: TImage
  314.     Left = 219
  315.     Top = 29
  316.     Width = 5
  317.     Height = 330
  318.   end
  319.   object Label1: TLabel
  320.     Left = 238
  321.     Top = 24
  322.     Width = 35
  323.     Height = 17
  324.     AutoSize = False
  325.     Caption = 'Wins'
  326.     Font.Color = clWhite
  327.     Font.Height = -13
  328.     Font.Name = 'MS Sans Serif'
  329.     Font.Style = []
  330.     ParentFont = False
  331.     Transparent = True
  332.   end
  333.   object Label2: TLabel
  334.     Left = 317
  335.     Top = 24
  336.     Width = 37
  337.     Height = 17
  338.     AutoSize = False
  339.     Caption = 'Wins'
  340.     Font.Color = clWhite
  341.     Font.Height = -13
  342.     Font.Name = 'MS Sans Serif'
  343.     Font.Style = []
  344.     ParentFont = False
  345.     Transparent = True
  346.   end
  347.   object lLocWins: TLabel
  348.     Left = 277
  349.     Top = 24
  350.     Width = 33
  351.     Height = 13
  352.     AutoSize = False
  353.     Caption = '0'
  354.     Font.Color = clWhite
  355.     Font.Height = -13
  356.     Font.Name = 'MS Sans Serif'
  357.     Font.Style = []
  358.     ParentFont = False
  359.     Transparent = True
  360.   end
  361.   object lRemWins: TLabel
  362.     Left = 360
  363.     Top = 24
  364.     Width = 41
  365.     Height = 13
  366.     AutoSize = False
  367.     Caption = '0'
  368.     Font.Color = clWhite
  369.     Font.Height = -13
  370.     Font.Name = 'MS Sans Serif'
  371.     Font.Style = []
  372.     ParentFont = False
  373.     Transparent = True
  374.   end
  375.   object rChatLog: TRichEdit
  376.     Left = 168
  377.     Top = 375
  378.     Width = 337
  379.     Height = 34
  380.     TabStop = False
  381.     Color = clTeal
  382.     Lines.Strings = (
  383.       'rChatLog')
  384.     ScrollBars = ssVertical
  385.     TabOrder = 7
  386.     WantTabs = True
  387.     OnKeyDown = rChatKeyDown
  388.     OnMouseDown = rChatmDown
  389.   end
  390.   object tChat: TEdit
  391.     Left = 168
  392.     Top = 423
  393.     Width = 337
  394.     Height = 21
  395.     Color = clTeal
  396.     Font.Color = clWhite
  397.     Font.Height = -11
  398.     Font.Name = 'MS Sans Serif'
  399.     Font.Style = []
  400.     ParentFont = False
  401.     TabOrder = 0
  402.     OnKeyDown = tEditKeyDown
  403.     OnMouseDown = tEditMouseDown
  404.   end
  405.   object bQuit: TBitBtn
  406.     Left = 525
  407.     Top = 426
  408.     Width = 65
  409.     Height = 21
  410.     Caption = '&Exit'
  411.     ModalResult = 2
  412.     TabOrder = 1
  413.     OnClick = bQuitClick
  414.     Glyph.Data = {
  415.       BE060000424DBE06000000000000360400002800000024000000120000000100
  416.       0800000000008802000000000000000000000000000000000000000000000000
  417.       80000080000000808000800000008000800080800000C0C0C0007D654F00B199
  418.       8300000000000000000000000000000000000000000000000000000000000000
  419.       0000000000000000000000000000000000000000000000000000000000000000
  420.       0000000000000000000000000000000000000000000000000000000000000000
  421.       0000000000000000000000000000000000000000000000000000000000000000
  422.       0000000000000000000000000000000000000000000000000000000000000000
  423.       0000000000000000000000000000000000000000000000000000000000000000
  424.       0000000000000000000000000000000000000000000000000000000000000000
  425.       0000000000000000000000000000000000000000000000000000000000000000
  426.       0000000000000000000000000000000000000000000000000000000000000000
  427.       0000000000000000000000000000000000000000000000000000000000000000
  428.       0000000000000000000000000000000000000000000000000000000000000000
  429.       0000000000000000000000000000000000000000000000000000000000000000
  430.       0000000000000000000000000000000000000000000000000000000000000000
  431.       0000000000000000000000000000000000000000000000000000000000000000
  432.       0000000000000000000000000000000000000000000000000000000000000000
  433.       0000000000000000000000000000000000000000000000000000000000000000
  434.       0000000000000000000000000000000000000000000000000000000000000000
  435.       0000000000000000000000000000000000000000000000000000000000000000
  436.       0000000000000000000000000000000000000000000000000000000000000000
  437.       0000000000000000000000000000000000000000000000000000000000000000
  438.       0000000000000000000000000000000000000000000000000000000000000000
  439.       0000000000000000000000000000000000000000000000000000000000000000
  440.       0000000000000000000000000000000000000000000000000000000000000000
  441.       0000000000000000000000000000000000000000000000000000000000000000
  442.       0000000000000000000000000000000000000000000000000000000000000000
  443.       0000000000000000000000000000000000000000000000000000000000000000
  444.       0000000000000000000000000000000000000000000000000000000000000000
  445.       0000000000000000000000000000000000000000000000000000000000000000
  446.       0000000000000000000000000000000000000000000000000000000000000000
  447.       000000000000000000000000000000000000D9CCC100A4A0A000808080000000
  448.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  449.       0303030303030303030303030303030303030303030303030303030303030303
  450.       0303F8F80303030303030303030303030303030303FF03030303030303030303
  451.       0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  452.       03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  453.       030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  454.       FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  455.       030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  456.       F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  457.       010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  458.       030101010101F80303030303030303030303F8FF0303030303F8030303030303
  459.       0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  460.       0303030303030303F90101010101F8030303030303030303030303F803030303
  461.       F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  462.       03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  463.       03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  464.       03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  465.       0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  466.       030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  467.       03030303030303030303030303030303030303030303030303F8F8F803030303
  468.       0303030303030303030303030303030303030303030303030303030303030303
  469.       0303}
  470.     NumGlyphs = 2
  471.   end
  472.   object bHelp: TBitBtn
  473.     Left = 86
  474.     Top = 424
  475.     Width = 65
  476.     Height = 21
  477.     TabOrder = 6
  478.     OnClick = bHelpClick
  479.     Kind = bkHelp
  480.   end
  481.   object bNew: TBitBtn
  482.     Left = 525
  483.     Top = 384
  484.     Width = 65
  485.     Height = 25
  486.     Caption = '&New'
  487.     TabOrder = 2
  488.     Visible = False
  489.     OnClick = bNewClick
  490.     Kind = bkRetry
  491.   end
  492.   object bPause: TBitBtn
  493.     Left = 86
  494.     Top = 384
  495.     Width = 65
  496.     Height = 24
  497.     Caption = '&Pause'
  498.     TabOrder = 4
  499.     Visible = False
  500.     OnClick = bPauseClick
  501.     Kind = bkNo
  502.   end
  503.   object bAgentMessage: TButton
  504.     Left = 288
  505.     Top = 320
  506.     Width = 97
  507.     Height = 25
  508.     Caption = 'bAgentMessage'
  509.     TabOrder = 8
  510.     Visible = False
  511.     OnMouseUp = AgentMessUp
  512.   end
  513.   object CombLevel: TComboBox
  514.     Left = 328
  515.     Top = 123
  516.     Width = 69
  517.     Height = 21
  518.     Style = csDropDownList
  519.     Color = clBackground
  520.     Font.Color = clWhite
  521.     Font.Height = -11
  522.     Font.Name = 'MS Sans Serif'
  523.     Font.Style = []
  524.     ItemHeight = 13
  525.     ParentFont = False
  526.     TabOrder = 3
  527.     OnChange = CombLevelChange
  528.   end
  529.   object bSound: TBitBtn
  530.     Left = 4
  531.     Top = 424
  532.     Width = 78
  533.     Height = 22
  534.     Caption = '&Sound On'
  535.     ModalResult = 6
  536.     TabOrder = 5
  537.     OnClick = bSoundClick
  538.     Glyph.Data = {
  539.       BE060000424DBE06000000000000360400002800000024000000120000000100
  540.       0800000000008802000000000000000000000000000000000000000000000000
  541.       80000080000000808000800000008000800080800000C0C0C0007D654F00B199
  542.       8300000000000000000000000000000000000000000000000000000000000000
  543.       0000000000000000000000000000000000000000000000000000000000000000
  544.       0000000000000000000000000000000000000000000000000000000000000000
  545.       0000000000000000000000000000000000000000000000000000000000000000
  546.       0000000000000000000000000000000000000000000000000000000000000000
  547.       0000000000000000000000000000000000000000000000000000000000000000
  548.       0000000000000000000000000000000000000000000000000000000000000000
  549.       0000000000000000000000000000000000000000000000000000000000000000
  550.       0000000000000000000000000000000000000000000000000000000000000000
  551.       0000000000000000000000000000000000000000000000000000000000000000
  552.       0000000000000000000000000000000000000000000000000000000000000000
  553.       0000000000000000000000000000000000000000000000000000000000000000
  554.       0000000000000000000000000000000000000000000000000000000000000000
  555.       0000000000000000000000000000000000000000000000000000000000000000
  556.       0000000000000000000000000000000000000000000000000000000000000000
  557.       0000000000000000000000000000000000000000000000000000000000000000
  558.       0000000000000000000000000000000000000000000000000000000000000000
  559.       0000000000000000000000000000000000000000000000000000000000000000
  560.       0000000000000000000000000000000000000000000000000000000000000000
  561.       0000000000000000000000000000000000000000000000000000000000000000
  562.       0000000000000000000000000000000000000000000000000000000000000000
  563.       0000000000000000000000000000000000000000000000000000000000000000
  564.       0000000000000000000000000000000000000000000000000000000000000000
  565.       0000000000000000000000000000000000000000000000000000000000000000
  566.       0000000000000000000000000000000000000000000000000000000000000000
  567.       0000000000000000000000000000000000000000000000000000000000000000
  568.       0000000000000000000000000000000000000000000000000000000000000000
  569.       0000000000000000000000000000000000000000000000000000000000000000
  570.       0000000000000000000000000000000000000000000000000000000000000000
  571.       000000000000000000000000000000000000D9CCC100A4A0A000808080000000
  572.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  573.       0303030303030303030303030303030303030303030303030303030303030303
  574.       03030303030303030303030303030303030303030303FF030303030303030303
  575.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  576.       03030303030303030303040202040303030303030303030303030303F80303F8
  577.       FF030303030303030303030303040202020204030303030303030303030303F8
  578.       03030303F8FF0303030303030303030304020202020202040303030303030303
  579.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  580.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  581.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  582.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  583.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  584.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  585.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  586.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  587.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  588.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  589.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  590.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  591.       030303030303030303FA0303030303030303030303030303030303F803030303
  592.       0303030303030303030303030303030303030303030303030303030303030303
  593.       0303}
  594.     NumGlyphs = 2
  595.   end
  596.   object bMusic: TBitBtn
  597.     Left = 4
  598.     Top = 384
  599.     Width = 77
  600.     Height = 25
  601.     Caption = '&Music On'
  602.     ModalResult = 6
  603.     TabOrder = 9
  604.     OnClick = bMusicClick
  605.     Glyph.Data = {
  606.       BE060000424DBE06000000000000360400002800000024000000120000000100
  607.       0800000000008802000000000000000000000000000000000000000000000000
  608.       80000080000000808000800000008000800080800000C0C0C0007D654F00B199
  609.       8300000000000000000000000000000000000000000000000000000000000000
  610.       0000000000000000000000000000000000000000000000000000000000000000
  611.       0000000000000000000000000000000000000000000000000000000000000000
  612.       0000000000000000000000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000000000000000
  614.       0000000000000000000000000000000000000000000000000000000000000000
  615.       0000000000000000000000000000000000000000000000000000000000000000
  616.       0000000000000000000000000000000000000000000000000000000000000000
  617.       0000000000000000000000000000000000000000000000000000000000000000
  618.       0000000000000000000000000000000000000000000000000000000000000000
  619.       0000000000000000000000000000000000000000000000000000000000000000
  620.       0000000000000000000000000000000000000000000000000000000000000000
  621.       0000000000000000000000000000000000000000000000000000000000000000
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000000000000000000000000000000000000000000000000000000000000000
  624.       0000000000000000000000000000000000000000000000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000000000000000
  626.       0000000000000000000000000000000000000000000000000000000000000000
  627.       0000000000000000000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       0000000000000000000000000000000000000000000000000000000000000000
  632.       0000000000000000000000000000000000000000000000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000000000000000
  634.       0000000000000000000000000000000000000000000000000000000000000000
  635.       0000000000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000000000000000
  638.       000000000000000000000000000000000000D9CCC100A4A0A000808080000000
  639.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  640.       0303030303030303030303030303030303030303030303030303030303030303
  641.       03030303030303030303030303030303030303030303FF030303030303030303
  642.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  643.       03030303030303030303040202040303030303030303030303030303F80303F8
  644.       FF030303030303030303030303040202020204030303030303030303030303F8
  645.       03030303F8FF0303030303030303030304020202020202040303030303030303
  646.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  647.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  648.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  649.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  650.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  651.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  652.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  653.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  654.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  655.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  656.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  657.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  658.       030303030303030303FA0303030303030303030303030303030303F803030303
  659.       0303030303030303030303030303030303030303030303030303030303030303
  660.       0303}
  661.     NumGlyphs = 2
  662.   end
  663.   object LocTimer: TTimer
  664.     Enabled = False
  665.     Interval = 10
  666.     OnTimer = LocTimerTimer
  667.     Left = 232
  668.     Top = 320
  669.   end
  670.   object AgentMessTimer: TTimer
  671.     Enabled = False
  672.     Interval = 10
  673.     OnTimer = AgentMessTimerTimer
  674.     Left = 384
  675.     Top = 320
  676.   end
  677.   object PlayTimer: TTimer
  678.     Enabled = False
  679.     Interval = 700
  680.     OnTimer = PlayTimerTimer
  681.     Left = 256
  682.     Top = 320
  683.   end
  684.   object MusicTimer: TTimer
  685.     Enabled = False
  686.     OnTimer = MusicTimerTimer
  687.     Left = 232
  688.     Top = 352
  689.   end
  690. end
  691.