RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.Length Property

Specifies the length of the medium in the open multimedia device.

Pascal
property Length: Longint;
C++
__property Longint Length;

Length is specified using the current time format, which is specified by the TimeFormat property. 

 

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