object fCompare: TfCompare Left = 286 Top = 248 Width = 584 Height = 430 Caption = 'Porovnat v'#237'ce z'#225'znam'#367 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter DesignSize = ( 576 403) PixelsPerInch = 96 TextHeight = 13 object sgSeznam: TStringGrid Left = 8 Top = 8 Width = 430 Height = 386 Anchors = [akLeft, akTop, akRight, akBottom] DefaultRowHeight = 20 TabOrder = 0 OnDrawCell = sgSeznamDrawCell end object bAdd: TBitBtn Left = 453 Top = 16 Width = 111 Height = 25 Anchors = [akTop, akRight] Caption = 'P'#345'idat z'#225'znam' TabOrder = 1 OnClick = bAddClick end object bAddActual: TBitBtn Left = 453 Top = 48 Width = 111 Height = 25 Anchors = [akTop, akRight] Caption = 'P'#345'idat aktu'#225'ln'#237 TabOrder = 2 OnClick = bAddActualClick end object bShowGraph: TBitBtn Left = 453 Top = 132 Width = 111 Height = 25 Anchors = [akTop, akRight] Caption = 'Zobrazit v grafu' TabOrder = 3 OnClick = bShowGraphClick end object bClose: TBitBtn Left = 453 Top = 369 Width = 111 Height = 25 Anchors = [akRight, akBottom] Caption = 'Zav'#345#237't' TabOrder = 4 Kind = bkClose end object bDel: TBitBtn Left = 453 Top = 80 Width = 111 Height = 25 Anchors = [akTop, akRight] Caption = 'Smazat z'#225'znam' TabOrder = 5 OnClick = bDelClick end object OpenDialog1: TOpenDialog DefaultExt = '.spl' Filter = 'Speed test log|*.spl' Top = 116 end end