object CyberFormX: TCyberFormX Left = 31 Top = 447 Width = 401 Height = 283 Caption = 'CyberFormX' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object GamePanel: TPanel Left = 0 Top = 0 Width = 393 Height = 256 Align = alClient BevelOuter = bvLowered Caption = 'GamePanel' TabOrder = 0 OnResize = GamePanelResize end object AboutDlg: TAboutBox Left = 352 Top = 8 end end