home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / prevodniky / download / TMPGEnc / TMPGEnc2521.exe / TMPGEnc.exe / 1028 / RCDATA / TJOBPREVIEWTOOLFORM / TJOBPREVIEWTOOLFORM.txt
Text File  |  2003-09-16  |  5KB  |  229 lines

  1. object JobPreviewToolForm: TJobPreviewToolForm
  2.   Left = 583
  3.   Top = 845
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = '?????'
  7.   ClientHeight = 120
  8.   ClientWidth = 535
  9.   Color = clBtnFace
  10.   Font.Charset = CHINESEBIG5_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = '∩┐╜╙⌐∩┐╜∩┐╜∩┐╜'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 12
  24.   object lblBuffer: TLabel
  25.     Left = 216
  26.     Top = 10
  27.     Width = 74
  28.     Height = 12
  29.     Caption = '???????'
  30.     Visible = False
  31.   end
  32.   object lblVolume: TLabel
  33.     Left = 264
  34.     Top = 34
  35.     Width = 24
  36.     Height = 12
  37.     Caption = '∩┐╜∩┐╜∩┐╜q'
  38.     Visible = False
  39.   end
  40.   object lblSpeed: TLabel
  41.     Left = 8
  42.     Top = 34
  43.     Width = 48
  44.     Height = 12
  45.     Caption = '∩┐╜A∩┐╜═│t∩┐╜∩┐╜'
  46.     Visible = False
  47.   end
  48.   object PlayWithSound: TCheckBox
  49.     Left = 8
  50.     Top = 8
  51.     Width = 105
  52.     Height = 17
  53.     Caption = '????∩┐╜A∩┐╜∩┐╜'
  54.     TabOrder = 0
  55.     Visible = False
  56.     OnClick = PlayWithSoundClick
  57.     OnKeyDown = FormKeyDown
  58.   end
  59.   object EnableMovieOverlay: TCheckBox
  60.     Left = 128
  61.     Top = 56
  62.     Width = 121
  63.     Height = 17
  64.     Caption = '??????∩┐╜∩┐╜∩┐╜∩┐╜'
  65.     TabOrder = 7
  66.     Visible = False
  67.     OnClick = EnableMovieOverlayClick
  68.     OnKeyDown = FormKeyDown
  69.   end
  70.   object SoundBufferSize: TTrackBar
  71.     Left = 296
  72.     Top = 8
  73.     Width = 233
  74.     Height = 17
  75.     Min = 1
  76.     Orientation = trHorizontal
  77.     PageSize = 1
  78.     Frequency = 1
  79.     Position = 2
  80.     SelEnd = 0
  81.     SelStart = 0
  82.     TabOrder = 2
  83.     ThumbLength = 8
  84.     TickMarks = tmBottomRight
  85.     TickStyle = tsAuto
  86.     Visible = False
  87.   end
  88.   object MuteSound: TCheckBox
  89.     Left = 128
  90.     Top = 8
  91.     Width = 73
  92.     Height = 17
  93.     Caption = '????'
  94.     Enabled = False
  95.     TabOrder = 1
  96.     Visible = False
  97.     OnClick = MuteSoundClick
  98.     OnKeyDown = FormKeyDown
  99.   end
  100.   object TVEmulation: TCheckBox
  101.     Left = 8
  102.     Top = 56
  103.     Width = 113
  104.     Height = 17
  105.     Caption = '?????∩┐╜∩┐╜╧¼M'
  106.     TabOrder = 6
  107.     Visible = False
  108.     OnClick = TVEmulationClick
  109.     OnKeyDown = FormKeyDown
  110.   end
  111.   object SoundPanel: TPanel
  112.     Left = 8
  113.     Top = 80
  114.     Width = 521
  115.     Height = 33
  116.     BevelOuter = bvNone
  117.     TabOrder = 8
  118.     object ShowLevelMeter: TSpeedButton
  119.       Left = 0
  120.       Top = 0
  121.       Width = 89
  122.       Height = 25
  123.       AllowAllUp = True
  124.       GroupIndex = 1
  125.       Caption = '???????'
  126.       Flat = True
  127.       OnClick = ShowLevelMeterClick
  128.     end
  129.     object ShowWaveGraph: TSpeedButton
  130.       Left = 88
  131.       Top = 0
  132.       Width = 89
  133.       Height = 25
  134.       AllowAllUp = True
  135.       GroupIndex = 2
  136.       Caption = '∩┐╜i∩┐╜∩┐╜'
  137.       Flat = True
  138.       OnClick = ShowWaveGraphClick
  139.     end
  140.     object ShowFFTGraph: TSpeedButton
  141.       Left = 176
  142.       Top = 0
  143.       Width = 89
  144.       Height = 25
  145.       AllowAllUp = True
  146.       GroupIndex = 3
  147.       Caption = '????'
  148.       Flat = True
  149.       OnClick = ShowFFTGraphClick
  150.     end
  151.   end
  152.   object SoundVolume: TTrackBar
  153.     Left = 294
  154.     Top = 32
  155.     Width = 233
  156.     Height = 17
  157.     Max = 0
  158.     Min = -100
  159.     Orientation = trHorizontal
  160.     PageSize = 10
  161.     Frequency = 1
  162.     Position = 0
  163.     SelEnd = 0
  164.     SelStart = 0
  165.     TabOrder = 5
  166.     ThumbLength = 8
  167.     TickMarks = tmBottomRight
  168.     TickStyle = tsNone
  169.     Visible = False
  170.     OnChange = SoundVolumeChange
  171.   end
  172.   object SoundSpeed: TTrackBar
  173.     Left = 64
  174.     Top = 32
  175.     Width = 137
  176.     Height = 17
  177.     Max = 20
  178.     Min = -20
  179.     Orientation = trHorizontal
  180.     PageSize = 1
  181.     Frequency = 1
  182.     Position = 0
  183.     SelEnd = 0
  184.     SelStart = 0
  185.     TabOrder = 3
  186.     ThumbLength = 8
  187.     TickMarks = tmBottomRight
  188.     TickStyle = tsNone
  189.     Visible = False
  190.     OnChange = SoundSpeedChange
  191.   end
  192.   object Button1: TButton
  193.     Left = 208
  194.     Top = 32
  195.     Width = 49
  196.     Height = 17
  197.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜?'
  198.     TabOrder = 4
  199.     OnClick = Button1Click
  200.   end
  201.   object OverwriteResize: TCheckBox
  202.     Left = 256
  203.     Top = 55
  204.     Width = 121
  205.     Height = 18
  206.     Caption = '?∩┐╜j∩┐╜Y∩┐╜p?∩┐╜z?∩┐╜∩┐╜'
  207.     TabOrder = 9
  208.     Visible = False
  209.     OnClick = OverwriteResizeClick
  210.   end
  211.   object UseResizeFilter: TComboBox
  212.     Left = 376
  213.     Top = 52
  214.     Width = 153
  215.     Height = 20
  216.     Style = csDropDownList
  217.     ItemHeight = 12
  218.     TabOrder = 10
  219.     Visible = False
  220.     OnChange = OverwriteResizeClick
  221.   end
  222.   object LevelTimer: TTimer
  223.     Enabled = False
  224.     Interval = 20
  225.     OnTimer = LevelTimerTimer
  226.     Left = 232
  227.   end
  228. end
  229.