object WygrForm: TWygrForm Left = 404 Top = 242 BorderStyle = bsToolWindow ClientHeight = 165 ClientWidth = 119 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 9 Top = 8 Width = 88 Height = 13 Caption = 'Liczba wygranych:' end object Grid: TStringGrid Left = 8 Top = 24 Width = 100 Height = 79 ColCount = 2 DefaultColWidth = 32 DefaultRowHeight = 18 RowCount = 4 FixedRows = 0 TabOrder = 0 ColWidths = ( 32 62) end object BitBtn1: TBitBtn Left = 8 Top = 109 Width = 100 Height = 47 Caption = '&Zamknij' TabOrder = 1 Kind = bkClose end end