object Form6: TForm6 Left = 283 Top = 303 BorderStyle = bsDialog Caption = 'O programu' ClientHeight = 131 ClientWidth = 182 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 40 Top = 8 Width = 97 Height = 13 Caption = 'TimeBlock v. 1.0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 32 Top = 24 Width = 98 Height = 13 Caption = #169' 2002 Ji'#345#237' '#352'perl' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 40 Top = 56 Width = 83 Height = 13 Caption = '+420603/111658' end object Label4: TLabel Left = 48 Top = 72 Width = 71 Height = 13 Caption = 'jsperl@click.cz' end object Label5: TLabel Left = 16 Top = 88 Width = 142 Height = 13 Caption = 'http://mujweb.cz/www/spejla' end object Bevel1: TBevel Left = 8 Top = 40 Width = 161 Height = 9 Shape = bsBottomLine end object Button1: TButton Left = 112 Top = 112 Width = 57 Height = 17 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end end