object PripravaForm: TPripravaForm Left = 555 Top = 215 BorderIcons = [biHelp] BorderStyle = bsSingle Caption = 'Auto�kola' ClientHeight = 63 ClientWidth = 229 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 90 Height = 13 Caption = 'P�ipravuji spu�t�n�:' end object ProgressBar1: TProgressBar Left = 8 Top = 32 Width = 217 Height = 16 Min = 0 Max = 100 TabOrder = 0 end end