home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Multimedia
/
waveflow
/
waveflow.exe
/
0
/
RCDATA
/
TDIVIDECHANNELSFRM
/
TDIVIDECHANNELSFRM.txt
< prev
Wrap
Text File
|
2005-05-01
|
4KB
|
135 lines
object DivideChannelsfrm: TDivideChannelsfrm
Left = 343
Top = 327
BorderStyle = bsDialog
Caption = 'Divide Stereo Channels'
ClientHeight = 177
ClientWidth = 353
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 40
Width = 184
Height = 13
Caption = '&Left Channel Output Waveform Name: '
FocusControl = LeftEdit
end
object Label2: TLabel
Left = 8
Top = 80
Width = 194
Height = 13
Caption = '&Right Channel Output Waveform Name: '
FocusControl = RightEdit
end
object SpeedButton1: TSpeedButton
Left = 216
Top = 56
Width = 121
Height = 22
Caption = ' Select Waveform'
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
55555555FFFFFFFFFF55555000000000055555577777777775F55500B8B8B8B8
B05555775F555555575F550F0B8B8B8B8B05557F75F555555575550BF0B8B8B8
B8B0557F575FFFFFFFF7550FBF0000000000557F557777777777500BFBFBFBFB
0555577F555555557F550B0FBFBFBFBF05557F7F555555FF75550F0BFBFBF000
55557F75F555577755550BF0BFBF0B0555557F575FFF757F55550FB700007F05
55557F557777557F55550BFBFBFBFB0555557F555555557F55550FBFBFBFBF05
55557FFFFFFFFF7555550000000000555555777777777755555550FBFB055555
5555575FFF755555555557000075555555555577775555555555}
NumGlyphs = 2
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 215
Top = 96
Width = 121
Height = 22
Caption = ' Select Waveform'
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
55555555FFFFFFFFFF55555000000000055555577777777775F55500B8B8B8B8
B05555775F555555575F550F0B8B8B8B8B05557F75F555555575550BF0B8B8B8
B8B0557F575FFFFFFFF7550FBF0000000000557F557777777777500BFBFBFBFB
0555577F555555557F550B0FBFBFBFBF05557F7F555555FF75550F0BFBFBF000
55557F75F555577755550BF0BFBF0B0555557F575FFF757F55550FB700007F05
55557F557777557F55550BFBFBFBFB0555557F555555557F55550FBFBFBFBF05
55557FFFFFFFFF7555550000000000555555777777777755555550FBFB055555
5555575FFF755555555557000075555555555577775555555555}
NumGlyphs = 2
OnClick = SpeedButton2Click
end
object Label3: TLabel
Left = 40
Top = 8
Width = 274
Height = 24
Caption = 'DIVIDE STEREO CHANNELS'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LeftEdit: TEdit
Left = 8
Top = 56
Width = 201
Height = 21
TabOrder = 0
end
object RightEdit: TEdit
Left = 8
Top = 96
Width = 201
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 90
Top = 136
Width = 75
Height = 25
Caption = 'OK, Di&vide'
ModalResult = 1
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 178
Top = 136
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 3
OnClick = Button2Click
end
object sd1: TSaveDialog
Filter = 'PCM Waveforms|*.wav'
Left = 304
Top = 136
end
end