object Formauto: TFormauto Left = 372 Top = 315 Width = 300 Height = 247 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] Caption = 'O autorovi' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 8 Top = 8 Width = 98 Height = 16 Caption = 'Autor programu :' end object Label2: TLabel Left = 8 Top = 32 Width = 111 Height = 16 Caption = 'Ing. Dubsk� Jan' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 8 Top = 80 Width = 86 Height = 16 Caption = 'Adresa trval� :' end object Label4: TLabel Left = 160 Top = 80 Width = 118 Height = 16 Caption = 'Adresa p�echodn� :' end object Label5: TLabel Left = 8 Top = 104 Width = 62 Height = 16 Caption = 'B�ECLAV' end object Label6: TLabel Left = 8 Top = 120 Width = 86 Height = 16 Caption = 'Na Valtick� 84' end object Label7: TLabel Left = 8 Top = 136 Width = 38 Height = 16 Caption = '691 41' end object Label8: TLabel Left = 8 Top = 152 Width = 98 Height = 16 Caption = 'tel. 0627 / 24 668' end object Label9: TLabel Left = 160 Top = 104 Width = 61 Height = 16 Caption = 'IVAN�ICE' end object Label10: TLabel Left = 160 Top = 120 Width = 75 Height = 16 Caption = 'Letkovice 73' end object Label11: TLabel Left = 160 Top = 136 Width = 38 Height = 16 Caption = '664 91' end object Label12: TLabel Left = 160 Top = 152 Width = 105 Height = 16 Caption = 'tel. 0502 / 923 445' end object Ok: TButton Left = 120 Top = 184 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 0 OnClick = OkClick end end