Vcl.MPlayer.TMediaPlayer.Updated
Delphi
procedure Updated; override;
C++
DYNAMIC void __fastcall Updated(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.MPlayer.pas Vcl.MPlayer.hpp | Vcl.MPlayer | TMediaPlayer | 
Description
Signals that the media player has finished updating.
Updated calls the inherited Updated before it modifies the layout of the media player buttons and forces a repaint.