home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / Win / Arghh! / _SETUP.1 / Arrghh.exe / 0 / RCDATA / TARRGHH / TARRGHH.txt < prev   
Text File  |  1997-05-27  |  6KB  |  299 lines

  1. object Arrghh: TArrghh
  2.   Left = 0
  3.   Top = 0
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Arrghh!'
  9.   ClientHeight = 566
  10.   ClientWidth = 804
  11.   Color = clNone
  12.   Font.Color = clSilver
  13.   Font.Height = -17
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Menu = MainMenu1
  18.   Scaled = False
  19.   Visible = True
  20.   WindowState = wsMaximized
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnDragOver = FormDragOver
  25.   OnPaint = FormPaint
  26.   OnShow = FormShow
  27.   PixelsPerInch = 120
  28.   TextHeight = 20
  29.   object Image1: TImage
  30.     Left = 19
  31.     Top = 106
  32.     Width = 160
  33.     Height = 160
  34.     OnDragOver = DragOverImage
  35.     OnEndDrag = DropImage
  36.     OnMouseDown = ClickImage
  37.     OnMouseUp = ImageMouseUp
  38.   end
  39.   object Image2: TImage
  40.     Left = 181
  41.     Top = 106
  42.     Width = 160
  43.     Height = 160
  44.     OnDragOver = DragOverImage
  45.     OnEndDrag = DropImage
  46.     OnMouseDown = ClickImage
  47.     OnMouseUp = ImageMouseUp
  48.   end
  49.   object Image4: TImage
  50.     Left = 19
  51.     Top = 268
  52.     Width = 160
  53.     Height = 160
  54.     OnDragOver = DragOverImage
  55.     OnEndDrag = DropImage
  56.     OnMouseDown = ClickImage
  57.     OnMouseUp = ImageMouseUp
  58.   end
  59.   object Image5: TImage
  60.     Left = 181
  61.     Top = 268
  62.     Width = 160
  63.     Height = 160
  64.     OnDragOver = DragOverImage
  65.     OnEndDrag = DropImage
  66.     OnMouseDown = ClickImage
  67.     OnMouseUp = ImageMouseUp
  68.   end
  69.   object Image6: TImage
  70.     Left = 343
  71.     Top = 268
  72.     Width = 160
  73.     Height = 160
  74.     OnDragOver = DragOverImage
  75.     OnEndDrag = DropImage
  76.     OnMouseDown = ClickImage
  77.     OnMouseUp = ImageMouseUp
  78.   end
  79.   object Image7: TImage
  80.     Left = 19
  81.     Top = 430
  82.     Width = 160
  83.     Height = 160
  84.     OnDragOver = DragOverImage
  85.     OnEndDrag = DropImage
  86.     OnMouseDown = ClickImage
  87.     OnMouseUp = ImageMouseUp
  88.   end
  89.   object Image8: TImage
  90.     Left = 181
  91.     Top = 430
  92.     Width = 160
  93.     Height = 160
  94.     OnDragOver = DragOverImage
  95.     OnEndDrag = DropImage
  96.     OnMouseDown = ClickImage
  97.     OnMouseUp = ImageMouseUp
  98.   end
  99.   object Image9: TImage
  100.     Left = 343
  101.     Top = 430
  102.     Width = 160
  103.     Height = 160
  104.     OnDragOver = DragOverImage
  105.     OnEndDrag = DropImage
  106.     OnMouseDown = ClickImage
  107.     OnMouseUp = ImageMouseUp
  108.   end
  109.   object Image10: TImage
  110.     Left = 523
  111.     Top = 106
  112.     Width = 160
  113.     Height = 160
  114.     OnDragOver = DragOverImage
  115.     OnEndDrag = DropImage
  116.     OnMouseDown = ClickImage
  117.     OnMouseUp = ImageMouseUp
  118.   end
  119.   object Image11: TImage
  120.     Left = 685
  121.     Top = 106
  122.     Width = 160
  123.     Height = 160
  124.     OnDragOver = DragOverImage
  125.     OnEndDrag = DropImage
  126.     OnMouseDown = ClickImage
  127.     OnMouseUp = ImageMouseUp
  128.   end
  129.   object Image12: TImage
  130.     Left = 847
  131.     Top = 106
  132.     Width = 160
  133.     Height = 160
  134.     OnDragOver = DragOverImage
  135.     OnEndDrag = DropImage
  136.     OnMouseDown = ClickImage
  137.     OnMouseUp = ImageMouseUp
  138.   end
  139.   object Image13: TImage
  140.     Left = 523
  141.     Top = 268
  142.     Width = 160
  143.     Height = 160
  144.     OnDragOver = DragOverImage
  145.     OnEndDrag = DropImage
  146.     OnMouseDown = ClickImage
  147.     OnMouseUp = ImageMouseUp
  148.   end
  149.   object Image14: TImage
  150.     Left = 685
  151.     Top = 268
  152.     Width = 160
  153.     Height = 160
  154.     OnDragOver = DragOverImage
  155.     OnEndDrag = DropImage
  156.     OnMouseDown = ClickImage
  157.     OnMouseUp = ImageMouseUp
  158.   end
  159.   object Image15: TImage
  160.     Left = 847
  161.     Top = 268
  162.     Width = 160
  163.     Height = 160
  164.     OnDragOver = DragOverImage
  165.     OnEndDrag = DropImage
  166.     OnMouseDown = ClickImage
  167.     OnMouseUp = ImageMouseUp
  168.   end
  169.   object Image16: TImage
  170.     Left = 523
  171.     Top = 430
  172.     Width = 160
  173.     Height = 160
  174.     OnDragOver = DragOverImage
  175.     OnEndDrag = DropImage
  176.     OnMouseDown = ClickImage
  177.     OnMouseUp = ImageMouseUp
  178.   end
  179.   object Image17: TImage
  180.     Left = 685
  181.     Top = 430
  182.     Width = 160
  183.     Height = 160
  184.     OnDragOver = DragOverImage
  185.     OnEndDrag = DropImage
  186.     OnMouseDown = ClickImage
  187.     OnMouseUp = ImageMouseUp
  188.   end
  189.   object Image18: TImage
  190.     Left = 847
  191.     Top = 430
  192.     Width = 160
  193.     Height = 160
  194.     OnDragOver = DragOverImage
  195.     OnEndDrag = DropImage
  196.     OnMouseDown = ClickImage
  197.     OnMouseUp = ImageMouseUp
  198.   end
  199.   object Image3: TImage
  200.     Left = 343
  201.     Top = 106
  202.     Width = 160
  203.     Height = 160
  204.     OnDragOver = DragOverImage
  205.     OnEndDrag = DropImage
  206.     OnMouseDown = ClickImage
  207.     OnMouseUp = ImageMouseUp
  208.   end
  209.   object Button11: TButton
  210.     Left = 365
  211.     Top = 32
  212.     Width = 297
  213.     Height = 25
  214.     Caption = 'Arrghh!'
  215.     Font.Color = clWindowText
  216.     Font.Height = -13
  217.     Font.Name = 'MS Sans Serif'
  218.     Font.Style = []
  219.     ParentFont = False
  220.     TabOrder = 0
  221.     OnClick = Button11Click
  222.   end
  223.   object MainMenu1: TMainMenu
  224.     Left = 160
  225.     Top = 24
  226.     object NewGame1: TMenuItem
  227.       Caption = '&File'
  228.       ShortCut = 0
  229.       object NewGame: TMenuItem
  230.         Caption = '&New Game'
  231.         ShortCut = 0
  232.         OnClick = NewGameClick
  233.       end
  234.       object N1: TMenuItem
  235.         Caption = '-'
  236.         ShortCut = 0
  237.       end
  238.       object Exit2: TMenuItem
  239.         Caption = 'E&xit'
  240.         ShortCut = 0
  241.         OnClick = Exit2Click
  242.       end
  243.     end
  244.     object Options1: TMenuItem
  245.       Caption = '&Options'
  246.       ShortCut = 0
  247.       object Tiles1: TMenuItem
  248.         Caption = '&Tiles...'
  249.         ShortCut = 0
  250.         OnClick = Tiles1Click
  251.       end
  252.       object Sound11: TMenuItem
  253.         Caption = 'S&ound'
  254.         ShortCut = 0
  255.         OnClick = Sound1Click
  256.       end
  257.       object N2: TMenuItem
  258.         Caption = '-'
  259.         ShortCut = 0
  260.       end
  261.       object SaveOptions1: TMenuItem
  262.         Caption = '&Save Options'
  263.         ShortCut = 0
  264.         OnClick = SaveOptions1Click
  265.       end
  266.     end
  267.     object Help1: TMenuItem
  268.       Caption = '&Help'
  269.       ShortCut = 0
  270.       object HelpTopics1: TMenuItem
  271.         Caption = '&Help Topics'
  272.         ShortCut = 0
  273.         OnClick = HelpTopics1Click
  274.       end
  275.       object About1: TMenuItem
  276.         Caption = '&About...'
  277.         ShortCut = 0
  278.         OnClick = About1Click
  279.       end
  280.     end
  281.   end
  282.   object OpenDialog1: TOpenDialog
  283.     DefaultExt = 'arg'
  284.     FileEditStyle = fsEdit
  285.     Filter = 'Arrghh Tile Files (*.arg)|*.arg|All Files (*.*)|*.*'
  286.     Options = [ofReadOnly, ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  287.     Title = 'Open Arrghh Tile File'
  288.     Left = 80
  289.     Top = 40
  290.   end
  291.   object Timer1: TTimer
  292.     Enabled = False
  293.     Interval = 420000
  294.     OnTimer = Timer1Timer
  295.     Left = 120
  296.     Top = 24
  297.   end
  298. end
  299.