object FGFormX: TFGFormX Left = 76 Top = 326 Width = 401 Height = 316 Caption = 'FGFormX' 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 = 289 Align = alClient BevelOuter = bvLowered Caption = 'GamePanel' TabOrder = 0 OnResize = GamePanelResize end object AboutDlg: TAboutBox Left = 356 Top = 8 end end