object StatsForm: TStatsForm Left = 228 Top = 187 BorderStyle = bsDialog Caption = 'Statistika' ClientHeight = 412 ClientWidth = 631 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PrintScale = poNone Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 16 Top = 32 Width = 35 Height = 14 Caption = 'Label1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 16 Top = 144 Width = 35 Height = 14 Caption = 'Label2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 16 Top = 256 Width = 35 Height = 14 Caption = 'Label3' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object Note: TLabel Left = 16 Top = 8 Width = 29 Height = 14 Caption = 'Note' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Grid1: TStringGrid Left = 16 Top = 56 Width = 600 Height = 72 BorderStyle = bsNone ColCount = 8 DefaultColWidth = 75 DefaultRowHeight = 18 RowCount = 4 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] GridLineWidth = 0 ParentFont = False ScrollBars = ssNone TabOrder = 0 end object Grid2: TStringGrid Left = 16 Top = 168 Width = 600 Height = 72 BorderStyle = bsNone ColCount = 8 DefaultColWidth = 75 DefaultRowHeight = 18 RowCount = 4 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] GridLineWidth = 0 ParentFont = False ScrollBars = ssNone TabOrder = 1 end object Grid3: TStringGrid Left = 16 Top = 280 Width = 600 Height = 72 BorderStyle = bsNone ColCount = 8 DefaultColWidth = 75 DefaultRowHeight = 18 RowCount = 4 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] GridLineWidth = 0 ParentFont = False ScrollBars = ssNone TabOrder = 2 end object BtnNull: TButton Left = 16 Top = 376 Width = 81 Height = 25 Caption = 'Vynulovat' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BtnNullClick end object BtnOK: TBitBtn Left = 544 Top = 376 Width = 75 Height = 25 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 4 OnClick = BtnOKClick Kind = bkOK end object XPMenu1: TXPMenu DimLevel = 30 GrayLevel = 10 Font.Charset = EASTEUROPE_CHARSET Font.Color = clMenuText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Color = clBtnFace DrawMenuBar = False IconBackColor = clBtnFace MenuBarColor = clBtnFace SelectColor = clHighlight SelectBorderColor = clHighlight SelectFontColor = clMenuText DisabledColor = clInactiveCaption SeparatorColor = clBtnFace CheckedColor = clHighlight IconWidth = 24 DrawSelect = True UseSystemColors = True UseDimColor = False OverrideOwnerDraw = False Gradient = False FlatMenu = False AutoDetect = False Active = True Left = 88 Top = 8 end end