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

  1. object FormFileProperties: TFormFileProperties
  2.   Left = 319
  3.   Top = 111
  4.   Width = 331
  5.   Height = 474
  6.   Anchors = [akLeft, akBottom]
  7.   BorderIcons = [biSystemMenu]
  8.   Color = clBtnFace
  9.   Constraints.MinHeight = 420
  10.   Constraints.MinWidth = 331
  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.   Position = poScreenCenter
  18.   ShowHint = True
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ButtonOK: TButton
  23.     Left = 30
  24.     Top = 402
  25.     Width = 100
  26.     Height = 25
  27.     Hint = 'Close'
  28.     Cancel = True
  29.     Default = True
  30.     TabOrder = 0
  31.     OnClick = ButtonOKClick
  32.   end
  33.   object GroupBoxReadFile: TGroupBox
  34.     Left = 20
  35.     Top = 12
  36.     Width = 282
  37.     Height = 125
  38.     TabOrder = 2
  39.     object LabelFileSize: TLabel
  40.       Left = 8
  41.       Top = 44
  42.       Width = 3
  43.       Height = 13
  44.       ShowAccelChar = False
  45.     end
  46.     object LabelFileAttributes: TLabel
  47.       Left = 8
  48.       Top = 59
  49.       Width = 3
  50.       Height = 13
  51.       ShowAccelChar = False
  52.     end
  53.     object LabelSyntaxErrors: TLabel
  54.       Left = 8
  55.       Top = 74
  56.       Width = 3
  57.       Height = 13
  58.       ShowAccelChar = False
  59.     end
  60.     object LabelRecalculatedLines: TLabel
  61.       Left = 8
  62.       Top = 89
  63.       Width = 3
  64.       Height = 13
  65.       ShowAccelChar = False
  66.     end
  67.     object LabelOverlaps: TLabel
  68.       Left = 8
  69.       Top = 104
  70.       Width = 3
  71.       Height = 13
  72.       ShowAccelChar = False
  73.     end
  74.     object EditSUBSFullPath: TEdit
  75.       Left = 8
  76.       Top = 15
  77.       Width = 265
  78.       Height = 21
  79.       ReadOnly = True
  80.       TabOrder = 0
  81.     end
  82.   end
  83.   object GroupBoxEditor: TGroupBox
  84.     Left = 20
  85.     Top = 142
  86.     Width = 282
  87.     Height = 110
  88.     TabOrder = 3
  89.     object LabelFPS: TLabel
  90.       Left = 8
  91.       Top = 15
  92.       Width = 3
  93.       Height = 13
  94.       ShowAccelChar = False
  95.     end
  96.     object LabelLines: TLabel
  97.       Left = 8
  98.       Top = 30
  99.       Width = 3
  100.       Height = 13
  101.       ShowAccelChar = False
  102.     end
  103.     object LabelEmptyLines: TLabel
  104.       Left = 8
  105.       Top = 45
  106.       Width = 3
  107.       Height = 13
  108.       ShowAccelChar = False
  109.     end
  110.     object LabelLockLines: TLabel
  111.       Left = 8
  112.       Top = 60
  113.       Width = 3
  114.       Height = 13
  115.       ShowAccelChar = False
  116.     end
  117.     object LabelMarkLines: TLabel
  118.       Left = 8
  119.       Top = 75
  120.       Width = 3
  121.       Height = 13
  122.       ShowAccelChar = False
  123.     end
  124.     object LabelChangedLines: TLabel
  125.       Left = 8
  126.       Top = 90
  127.       Width = 3
  128.       Height = 13
  129.       ShowAccelChar = False
  130.     end
  131.   end
  132.   object ButtonPlay: TButton
  133.     Left = 192
  134.     Top = 402
  135.     Width = 100
  136.     Height = 25
  137.     Hint = 'Play'
  138.     Caption = #194#238#328' '#271#238#314#337#341#235#269
  139.     Font.Charset = RUSSIAN_CHARSET
  140.     Font.Color = clWindowText
  141.     Font.Height = -12
  142.     Font.Name = 'Arial'
  143.     Font.Style = []
  144.     ParentFont = False
  145.     TabOrder = 1
  146.     OnClick = ButtonPlayClick
  147.   end
  148.   object GroupBoxPlayer: TGroupBox
  149.     Left = 20
  150.     Top = 257
  151.     Width = 282
  152.     Height = 130
  153.     TabOrder = 4
  154.     object LabelDirectShow: TLabel
  155.       Left = 8
  156.       Top = 75
  157.       Width = 3
  158.       Height = 13
  159.       ShowAccelChar = False
  160.     end
  161.     object LabelAuxFolder: TLabel
  162.       Left = 8
  163.       Top = 90
  164.       Width = 3
  165.       Height = 13
  166.       ShowAccelChar = False
  167.     end
  168.     object ButtonMovieShellProperties: TButton
  169.       Left = 25
  170.       Top = 45
  171.       Width = 233
  172.       Height = 25
  173.       TabOrder = 1
  174.       OnClick = ButtonMovieShellPropertiesClick
  175.     end
  176.     object EditAVISFullPath: TEdit
  177.       Left = 8
  178.       Top = 15
  179.       Width = 265
  180.       Height = 21
  181.       ReadOnly = True
  182.       TabOrder = 0
  183.     end
  184.   end
  185. end
  186.