home *** CD-ROM | disk | FTP | other *** search
/ Gambler 19 / GAMBLERCD19.BIN / UTILS / DDTPACK / PROGS / GHP / CYBERHK.DLL / 0 / RCDATA / TCYBERFORMX / TCYBERFORMX.txt
Text File  |  1997-11-09  |  580b  |  31 lines

  1. object CyberFormX: TCyberFormX
  2.   Left = 31
  3.   Top = 447
  4.   Width = 401
  5.   Height = 283
  6.   Caption = 'CyberFormX'
  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 = 256
  20.     Align = alClient
  21.     BevelOuter = bvLowered
  22.     Caption = 'GamePanel'
  23.     TabOrder = 0
  24.     OnResize = GamePanelResize
  25.   end
  26.   object AboutDlg: TAboutBox
  27.     Left = 352
  28.     Top = 8
  29.   end
  30. end
  31.