RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.TrackPosition Property

Reports the starting position of the track.

Pascal
property TrackPosition [TrackNum: Integer]: Longint;
C++
__property Longint TrackPosition[int TrackNum];

TrackPosition reports the starting position of the track specified by the TrackNum index. 

The value of TrackPosition is specified according to the current time format, which is specified in the TimeFormat property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!