home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 August / Igromania_1999-08.iso / DLH / dlh_8_99.exe / 0699.DLM / ff7 / Fantasy7.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1999-02-05  |  3KB  |  156 lines

  1. object Form1: TForm1
  2.   Left = 211
  3.   Top = 113
  4.   BorderStyle = bsSingle
  5.   ClientHeight = 275
  6.   ClientWidth = 337
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object image_facenosmile: TImage
  19.     Left = 144
  20.     Top = 108
  21.     Width = 17
  22.     Height = 17
  23.     Picture.Data = {<image000.bmp>}
  24.     Transparent = True
  25.     Visible = False
  26.   end
  27.   object image_facesmile: TImage
  28.     Left = 144
  29.     Top = 80
  30.     Width = 17
  31.     Height = 17
  32.     Picture.Data = {<image001.bmp>}
  33.     Transparent = True
  34.     Visible = False
  35.   end
  36.   object Label3: TLabel
  37.     Left = 208
  38.     Top = 208
  39.     Width = 113
  40.     Height = 13
  41.     Alignment = taCenter
  42.     AutoSize = False
  43.     Caption = 'Copyright (c) 1999'
  44.   end
  45.   object Label4: TLabel
  46.     Left = 208
  47.     Top = 224
  48.     Width = 113
  49.     Height = 13
  50.     Alignment = taCenter
  51.     AutoSize = False
  52.     Caption = 'Grant Malinverni'
  53.   end
  54.   object Label5: TLabel
  55.     Left = 208
  56.     Top = 240
  57.     Width = 113
  58.     Height = 13
  59.     Alignment = taCenter
  60.     AutoSize = False
  61.     Caption = 'All Rights Reverved.'
  62.   end
  63.   object image_logo: TImage
  64.     Left = 208
  65.     Top = 104
  66.     Width = 121
  67.     Height = 65
  68.     Picture.Data = {<image002.bmp>}
  69.   end
  70.   object Label1: TLabel
  71.     Left = 208
  72.     Top = 176
  73.     Width = 121
  74.     Height = 13
  75.     Cursor = crHandPoint
  76.     Alignment = taCenter
  77.     AutoSize = False
  78.     Caption = 'http://come.to/gamehacking'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clBlue
  81.     Font.Height = -9
  82.     Font.Name = 'MS Serif'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     OnClick = Label1Click
  86.   end
  87.   object ListBox1: TListBox
  88.     Left = 8
  89.     Top = 40
  90.     Width = 193
  91.     Height = 225
  92.     ItemHeight = 20
  93.     Style = lbOwnerDrawVariable
  94.     TabOrder = 0
  95.     OnClick = ListBox1Click
  96.     OnDrawItem = ListBox1DrawItem
  97.   end
  98.   object Panel1: TPanel
  99.     Left = 0
  100.     Top = 0
  101.     Width = 337
  102.     Height = 33
  103.     Align = alTop
  104.     TabOrder = 1
  105.     object cmd_help: TButton
  106.       Left = 8
  107.       Top = 4
  108.       Width = 75
  109.       Height = 25
  110.       Caption = 'Help'
  111.       TabOrder = 0
  112.       OnClick = cmd_helpClick
  113.     end
  114.     object Button2: TButton
  115.       Left = 208
  116.       Top = 4
  117.       Width = 113
  118.       Height = 25
  119.       Caption = 'Quit Trainer'
  120.       TabOrder = 1
  121.       OnClick = Button2Click
  122.     end
  123.   end
  124.   object cmd_action: TButton
  125.     Left = 208
  126.     Top = 64
  127.     Width = 113
  128.     Height = 25
  129.     TabOrder = 2
  130.     OnClick = cmd_actionClick
  131.   end
  132.   object panel_noprocess: TPanel
  133.     Left = 0
  134.     Top = 40
  135.     Width = 337
  136.     Height = 233
  137.     Caption = 'The game that this trainer was designed for is not in memory.'
  138.     TabOrder = 4
  139.     Visible = False
  140.   end
  141.   object Memo1: TMemo
  142.     Left = 0
  143.     Top = 40
  144.     Width = 337
  145.     Height = 233
  146.     ReadOnly = True
  147.     ScrollBars = ssVertical
  148.     TabOrder = 3
  149.     Visible = False
  150.   end
  151.   object PCHEAT1: TPCHEAT
  152.     Left = 16
  153.     Top = 72
  154.   end
  155. end
  156.