object frmDiagnostyka: TfrmDiagnostyka Left = 232 Top = 215 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Diagnostyka' ClientHeight = 208 ClientWidth = 552 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 16 object grdKomunikat: TStringGrid Left = 14 Top = 8 Width = 523 Height = 153 ColCount = 2 DefaultColWidth = 200 FixedCols = 0 RowCount = 6 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ScrollBars = ssNone TabOrder = 0 ColWidths = ( 200 321) RowHeights = ( 24 24 24 24 24 24) end object cmdZamknij: TBitBtn Left = 284 Top = 170 Width = 92 Height = 31 Caption = 'Zamknij' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 1 end object cmdPomoc: TBitBtn Left = 184 Top = 170 Width = 92 Height = 31 Caption = 'Pomoc' TabOrder = 2 OnClick = cmdPomocClick Kind = bkHelp end end