Vcl.ActnMan.TCustomActionBar.Clear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Clear; virtual;

C++

virtual void __fastcall Clear();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Beschreibung

Gibt die ActionControls-Liste frei.

Clear wird zum Freigeben der ActionControls-Liste verwendet.

Siehe auch