RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.NotifyValue Property

Indicates the result of the last media control method that requested a notification.

Pascal
property NotifyValue: TMPNotifyValues;
C++
__property TMPNotifyValues NotifyValue;

NotifyValue reports the result of the last media control method (Back, Close, Eject, Next, Open, Pause, PauseOnly, Play, Previous, StartRecording, Resume, Rewind, Step, or Stop) that requested a notification. 

To request notification, set Notify to true before calling a media control method. 

 

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