home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / multimedia / subtitles / subtitlesk5ky.exe / SubtitlesK5ky.EXE / 0 / RCDATA / TFORMRANGE / TFORMRANGE.txt
Text File  |  2006-09-24  |  2KB  |  81 lines

  1. object FormRange: TFormRange
  2.   Left = 426
  3.   Top = 119
  4.   Width = 338
  5.   Height = 330
  6.   Anchors = []
  7.   BorderIcons = [biSystemMenu]
  8.   Color = clBtnFace
  9.   Constraints.MinHeight = 330
  10.   Constraints.MinWidth = 338
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object RadioGroupRangeBeg: TRadioGroup
  21.     Left = 14
  22.     Top = 10
  23.     Width = 302
  24.     Height = 60
  25.     ItemIndex = 0
  26.     Items.Strings = (
  27.       'od &za'#269#225'tku'
  28.       '&od aktu'#225'ln'#237' pozice')
  29.     TabOrder = 0
  30.   end
  31.   object RadioGroupRangeEnd: TRadioGroup
  32.     Left = 14
  33.     Top = 75
  34.     Width = 302
  35.     Height = 60
  36.     ItemIndex = 1
  37.     Items.Strings = (
  38.       '&do aktu'#225'ln'#237' pozice'
  39.       'do &konce')
  40.     TabOrder = 1
  41.   end
  42.   object CheckBoxRangeExcept: TCheckBox
  43.     Left = 23
  44.     Top = 231
  45.     Width = 290
  46.     Height = 17
  47.     TabOrder = 3
  48.   end
  49.   object ButtonCancel: TButton
  50.     Left = 240
  51.     Top = 257
  52.     Width = 75
  53.     Height = 25
  54.     Cancel = True
  55.     ModalResult = 2
  56.     TabOrder = 5
  57.     OnClick = ButtonCancelClick
  58.   end
  59.   object ButtonDoThis: TButton
  60.     Left = 15
  61.     Top = 256
  62.     Width = 75
  63.     Height = 25
  64.     TabOrder = 4
  65.     OnClick = ButtonDoThisClick
  66.   end
  67.   object RadioGroupRangeStint: TRadioGroup
  68.     Left = 14
  69.     Top = 140
  70.     Width = 302
  71.     Height = 80
  72.     Caption = 'Omezen'#237
  73.     ItemIndex = 0
  74.     Items.Strings = (
  75.       '&respektuj z'#225'mek (zam'#269'en'#233' titulky vynech)'
  76.       '&ignoruj z'#225'mek (bez omezen'#237')'
  77.       'po&uze ozna'#269'en'#233' titulky')
  78.     TabOrder = 2
  79.   end
  80. end
  81.