object Form6: TForm6 Left = 533 Top = 54 Width = 262 Height = 265 Caption = 'dotaz:' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 OnShow = RadioGroup1Enter TextHeight = 16 object Label1: TLabel Left = 8 Top = 8 Width = 241 Height = 73 Alignment = taCenter AutoSize = False Caption = 'Doba �e�en� m��e b�t v n�kter�ch p��padech velmi dlouh� (to se ' + 't�k� zvl�t� vygenerovan�ch �loh). Zvolte si tedy re�im �e�en�.' Color = 15269887 ParentColor = False WordWrap = True end object Button1: TButton Left = 16 Top = 200 Width = 105 Height = 25 Caption = 'hledej �e�en�' TabOrder = 0 OnClick = Button1Click end object RadioGroup1: TRadioGroup Left = 8 Top = 88 Width = 241 Height = 97 Caption = 're�im:' Items.Strings = ( ' p�eru�en� po 1 minut�' ' p�eru�en� po 3 minut�ch' ' p�eru�en� po 10ti minut�ch') TabOrder = 1 OnExit = RadioButton4Click end object Button2: TButton Left = 152 Top = 200 Width = 89 Height = 25 Caption = 'zp�t' TabOrder = 2 OnClick = Button2Click end end