RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.Updated Method

Signals that the media player has finished updating.

Pascal
procedure Updated; override;
C++
virtual __fastcall Updated();

Updated calls the inherited Updated before it modifies the layout of the media player buttons and forces a repaint. 

 

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