object Formauto: TFormauto Left = 516 Top = 300 Width = 300 Height = 315 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 = 16 Width = 98 Height = 16 Caption = 'Autor programu :' end object Label2: TLabel Left = 8 Top = 40 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 = 152 Width = 86 Height = 16 Caption = 'Adresa trval� :' end object Label4: TLabel Left = 160 Top = 152 Width = 118 Height = 16 Caption = 'Adresa p�echodn� :' end object Label5: TLabel Left = 8 Top = 176 Width = 62 Height = 16 Caption = 'B�ECLAV' end object Label6: TLabel Left = 8 Top = 192 Width = 86 Height = 16 Caption = 'Na Valtick� 84' end object Label7: TLabel Left = 8 Top = 208 Width = 38 Height = 16 Caption = '691 41' end object Label8: TLabel Left = 8 Top = 224 Width = 98 Height = 16 Caption = 'tel. 0627 / 24 668' end object Label9: TLabel Left = 160 Top = 176 Width = 61 Height = 16 Caption = 'IVAN�ICE' end object Label10: TLabel Left = 160 Top = 192 Width = 75 Height = 16 Caption = 'Letkovice 73' end object Label11: TLabel Left = 160 Top = 208 Width = 38 Height = 16 Caption = '664 91' end object Label12: TLabel Left = 160 Top = 224 Width = 105 Height = 16 Caption = 'tel. 0502 / 923 445' end object Ok: TButton Left = 120 Top = 256 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 0 OnClick = OkClick end object Panel1: TPanel Left = 152 Top = 16 Width = 113 Height = 121 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object Image1: TImage Left = 8 Top = 8 Width = 97 Height = 105 Picture.Data = {} Stretch = True end end end