home *** CD-ROM | disk | FTP | other *** search
/ Gambler 34 A / GAMBLERCD34A.BIN / Utils / GP / Progs / GHP / FGHACK.DLL / 0 / RCDATA / TFGFORMX / TFGFORMX.txt
Text File  |  1997-11-09  |  571b  |  31 lines

  1. object FGFormX: TFGFormX
  2.   Left = 76
  3.   Top = 326
  4.   Width = 401
  5.   Height = 316
  6.   Caption = 'FGFormX'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object GamePanel: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 393
  19.     Height = 289
  20.     Align = alClient
  21.     BevelOuter = bvLowered
  22.     Caption = 'GamePanel'
  23.     TabOrder = 0
  24.     OnResize = GamePanelResize
  25.   end
  26.   object AboutDlg: TAboutBox
  27.     Left = 356
  28.     Top = 8
  29.   end
  30. end
  31.