object VolbaDalsihoRezimu: TVolbaDalsihoRezimu Left = 431 Top = 270 Width = 191 Height = 170 BorderIcons = [] Caption = 'Dal�� postup' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 169 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Otev�eli jste soubor s ot�zkami, ' end object Label2: TLabel Left = 8 Top = 24 Width = 169 Height = 13 Alignment = taCenter AutoSize = False Caption = 've kter�ch jste chybovali.' end object Button1: TButton Tag = 1 Left = 8 Top = 48 Width = 169 Height = 25 Caption = 'Prohl�et' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Tag = 2 Left = 8 Top = 80 Width = 169 Height = 25 Caption = 'Procvi�ovat' TabOrder = 1 OnClick = Button1Click end object Button3: TButton Tag = 3 Left = 8 Top = 112 Width = 169 Height = 25 Caption = 'Zkou�et' TabOrder = 2 OnClick = Button1Click end end