object FormTest: TFormTest Left = 273 Top = 115 Width = 340 Height = 458 Anchors = [] BorderIcons = [biSystemMenu] Color = clBtnFace Constraints.MinWidth = 340 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False ShowHint = True OnClose = FormClose OnShow = FormShow DesignSize = ( 332 431) PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 15 Top = 92 Width = 302 Height = 70 Shape = bsFrame end object Bevel1: TBevel Left = 15 Top = 17 Width = 302 Height = 70 Shape = bsFrame end object LabelRychlost: TLabel Left = 53 Top = 58 Width = 87 Height = 13 Caption = 'znak'#367' za sekundu' ShowAccelChar = False end object ExamSpeed: TLabel Left = 115 Top = 22 Width = 102 Height = 26 Alignment = taCenter Caption = 'Rychlost zobrazov'#225'n'#237#13'textu' ShowAccelChar = False end object ExamFix: TLabel Left = 84 Top = 97 Width = 163 Height = 26 Alignment = taCenter Caption = 'Minim'#225'ln'#237' '#269'as,'#13' po kter'#253' mus'#237' b'#253't titulek zobrazen:' ShowAccelChar = False end object LabelDuration: TLabel Left = 53 Top = 133 Width = 49 Height = 13 Caption = 'milisekund' ShowAccelChar = False end object ButtonTest: TButton Left = 15 Top = 387 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = '&Test' Default = True TabOrder = 0 OnClick = ButtonTestClick end object ButtonDecSpd: TButton Left = 25 Top = 52 Width = 25 Height = 25 Caption = '<' TabOrder = 3 OnClick = ButtonDecSpdClick end object ButtonIncSpd: TButton Left = 282 Top = 52 Width = 25 Height = 25 Caption = '>' TabOrder = 4 OnClick = ButtonIncSpdClick end object ButtonDecFix: TButton Left = 25 Top = 127 Width = 25 Height = 25 Caption = '<' TabOrder = 5 OnClick = ButtonDecFixClick end object ButtonIncFix: TButton Left = 282 Top = 127 Width = 25 Height = 25 Caption = '>' TabOrder = 6 OnClick = ButtonIncFixClick end object ButtonClose: TButton Left = 242 Top = 387 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Cancel = True Caption = '&Zav'#345'i' TabOrder = 2 OnClick = ButtonCloseClick end object RadioGroupRange: TRadioGroup Left = 15 Top = 167 Width = 302 Height = 60 Caption = 'P'#345'epo'#269#237'tat' ItemIndex = 0 Items.Strings = ( '&od aktu'#225'ln'#237' pozice' '&v'#353'echny titulky') TabOrder = 7 end object RadioGroupStint: TRadioGroup Left = 15 Top = 232 Width = 302 Height = 80 Caption = 'Omezen'#237 ItemIndex = 0 Items.Strings = ( '&respektuj z'#225'mek (zam'#269'en'#233' titulky vynech)' '&ignoruj z'#225'mek (bez omezen'#237')' 'po&uze ozna'#269'en'#233' titulky') TabOrder = 8 end object ButtonAccept: TButton Left = 128 Top = 387 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = '&P'#345'ijmi' TabOrder = 1 OnClick = ButtonAcceptClick end object PanelRearrange: TPanel Left = 15 Top = 317 Width = 302 Height = 60 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 9 object ImageMark: TImage Left = 7 Top = 15 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object LabelRearrange: TLabel Left = 65 Top = 5 Width = 173 Height = 26 Alignment = taCenter Caption = 'P'#345'epo'#269#237'tat i po'#269#225'te'#269'n'#237' sn'#237'mky titulk'#367#13'u neozna'#269'kovan'#253'ch titulk'#367'?' ShowAccelChar = False end object CheckBoxRearrange: TCheckBox Left = 8 Top = 35 Width = 290 Height = 17 Caption = '&Ano, zna'#269'ky ohrani'#269'uj'#237' zesynchronizovan'#233' dialogy' TabOrder = 0 OnClick = CheckBoxRearrangeClick end end end