home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 August / Igromania_1999-08.iso / DLH / dlh_8_99.exe / 0699.DLM / free / FreeSpace.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1999-02-01  |  3KB  |  154 lines

  1. object Form1: TForm1
  2.   Left = 211
  3.   Top = 113
  4.   BorderStyle = bsSingle
  5.   ClientHeight = 275
  6.   ClientWidth = 338
  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.     Alignment = taCenter
  76.     AutoSize = False
  77.     Caption = 'http://come.to/gamehacking'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clBlue
  80.     Font.Height = -9
  81.     Font.Name = 'MS Serif'
  82.     Font.Style = []
  83.     ParentFont = False
  84.   end
  85.   object ListBox1: TListBox
  86.     Left = 8
  87.     Top = 40
  88.     Width = 193
  89.     Height = 225
  90.     ItemHeight = 20
  91.     Style = lbOwnerDrawVariable
  92.     TabOrder = 0
  93.     OnClick = ListBox1Click
  94.     OnDrawItem = ListBox1DrawItem
  95.   end
  96.   object Panel1: TPanel
  97.     Left = 0
  98.     Top = 0
  99.     Width = 338
  100.     Height = 33
  101.     Align = alTop
  102.     TabOrder = 1
  103.     object cmd_help: TButton
  104.       Left = 8
  105.       Top = 4
  106.       Width = 75
  107.       Height = 25
  108.       Caption = 'Help'
  109.       TabOrder = 0
  110.       OnClick = cmd_helpClick
  111.     end
  112.     object Button2: TButton
  113.       Left = 208
  114.       Top = 4
  115.       Width = 113
  116.       Height = 25
  117.       Caption = 'Quit Trainer'
  118.       TabOrder = 1
  119.       OnClick = Button2Click
  120.     end
  121.   end
  122.   object cmd_action: TButton
  123.     Left = 208
  124.     Top = 64
  125.     Width = 113
  126.     Height = 25
  127.     TabOrder = 2
  128.     OnClick = cmd_actionClick
  129.   end
  130.   object panel_noprocess: TPanel
  131.     Left = 0
  132.     Top = 40
  133.     Width = 337
  134.     Height = 233
  135.     Caption = 'The game that this trainer was designed for is not in memory.'
  136.     TabOrder = 4
  137.     Visible = False
  138.   end
  139.   object Memo1: TMemo
  140.     Left = 0
  141.     Top = 40
  142.     Width = 337
  143.     Height = 233
  144.     ReadOnly = True
  145.     ScrollBars = ssVertical
  146.     TabOrder = 3
  147.     Visible = False
  148.   end
  149.   object PCHEAT1: TPCHEAT
  150.     Left = 16
  151.     Top = 72
  152.   end
  153. end
  154.