RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.ErrorMessage Property

Describes the error code stored in the Error property.

Pascal
property ErrorMessage: string;
C++
__property AnsiString ErrorMessage;

ErrorMessage specifies the error message that describes the error code returned from the most recent media control method (Back, Close, Eject, Next, Open, Pause, PauseOnly, Play, Previous, StartRecording, Resume, Rewind, Step, or Stop).  

The error code described by the message is stored in the Error property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!