object FormPeli: TFormPeli Left = 192 Top = 106 Width = 544 Height = 375 Caption = 'Peliformi' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 416 Top = 0 Width = 120 Height = 264 Align = alRight TabOrder = 0 end object Panel2: TPanel Left = 0 Top = 264 Width = 536 Height = 65 Align = alBottom TabOrder = 1 end object Panel3: TPanel Left = 0 Top = 0 Width = 416 Height = 264 Align = alClient TabOrder = 2 end object MainMenu1: TMainMenu Left = 32 Top = 300 object File1: TMenuItem Caption = 'File' end end end