API:Vcl.ActnMan.TActionBarItem.Refresh
Delphi
procedure Refresh; override;
C++
virtual void __fastcall Refresh();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TActionBarItem |
Description
Causes the action client to be redrawn.
Vcl.ActnMan.TActionBarItem.Refresh inherits from Vcl.ActnMan.TActionClient.Refresh. All content below this line refers to Vcl.ActnMan.TActionClient.Refresh.
Causes the action client to be redrawn.
Use Refresh to redraw the action client immediately.