Playing an Album

Posted by Peter Howes on June 12, 2007

Hi
I have a list box on a form in Delphi4.0 containing the file neams for a complete (song) album. On the same form I have a media player component which I can use to play a single track. Is there available a simple code segment which I can attach to a "PlayAlbum" button that will play the songs in the list box consecutively without requiring me to click the media player after each track has finished?

Thanks.

Related articles

       

Follow Ups