Object
CDROMDevice |
Description
Retrurns a TrackInformation object containing information about the specified track.
Syntax
object.GetTrackInfo(TrackNr)
Part |
Description |
object |
An object expression that evaluates to a CDROMDevice object. |
TrackNr |
Number of the track |
Remarks
If TrackNr is bigger than the number of tracks on the CD, GetTrackInfo returns nil.