object fZkouseni: TfZkouseni Left = 11 Top = 99 BorderStyle = bsDialog Caption = 'Zkou�en�' ClientHeight = 368 ClientWidth = 603 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object cOrig: TLabel Left = 8 Top = 45 Width = 37 Height = 13 Caption = 'Ot�zka:' end object cPrekl: TLabel Left = 8 Top = 93 Width = 49 Height = 13 Caption = 'Odpov��:' end object lbKolo: TLabel Left = 16 Top = 17 Width = 30 Height = 13 Caption = 'Kolo:0' end object lbNazev: TLabel Left = 16 Top = 0 Width = 577 Height = 16 AutoSize = False Caption = 'N�zev slovn�ku' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object edtPrekl: TEdit Left = 64 Top = 88 Width = 529 Height = 24 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 Text = 'edtPrekl' end object edtOrig: TEdit Left = 64 Top = 40 Width = 529 Height = 24 TabStop = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ReadOnly = True TabOrder = 1 Text = 'edtOrig�' end object btnZobraz: TButton Left = 273 Top = 128 Width = 89 Height = 25 Action = actZobraz TabOrder = 2 end object btnZnam: TButton Left = 160 Top = 152 Width = 89 Height = 25 Action = actZnam TabOrder = 3 end object btnNeznam: TButton Left = 384 Top = 152 Width = 89 Height = 25 Action = actNeznam TabOrder = 4 end object btnVyhodnot: TButton Left = 273 Top = 168 Width = 89 Height = 25 Caption = 'Vyhodno�' Default = True TabOrder = 5 OnClick = btnVyhodnotClick end object GroupBox1: TGroupBox Left = 8 Top = 208 Width = 577 Height = 145 Caption = 'P�edchoz� v�raz' TabOrder = 6 object lblMinulaOtazka: TLabel Left = 104 Top = 72 Width = 465 Height = 17 AutoSize = False Caption = 'AHOJ' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False Layout = tlCenter WordWrap = True end object lblMinulaOdpoved: TLabel Left = 104 Top = 120 Width = 465 Height = 17 AutoSize = False Caption = 'lblMinulaOdpoved���' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object lblHodnoceni: TLabel Left = 8 Top = 16 Width = 561 Height = 41 Alignment = taCenter AutoSize = False Caption = 'lblHodnoceni' Font.Charset = EASTEUROPE_CHARSET Font.Color = clGreen Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 60 Top = 72 Width = 37 Height = 13 Alignment = taRightJustify Caption = 'Ot�zka:' end object Label2: TLabel Left = 7 Top = 92 Width = 90 Height = 13 Alignment = taRightJustify Caption = 'Spr�vn� odpov��:' end object Label3: TLabel Left = 23 Top = 120 Width = 74 Height = 13 Alignment = taRightJustify Caption = 'Va�e odpov��:' end object lblSpravnaMinulaOdpoved: TLabel Left = 104 Top = 91 Width = 465 Height = 16 AutoSize = False Caption = 'lblSpravnaMinulaOdpoved' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end object AKCE: TActionList Left = 64 object actZobraz: TAction Caption = 'Zobrazit (I)' Enabled = False ShortCut = 73 OnExecute = actZobrazExecute end object Konec: TAction Caption = 'Konec' ShortCut = 27 OnExecute = KonecExecute end object actZnam: TAction Caption = 'Zn�m (J)' Enabled = False ShortCut = 74 OnExecute = actZnamExecute end object actNeznam: TAction Caption = 'Nezn�m (L)' Enabled = False ShortCut = 76 OnExecute = actNeznamExecute end object actHelp: TAction Caption = 'actHelp' OnExecute = actZobrazExecute end end object Budik: TTimer Enabled = False Interval = 180 OnTimer = BudikTimer Left = 504 end end