Главная страница | назад





Article #15824: How can I change the drive that MediaPlayer uses to play Audio

 Question and Answer Database
FAQ824D.txt How can I change the drive that MediaPlayer uses to play Audio
Category :VCL
Platform :All
Product :All 32 bit
Question:
How can I change the drive that MediaPlayer uses to play Audio
CD's?
Answer:
Change the filename property to point to the root directory of the
cd drive you wish to play the cd from.
Example:
MediaPlayer1.FileName := 'E:';
7/16/98 4:31:28 PM

Last Modified: 01-SEP-99