object Form1: TForm1 Left = 211 Top = 113 BorderStyle = bsSingle ClientHeight = 275 ClientWidth = 337 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object image_facenosmile: TImage Left = 144 Top = 108 Width = 17 Height = 17 Picture.Data = {} Transparent = True Visible = False end object image_facesmile: TImage Left = 144 Top = 80 Width = 17 Height = 17 Picture.Data = {} Transparent = True Visible = False end object Label3: TLabel Left = 208 Top = 208 Width = 113 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Copyright (c) 1999' end object Label4: TLabel Left = 208 Top = 224 Width = 113 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Grant Malinverni' end object Label5: TLabel Left = 208 Top = 240 Width = 113 Height = 13 Alignment = taCenter AutoSize = False Caption = 'All Rights Reverved.' end object image_logo: TImage Left = 208 Top = 104 Width = 121 Height = 65 Picture.Data = {} end object Label1: TLabel Left = 208 Top = 176 Width = 121 Height = 13 Cursor = crHandPoint Alignment = taCenter AutoSize = False Caption = 'http://come.to/gamehacking' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -9 Font.Name = 'MS Serif' Font.Style = [] ParentFont = False OnClick = Label1Click end object ListBox1: TListBox Left = 8 Top = 40 Width = 193 Height = 225 ItemHeight = 20 Style = lbOwnerDrawVariable TabOrder = 0 OnClick = ListBox1Click OnDrawItem = ListBox1DrawItem end object Panel1: TPanel Left = 0 Top = 0 Width = 337 Height = 33 Align = alTop TabOrder = 1 object cmd_help: TButton Left = 8 Top = 4 Width = 75 Height = 25 Caption = 'Help' TabOrder = 0 OnClick = cmd_helpClick end object Button2: TButton Left = 208 Top = 4 Width = 113 Height = 25 Caption = 'Quit Trainer' TabOrder = 1 OnClick = Button2Click end end object cmd_action: TButton Left = 208 Top = 64 Width = 113 Height = 25 TabOrder = 2 OnClick = cmd_actionClick end object panel_noprocess: TPanel Left = 0 Top = 40 Width = 337 Height = 233 Caption = 'The game that this trainer was designed for is not in memory.' TabOrder = 4 Visible = False end object Memo1: TMemo Left = 0 Top = 40 Width = 337 Height = 233 ReadOnly = True ScrollBars = ssVertical TabOrder = 3 Visible = False end object PCHEAT1: TPCHEAT Left = 16 Top = 72 end end