object frmnowaGraPl: TfrmnowaGraPl Left = 288 Top = 309 BorderIcons = [] BorderStyle = bsToolWindow Caption = 'frmnowaGraPl' ClientHeight = 100 ClientWidth = 280 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel3: TBevel Left = 6 Top = 6 Width = 269 Height = 43 Shape = bsFrame end object Label8: TLabel Left = 12 Top = 10 Width = 50 Height = 13 Caption = 'Nazwa gry' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object btnOK: TBitBtn Left = 6 Top = 62 Width = 75 Height = 21 Caption = 'OK' TabOrder = 0 OnClick = btnOKClick end object btnAnuluj: TBitBtn Left = 84 Top = 62 Width = 75 Height = 21 Caption = 'Anuluj' TabOrder = 1 OnClick = btnAnulujClick end object btnBlankiety: TBitBtn Left = 162 Top = 62 Width = 75 Height = 21 Caption = 'Blankiety' TabOrder = 2 OnClick = btnBlankietyClick end object Edit1: TEdit Left = 12 Top = 26 Width = 257 Height = 19 Color = 14024447 Ctl3D = False Enabled = False ParentCtl3D = False TabOrder = 3 Text = 'Edit1' end end