object AnvilFormX: TAnvilFormX Left = 555 Top = 425 Width = 379 Height = 301 Caption = 'AnvilFormX' 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 = 371 Height = 274 Align = alClient BevelOuter = bvLowered Caption = 'GamePanel' TabOrder = 0 OnResize = GamePanelResize end object AboutDlg: TAboutBox Left = 304 Top = 12 end end