Vcl.ActnMan.TCustomActionBar.Clear
Delphi
procedure Clear; virtual;
C++
virtual void __fastcall Clear(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCustomActionBar |
Description
Frees the ActionControls list.
Clear is used to free the ActionControls list.