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

  1. object BaKFormX: TBaKFormX
  2.   Left = 611
  3.   Top = 437
  4.   Width = 404
  5.   Height = 297
  6.   Caption = 'BaKFormX'
  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 = 396
  19.     Height = 270
  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 = 16
  29.   end
  30. end
  31.