home *** CD-ROM | disk | FTP | other *** search
- object OptionForm: TOptionForm
- Left = 195
- Top = 109
- HelpContext = 16
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'Environmental setting'
- ClientHeight = 462
- ClientWidth = 416
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- ShowHint = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object PageControl1: TPageControl
- Left = 8
- Top = 8
- Width = 401
- Height = 417
- ActivePage = TabSheet2
- TabOrder = 0
- OnChange = PageControl1Change
- object TabSheet2: TTabSheet
- HelpContext = 17
- Caption = 'General'
- ImageIndex = 1
- ParentShowHint = False
- ShowHint = True
- object GroupBox2: TGroupBox
- Left = 8
- Top = 221
- Width = 377
- Height = 78
- Caption = 'Folder setting'
- TabOrder = 2
- object Label1: TLabel
- Left = 16
- Top = 49
- Width = 67
- Height = 12
- Caption = '&Temporary file:'
- FocusControl = TempFolderEdit
- end
- object Label2: TLabel
- Left = 16
- Top = 22
- Width = 67
- Height = 12
- Caption = '&Output file:'
- FocusControl = OutputFolderEdit
- end
- object TempFolderEdit: TEdit
- Left = 96
- Top = 45
- Width = 215
- Height = 20
- TabOrder = 2
- OnKeyDown = EditKeyDown
- end
- object TempFolderButton: TButton
- Left = 316
- Top = 43
- Width = 51
- Height = 25
- Caption = 'Browse'
- TabOrder = 3
- OnClick = TempFolderButtonClick
- end
- object OutputFolderButton: TButton
- Left = 316
- Top = 16
- Width = 51
- Height = 25
- Caption = 'Browse'
- TabOrder = 1
- OnClick = OutputFolderButtonClick
- end
- object OutputFolderEdit: TEdit
- Left = 96
- Top = 18
- Width = 215
- Height = 20
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- end
- object DVCodecGroupBox: TGroupBox
- Left = 8
- Top = 126
- Width = 377
- Height = 87
- Caption = 'Canopus DV Codec setting'
- TabOrder = 1
- object EnableDVCodec411: TCheckBox
- Left = 16
- Top = 40
- Width = 353
- Height = 17
- Hint =
- 'Converts from 4:1:1 to 4:4:4 when YUV is converted to RGB.'#13#10#13#10'DV' +
- ' format is saved in YUV 4:1:1, some block stands out at reddish' +
- ' part.'#13#10'Here, 4:1:1 is converted to 4:4:4.'#13#10#13#10'The following DV C' +
- 'odes can use the feature:'#13#10#13#10' - Canopus DV Codec'
- Caption = 'Interpolate YUV data from 4:1:1 to 4:4:4'
- TabOrder = 1
- OnClick = EnableDVCodec411Click
- OnKeyDown = EditKeyDown
- end
- object EnableDVCodecNetworkFile: TCheckBox
- Left = 16
- Top = 19
- Width = 353
- Height = 17
- Hint =
- 'Enables reading referrd format AVI thorough network.'#13#10'As followi' +
- 'ng step, data file(e.g.*.000) is searched.'#13#10#13#10' 1. In case of th' +
- 'rough the network, search data file which is stored same PC as A' +
- 'VI file stored.'#13#10' 2. In case of through the network, search dat' +
- 'a file which is stored same directory as AVI file stored.'#13#10' 3. ' +
- 'Search data with original file name.'#13#10' 4. Search data file whic' +
- 'h is stored same directory as AVI file stored.'#13#10' 5. Search data' +
- ' file whose name is same as AVI file and, stored same directory ' +
- 'as AVI file stored.'#13#10#13#10'The following DV Codes can use the featur' +
- 'e:'#13#10#13#10' - Canopus DV Codec'#13#10' - Panasonic and I-O DATA DV GigaAV' +
- 'I CODEC'
- Caption = 'Enable reading referrd format AVI thorough network(always ON)'
- Checked = True
- ParentShowHint = False
- ShowHint = True
- State = cbChecked
- TabOrder = 0
- OnClick = EnableDVCodecNetworkFileClick
- OnKeyDown = EditKeyDown
- end
- object DVCodecColorSpace: TComboBox
- Left = 200
- Top = 59
- Width = 161
- Height = 20
- Hint =
- 'Selects umBasic [YCbCr] or [CCIR-601] or [YUV] as equation to c' +
- 'onvert to '#13#10'RGB from DV format which is recorded by YCbCr color ' +
- 'space.'#13#10#13#10'If you unmark "Set equation for color space", TMPGEnc ' +
- 'does not convert, '#13#10'instead DV codec takes care of conversion.'#13#10 +
- #13#10'The following DV Codes can use the feature:'#13#10#13#10' - Canopus DV ' +
- 'Codec'
- Style = csDropDownList
- ItemHeight = 12
- Items.Strings = (
- 'Basic YCbCr (Default)'
- 'CCIR-601 (DV Standard)'
- 'YUV')
- TabOrder = 3
- end
- object EnableDVCodecColorSpace: TCheckBox
- Left = 16
- Top = 61
- Width = 177
- Height = 17
- Hint =
- 'Selects umBasic [YCbCr] or [CCIR-601]or[YUV] as equation to conv' +
- 'ert to '#13#10'RGB from DV format which is recorded by YCbCr color spa' +
- 'ce.'#13#10#13#10'If you unmark "Set equation for color space", TMPGEnc doe' +
- 's not convert, '#13#10'instead DV codec takes care of conversion.'#13#10#13#10'T' +
- 'he following DV Codes can use the feature:'#13#10#13#10' - Canopus DV Cod' +
- 'ec'
- Caption = 'Set equation for color space'
- TabOrder = 2
- OnClick = EnableDVCodecColorSpaceClick
- end
- end
- object GroupBox9: TGroupBox
- Left = 8
- Top = 8
- Width = 377
- Height = 110
- Caption = 'General setting'
- TabOrder = 0
- object EnableMuxMode: TCheckBox
- Left = 16
- Top = 19
- Width = 353
- Height = 17
- Hint =
- 'Sets mux://file name to enable multiple for video/audio source.'#13 +
- #10'If this option is enabled, set as following example:'#13#10#13#10'Video s' +
- 'ource: c:\test\news.avi'#13#10'Audio source: mux://c:\test\news.mp2'#13#10#13 +
- #10'In this case, while encoding the movie, it is possible to multi' +
- 'plex'#13#10'c:\test\news.avi and c:\test\news.mp2 at the same time.'
- Caption = 'Enable multiplex with "mux://file name" for video/audio source.'
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- object EditBitRateStepUnit: TCheckBox
- Left = 16
- Top = 40
- Width = 353
- Height = 17
- Hint = 'Sets unit when editing MPEG-Video bitrate.'
- Caption = 'Edit bitrate by bps not kbps'
- TabOrder = 1
- OnKeyDown = EditKeyDown
- end
- object DisableOSFileCache: TCheckBox
- Left = 16
- Top = 61
- Width = 353
- Height = 17
- Hint =
- 'Disables cache by Operating system to access file(s).'#13#10'This sett' +
- 'ing will cause slower performance.'#13#10#13#10'This setting is only avail' +
- 'able when TMPGenc accesses to file(s) directly. '#13#10'For VFAPI plug' +
- '-in, the following plug-ins are supported by the setting.'#13#10#13#10'> A' +
- 'VI2(OpenDML) File Reader'#13#10'> BMP/PPM/TGA/JPG File Reader'#13#10'> Wave ' +
- 'File Reader'#13#10'> TMPGEnc Project File Reader'#13#10#13#10'This option does n' +
- 'ot need for Windows9x/ME.'
- Caption = 'Do not us cache function by Operating system to access file.'
- TabOrder = 2
- end
- object EnableSequenceFileOpenMode: TCheckBox
- Left = 16
- Top = 82
- Width = 353
- Height = 17
- Hint =
- 'Opens sequence files as single movie.'#13#10#13#10'If file names are DV-00' +
- '01.avi, DV-0002.avi ... as sequence files,'#13#10'it opens them as sin' +
- 'gle movie.'
- Caption = 'Open sequence files as a movie.'
- TabOrder = 3
- end
- end
- object UseLanczos3: TCheckBox
- Left = 8
- Top = 304
- Width = 137
- Height = 25
- Caption = 'Overwrite resize process'
- TabOrder = 3
- Visible = False
- end
- object UseResizeFilter: TComboBox
- Left = 152
- Top = 304
- Width = 225
- Height = 20
- Style = csDropDownList
- ItemHeight = 12
- TabOrder = 4
- Visible = False
- end
- end
- object TabSheet1: TTabSheet
- HelpContext = 18
- Caption = 'CPU'
- ImageIndex = 4
- object GroupBox3: TGroupBox
- Left = 8
- Top = 8
- Width = 377
- Height = 151
- Caption = 'CPU setting'
- TabOrder = 0
- object CPU_UseMultiprocessorCountLabel: TLabel
- Left = 251
- Top = 22
- Width = 111
- Height = 12
- Alignment = taRightJustify
- Caption = '[CPUCOUNT-LABEL]'
- end
- object CPU_UseMMX: TCheckBox
- Left = 16
- Top = 19
- Width = 105
- Height = 17
- Hint = 'Use MMX technology'
- Caption = 'Enable MMX'
- TabOrder = 0
- OnClick = CPU_UseMMXClick
- OnKeyDown = EditKeyDown
- end
- object CPU_Use3DNow: TCheckBox
- Left = 16
- Top = 103
- Width = 121
- Height = 17
- Hint = 'Use 3D Now!'
- Caption = 'Enable 3D Now!'
- TabOrder = 3
- OnClick = CPU_UseMMXClick
- OnKeyDown = EditKeyDown
- end
- object CPU_UseSSE: TCheckBox
- Left = 16
- Top = 61
- Width = 97
- Height = 17
- Hint = 'Use Streaming SIMD Extension.'
- BiDiMode = bdRightToLeft
- Caption = 'Enable SSE'
- ParentBiDiMode = False
- TabOrder = 2
- OnClick = CPU_UseMMXClick
- OnKeyDown = EditKeyDown
- end
- object CPU_UseMMX2: TCheckBox
- Left = 16
- Top = 40
- Width = 121
- Height = 17
- Hint = 'Use MMX-2 command added to PentiumIII or Athlon.'
- Caption = 'Enable MMX-2'
- TabOrder = 1
- OnClick = CPU_UseMMXClick
- OnKeyDown = EditKeyDown
- end
- object CPU_UseMultiprocessor: TCheckBox
- Left = 16
- Top = 124
- Width = 321
- Height = 17
- Hint = 'Use more than 2 CPU.'
- Caption = 'Use multi-thread'
- TabOrder = 4
- OnClick = CPU_UseMultiprocessorClick
- OnKeyDown = EditKeyDown
- end
- object CPU_UseMultiprocessorCount: TEdit
- Left = 203
- Top = 18
- Width = 41
- Height = 20
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 5
- OnKeyDown = EditKeyDown
- end
- object CPU_UseSSE2: TCheckBox
- Left = 16
- Top = 82
- Width = 121
- Height = 17
- Hint = 'Enables SSE order added for Pentium 4.'
- BiDiMode = bdRightToLeft
- Caption = 'Enable SSE-2'
- ParentBiDiMode = False
- TabOrder = 6
- OnClick = CPU_UseMMXClick
- OnKeyDown = EditKeyDown
- end
- end
- object GroupBox6: TGroupBox
- Left = 8
- Top = 166
- Width = 377
- Height = 95
- Caption = 'Multi-thread setting'
- TabOrder = 1
- object Label7: TLabel
- Left = 16
- Top = 22
- Width = 4
- Height = 12
- FocusControl = MultithreadFetchSize_Video
- end
- object MultithreadFetchSize_VideoLabel: TLabel
- Left = 223
- Top = 66
- Width = 17
- Height = 12
- Caption = 'Mo'
- end
- object VideoAnalyzePipelineThreadCountLabel: TLabel
- Left = 304
- Top = 42
- Width = 62
- Height = 12
- Caption = 'thread(s)'
- Visible = False
- end
- object EnableVideoAnalyzePipeline: TCheckBox
- Left = 16
- Top = 42
- Width = 265
- Height = 17
- Hint =
- 'Enables pipeline for MPEG-Video encode.'#13#10#13#10'More memory will be u' +
- 'sed if this option is enabled. Also, when encoding,'#13#10'preview wil' +
- 'l not be displayed properly, this is normal.'
- Caption = 'Enables pipeline for Motion search.'
- TabOrder = 1
- OnClick = EnableVideoAnalyzePipelineClick
- OnKeyDown = EditKeyDown
- end
- object MultithreadFetchSize_Video: TPGSpinEdit
- Left = 152
- Top = 62
- Width = 65
- Height = 21
- Hint =
- 'When multi-thread is enabled, set how many MB the Video data is ' +
- 'prefetched.'
- AlignValue = False
- CanFloatValue = False
- FloatValue = 1
- Increment = 1
- MaxValue = 1024
- TabOrder = 3
- Value = 1
- OnKeyDown = EditKeyDown
- end
- object EnableFetchVideo: TCheckBox
- Left = 16
- Top = 65
- Width = 129
- Height = 17
- Hint = 'Read Video data asynchronously'
- Caption = 'Prefetch Video'
- TabOrder = 2
- OnClick = EnableFetchVideoClick
- OnKeyDown = EditKeyDown
- end
- object EnableVideoPipeline: TCheckBox
- Left = 16
- Top = 19
- Width = 161
- Height = 17
- Hint =
- 'Enable pipeline for MPEG-Video encode.'#13#10#13#10'More memory will be us' +
- 'ed if this option is enabled.Also, when encoding,'#13#10'preview will ' +
- 'not be displayed properly, this is normal.'
- Caption = 'Enable pipeline'
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- object MultithreadFetchSize_VideoCheck: TCheckBox
- Left = 253
- Top = 64
- Width = 113
- Height = 17
- Hint =
- 'It does not try to obtain buffer any more if there are no free s' +
- 'pace on physical memory.'
- Caption = 'Check free space'
- TabOrder = 4
- OnKeyDown = EditKeyDown
- end
- object VideoAnalyzePipelineThreadCount: TPGSpinEdit
- Left = 253
- Top = 38
- Width = 45
- Height = 21
- AlignValue = False
- CanFloatValue = False
- Increment = 1
- MaxValue = 15
- TabOrder = 5
- Value = 0
- Visible = False
- OnGetText = VideoAnalyzePipelineThreadCountGetText
- OnGetValue = VideoAnalyzePipelineThreadCountGetValue
- end
- end
- object MultipassVBRCachePanel: TGroupBox
- Left = 8
- Top = 268
- Width = 377
- Height = 74
- Caption = 'Cache Setting'
- TabOrder = 2
- object MaxMultipassVBRCacheSizeLabel2: TLabel
- Left = 137
- Top = 47
- Width = 159
- Height = 12
- Caption = 'MB.'
- end
- object MaxMultipassVBRCacheSizeLabel: TLabel
- Left = 35
- Top = 47
- Width = 24
- Height = 12
- Caption = 'Creates cache up to'
- end
- object EnableMultipassVBRCache: TCheckBox
- Left = 16
- Top = 20
- Width = 345
- Height = 17
- Hint =
- 'Saves analyzing result of 1st pass to cache, then the encoding'#13#10 +
- 'process would be boosted by using the result at 2nd (or later)'#13#10 +
- ' pass(es).'#13#10#13#10'Required HDD space, for example, at 720x480, 29.97' +
- 'fps interlaced'#13#10'movie is approximately 5.3 GB / hour at most.'
- Caption = 'Saves analyzing result of multi pass VBR to cache.'
- TabOrder = 0
- OnClick = EnableMultipassVBRCacheClick
- OnKeyDown = EditKeyDown
- end
- object MaxMultipassVBRCacheSize: TPGSpinEdit
- Left = 66
- Top = 43
- Width = 65
- Height = 21
- Hint =
- 'Saves analyzing result of 1st pass to cache, then the encoding'#13#10 +
- 'process would be boosted by using the result at 2nd (or later)'#13#10 +
- ' pass(es).'#13#10#13#10'Required HDD space, for example, at 720x480, 29.97' +
- 'fps interlaced'#13#10'movie is approximately 5.3 GB / hour at most.'
- AlignValue = False
- CanFloatValue = False
- FloatValue = 1
- Increment = 1
- MaxValue = 100000
- TabOrder = 1
- Value = 1
- OnKeyDown = EditKeyDown
- end
- end
- end
- object TabSheet3: TTabSheet
- HelpContext = 19
- Caption = 'Sound'
- ImageIndex = 2
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 377
- Height = 53
- Caption = 'Sound'
- TabOrder = 0
- object Sound_EncodeFinishFileName: TEdit
- Left = 104
- Top = 20
- Width = 206
- Height = 20
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- object Sound_EncodeFinishBrowseFileName: TButton
- Left = 315
- Top = 17
- Width = 51
- Height = 25
- Caption = 'Browse'
- TabOrder = 1
- OnClick = Sound_EncodeFinishBrowseFileNameClick
- end
- object Sound_EncodeFinish: TCheckBox
- Left = 16
- Top = 22
- Width = 86
- Height = 17
- Caption = 'Finish:'
- TabOrder = 2
- OnClick = Sound_EncodeFinishClick
- OnKeyDown = EditKeyDown
- end
- end
- end
- object TabSheet4: TTabSheet
- HelpContext = 20
- Caption = 'Audio engine'
- ImageIndex = 3
- object GroupBox8: TGroupBox
- Left = 8
- Top = 173
- Width = 377
- Height = 94
- Caption = 'Sampling frequency convertor'
- TabOrder = 2
- object ResamplerFileNameEdit: TComboBox
- Left = 136
- Top = 62
- Width = 174
- Height = 20
- ItemHeight = 12
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- object ResamplerButton: TButton
- Left = 315
- Top = 59
- Width = 51
- Height = 25
- Caption = 'Browse'
- TabOrder = 1
- OnClick = ResamplerButtonClick
- end
- object Resampler_UseExtProgram: TRadioButton
- Left = 16
- Top = 64
- Width = 113
- Height = 17
- Caption = 'External program'
- TabOrder = 2
- OnClick = ResamplerGroupClick
- end
- object Resampler_UseInternalEngine_Low: TRadioButton
- Left = 16
- Top = 20
- Width = 161
- Height = 17
- Hint =
- 'Uses built-in engine to convert audio sampling rate'#13#10#13#10'Since thi' +
- 's is low quality mode, this can be doen quickly, on the'#13#10'other h' +
- 'and, there may be distortion, or the quality may be worse.'
- Caption = 'Low quality (high speed)'
- TabOrder = 3
- OnClick = ResamplerGroupClick
- end
- object Resampler_UseInternalEngine_High: TRadioButton
- Left = 16
- Top = 42
- Width = 161
- Height = 17
- Hint =
- 'Uses built-in engine to convert audio sampling rate'#13#10#13#10'Since thi' +
- 's is high quality mode, it may take longer, but the'#13#10'fidelity of' +
- ' conversion is high. '
- Caption = 'High quality (low speed)'
- TabOrder = 4
- OnClick = ResamplerGroupClick
- end
- end
- object GroupBox4: TGroupBox
- Left = 8
- Top = 8
- Width = 377
- Height = 73
- Caption = 'MPEG-1 Audio Layer II encoder'
- TabOrder = 0
- object MPEGAudioEncoderFileNameEdit2: TComboBox
- Left = 136
- Top = 40
- Width = 174
- Height = 20
- ItemHeight = 12
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- object MPEGAudioEncoderFileNameButton2: TButton
- Left = 315
- Top = 37
- Width = 51
- Height = 25
- Caption = 'Browse'
- TabOrder = 1
- OnClick = MPEGAudioEncoderFileNameButton2Click
- end
- object MPEGAudioEncoder2_UseExtProgram: TRadioButton
- Left = 16
- Top = 42
- Width = 113
- Height = 17
- Caption = 'External program'
- TabOrder = 2
- OnClick = MPEGAudioEncoder2GroupClick
- end
- object MPEGAudioEncoder2_UseInternalEngine: TRadioButton
- Left = 16
- Top = 20
- Width = 161
- Height = 17
- Hint = 'Uses built-in engine to encode MPEG-1 Audio Layer II.'
- Caption = 'Use built-in engine'
- TabOrder = 3
- OnClick = MPEGAudioEncoder2GroupClick
- end
- end
- object GroupBox7: TGroupBox
- Left = 8
- Top = 90
- Width = 377
- Height = 73
- Caption = 'MPEG-1 Audio Layer III encoder'
- TabOrder = 1
- object MPEGAudioEncoderFileNameEdit3: TComboBox
- Left = 136
- Top = 40
- Width = 174
- Height = 20
- ItemHeight = 12
- TabOrder = 0
- OnKeyDown = EditKeyDown
- end
- object MPEGAudioEncoderFileNameButton3: TButton
- Left = 315
- Top = 37
- Width = 51
- Height = 25
- Caption = 'Browse'
- TabOrder = 1
- OnClick = MPEGAudioEncoderFileNameButton3Click
- end
- object MPEGAudioEncoder3_UseExtProgram: TRadioButton
- Left = 16
- Top = 42
- Width = 113
- Height = 17
- Caption = 'External program'
- TabOrder = 2
- OnClick = MPEGAudioEncoder3GroupClick
- end
- object MPEGAudioEncoder3_UseInternalEngine: TRadioButton
- Left = 16
- Top = 20
- Width = 161
- Height = 17
- Hint = 'Does not use MPEG-1 Audio Layer III encoding.'
- Caption = 'Do not use'
- TabOrder = 3
- OnClick = MPEGAudioEncoder3GroupClick
- end
- end
- end
- object TabSheet5: TTabSheet
- HelpContext = 21
- Caption = 'VFAPI plug-in'
- ImageIndex = 4
- object Label5: TLabel
- Left = 24
- Top = 271
- Width = 337
- Height = 72
- BiDiMode = bdLeftToRight
- Caption =
- 'VFAPI(Video File API) plug-in expands movie formats which are'#13#10's' +
- 'upported by movie authoring software that are supporting VFAPI.'#13 +
- #10#13#10'Several VFAPI plug-ins and development Kits can be downloaded' +
- ' at'#13#10'the following URL (Japanese).'
- ParentBiDiMode = False
- WordWrap = True
- end
- object VFAPIPageButton: TSpeedButton
- Left = 21
- Top = 351
- Width = 350
- Height = 16
- Flat = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = VFAPIPageButtonClick
- end
- object VideoFilePluginList: TListView
- Left = 7
- Top = 8
- Width = 378
- Height = 249
- Checkboxes = True
- Columns = <
- item
- Caption = 'Name'
- Width = 231
- end
- item
- Caption = 'File'
- Width = 95
- end
- item
- Alignment = taRightJustify
- Caption = 'Priority'
- Width = 48
- end>
- ColumnClick = False
- DragMode = dmAutomatic
- FullDrag = True
- GridLines = True
- HideSelection = False
- HotTrackStyles = []
- ReadOnly = True
- PopupMenu = VFAPIPopupMenu
- TabOrder = 0
- ViewStyle = vsReport
- OnMouseMove = VideoFilePluginListMouseMove
- end
- end
- end
- object OKButton: TButton
- Left = 254
- Top = 432
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 1
- OnClick = OKButtonClick
- end
- object CancelButton: TButton
- Left = 334
- Top = 432
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object OpenSoundDialog: TOpenDialog
- Filter = 'Wave file(*.wav)|*.wav|All files(*.*)|*.*'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 12
- Top = 415
- end
- object OpenExternalToolDialog: TOpenDialog
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Title = 'Select file to execute'
- Left = 44
- Top = 415
- end
- object VFAPIPopupMenu: TPopupMenu
- Left = 76
- Top = 415
- object N1: TMenuItem
- Caption = 'Higher priority'
- OnClick = VFAPIPriorityUpActionExecute
- end
- object N2: TMenuItem
- Caption = 'Lower priority'
- OnClick = VFAPIPriorityDownActionExecute
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object N4: TMenuItem
- Caption = 'Check all'
- OnClick = N4Click
- end
- object N5: TMenuItem
- Caption = 'Uncheck all'
- OnClick = N5Click
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object N7: TMenuItem
- Caption = 'Reset to recommended setting'
- OnClick = N7Click
- end
- end
- end
-