object fZkouseni: TfZkouseni Left = 265 Top = 226 BorderStyle = bsDialog Caption = 'Zkou�en�' ClientHeight = 262 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 = 109 Width = 49 Height = 13 Caption = 'Odpov��:' end object lbZprava: TLabel Left = 0 Top = 144 Width = 593 Height = 33 Alignment = taCenter AutoSize = False Caption = 'AHOJ' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Layout = tlCenter WordWrap = True end object lbKolo: TLabel Left = 16 Top = 17 Width = 30 Height = 13 Caption = 'Kolo:0' end object lbNazev: TLabel Left = 168 Top = 0 Width = 89 Height = 13 Caption = 'N�zev slovn�ku' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object edtPrekl: TEdit Left = 56 Top = 104 Width = 537 Height = 24 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Text = 'edtPrekl' end object edtOrig: TEdit Left = 56 Top = 40 Width = 537 Height = 24 TabStop = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ReadOnly = True TabOrder = 1 Text = 'edtOrig' end object btnZobraz: TButton Left = 257 Top = 184 Width = 89 Height = 25 Action = actZobraz TabOrder = 2 end object btnZnam: TButton Left = 144 Top = 208 Width = 89 Height = 25 Action = actZnam TabOrder = 3 end object btnNeznam: TButton Left = 368 Top = 208 Width = 89 Height = 25 Action = actNeznam TabOrder = 4 end object btnVyhodnot: TButton Left = 257 Top = 224 Width = 89 Height = 25 Caption = 'Vyhodno�' Default = True TabOrder = 5 OnClick = btnVyhodnotClick 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