home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
goldwave
/
gwave509.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TFILEPATTERNFORM
/
TFILEPATTERNFORM.txt
Wrap
Text File
|
2005-01-25
|
1KB
|
80 lines
inherited FilePatternForm: TFilePatternForm
Caption = 'Add Folder'
ClientHeight = 90
ClientWidth = 374
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
Left = 129
Top = 60
TabOrder = 4
end
inherited ButtonCancel: TButton
Left = 209
Top = 60
TabOrder = 5
end
inherited ButtonHelp: THelpButton
Left = 289
Top = 60
TabOrder = 6
HelpKey = 'batch_addfolder'
end
inline Folder: TFolderFrame
Left = 63
Top = 3
TabOrder = 1
end
object FolderLabel: TStaticText
Left = 24
Top = 7
Width = 36
Height = 17
Alignment = taRightJustify
Caption = 'Folder:'
TabOrder = 0
end
object Filter: TComboBox
Left = 64
Top = 33
Width = 57
Height = 21
ItemHeight = 13
MaxLength = 10
TabOrder = 3
Items.Strings = (
'*.*'
'*.wav'
'*.mp3'
'*.ogg'
'*.wma'
'*.vox'
'*.afc'
'*.aif'
'*.txt'
'*.avi'
'*.mpg'
'*.mp2'
'*.mov'
'*.wmv')
end
object FilterLabel: TStaticText
Left = 7
Top = 34
Width = 53
Height = 17
Alignment = taRightJustify
Caption = 'Type filter:'
TabOrder = 2
end
object SubFolder: TCheckBox
Left = 212
Top = 34
Width = 128
Height = 17
Caption = 'Include all subfolders'
TabOrder = 7
end
end