home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vrtulník 3
/
Vrtulnik-3.bin
/
zvuk
/
wavmak24
/
_setup.1
/
WMWIN.EXE
/
0
/
RCDATA
/
TWAVMIXDLG
/
TWAVMIXDLG.txt
Wrap
Text File
|
1996-11-11
|
8KB
|
331 lines
object WAVmixDlg: TWAVmixDlg
Left = 0
Top = 42
HelpContext = 3280
ActiveControl = FileListBox1
BorderIcons = []
BorderStyle = bsDialog
Caption = 'WAV Mix'
ClientHeight = 384
ClientWidth = 456
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 264
Width = 16
Height = 13
Caption = 'To'
end
object Bevel1: TBevel
Left = 8
Top = 248
Width = 441
Height = 89
end
object Label2: TLabel
Left = 16
Top = 16
Width = 28
Height = 13
Caption = 'From'
end
object Bevel2: TBevel
Left = 8
Top = 8
Width = 441
Height = 233
end
object gauge: TGauge
Left = 16
Top = 351
Width = 137
Height = 18
Color = clLime
ForeColor = clLime
ParentColor = False
Progress = 0
end
object Bevel3: TBevel
Left = 16
Top = 40
Width = 105
Height = 89
end
object Bevel4: TBevel
Left = 8
Top = 344
Width = 153
Height = 33
end
object CancelBtn: TBitBtn
Left = 264
Top = 344
Width = 89
Height = 33
Cursor = crArrow
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
OnClick = CancelBtnClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033337733333333333333333F333333333333
0000333911733333973333333377F333333F3333000033391117333911733333
37F37F333F77F33300003339111173911117333337F337F3F7337F3300003333
911117111117333337F3337F733337F3000033333911111111733333337F3337
3333F7330000333333911111173333333337F333333F73330000333333311111
7333333333337F3333373333000033333339111173333333333337F333733333
00003333339111117333333333333733337F3333000033333911171117333333
33337333337F333300003333911173911173333333373337F337F33300003333
9117333911173333337F33737F337F33000033333913333391113333337FF733
37F337F300003333333333333919333333377333337FFF730000333333333333
3333333333333333333777330000333333333333333333333333333333333333
0000}
Margin = 2
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 360
Top = 343
Width = 89
Height = 34
HelpContext = 3280
TabOrder = 2
OnClick = HelpBtnClick
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
object toFileEdit: TEdit
Left = 40
Top = 264
Width = 265
Height = 21
TabOrder = 7
OnClick = toFileEditExit
OnExit = toFileEditExit
OnKeyPress = toFileEditKeyPress
end
object Panel1: TPanel
Left = 312
Top = 256
Width = 129
Height = 33
TabOrder = 8
object monoButton: TRadioButton
Left = 8
Top = 8
Width = 57
Height = 17
Caption = 'Mono'
TabOrder = 0
end
object stereoButton: TRadioButton
Left = 64
Top = 8
Width = 57
Height = 17
Caption = 'Stereo'
Checked = True
TabOrder = 1
TabStop = True
end
end
object Panel2: TPanel
Left = 312
Top = 296
Width = 129
Height = 33
TabOrder = 10
object eightButton: TRadioButton
Left = 8
Top = 8
Width = 57
Height = 17
Caption = '8 bits'
TabOrder = 0
end
object sixteenButton: TRadioButton
Left = 64
Top = 8
Width = 57
Height = 17
Caption = '16 bits'
Checked = True
TabOrder = 1
TabStop = True
end
end
object Panel3: TPanel
Left = 16
Top = 296
Width = 289
Height = 33
TabOrder = 9
object elevenButton: TRadioButton
Left = 16
Top = 8
Width = 81
Height = 17
Caption = '11025 Hz'
TabOrder = 0
end
object twentytwoButton: TRadioButton
Left = 104
Top = 8
Width = 81
Height = 17
Caption = '22050 Hz'
TabOrder = 1
end
object fourtyfourButton: TRadioButton
Left = 200
Top = 8
Width = 73
Height = 17
Caption = '44100 Hz'
Checked = True
TabOrder = 2
TabStop = True
end
end
object GroupBox2: TGroupBox
Left = 128
Top = 16
Width = 313
Height = 121
TabOrder = 5
object DriveComboBox2: TDriveComboBox
Left = 8
Top = 16
Width = 145
Height = 19
DirList = DirectoryListBox1
TabOrder = 0
end
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 40
Width = 145
Height = 73
FileList = FileListBox1
ItemHeight = 16
TabOrder = 1
end
object FileListBox1: TFileListBox
Left = 160
Top = 40
Width = 145
Height = 73
ItemHeight = 16
Mask = '*.WAV'
ParentShowHint = False
ShowGlyphs = True
ShowHint = False
TabOrder = 3
OnChange = FileListBox1Change
end
object FilterComboBox2: TFilterComboBox
Left = 160
Top = 16
Width = 145
Height = 21
FileList = FileListBox1
Filter = 'WAV (*.WAV)|*.WAV|All files (*.*)|*.*'
TabOrder = 2
end
end
object addButton: TButton
Left = 24
Top = 48
Width = 89
Height = 33
Caption = 'Add'
TabOrder = 3
OnClick = addButtonClick
end
object DeleteButton: TButton
Left = 24
Top = 88
Width = 89
Height = 33
Caption = 'Remove'
TabOrder = 4
OnClick = DeleteButtonClick
end
object StringGrid1: TStringGrid
Left = 16
Top = 144
Width = 425
Height = 89
ColCount = 3
DefaultColWidth = 132
FixedCols = 0
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
TabOrder = 6
OnClick = StringGrid1Click
OnEnter = StringGrid1Enter
OnExit = StringGrid1Exit
OnKeyPress = StringGrid1KeyPress
ColWidths = (
282
71
68)
RowHeights = (
24
24)
end
object OKBtn: TBitBtn
Left = 168
Top = 344
Width = 89
Height = 33
Caption = 'OK'
ModalResult = 1
TabOrder = 0
OnClick = OKbtnClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000000000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333377F3333333333000033334224333333333333
337337F3333333330000333422224333333333333733337F3333333300003342
222224333333333373333337F3333333000034222A22224333333337F337F333
7F33333300003222A3A2224333333337F3737F337F33333300003A2A333A2224
33333337F73337F337F33333000033A33333A222433333337333337F337F3333
0000333333333A222433333333333337F337F33300003333333333A222433333
333333337F337F33000033333333333A222433333333333337F337F300003333
33333333A222433333333333337F337F00003333333333333A22433333333333
3337F37F000033333333333333A223333333333333337F730000333333333333
333A333333333333333337330000333333333333333333333333333333333333
0000}
Margin = 2
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Left = 432
end
end