API:Vcl.ActnMenus.TCustomActionMainMenuBar.Clear

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Clear; override;

C++

virtual void __fastcall Clear();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMainMenuBar

Beschreibung

Gibt die ActionControls-Liste frei.

Vcl.ActnMenus.TCustomActionMainMenuBar.Clear erbt von Vcl.ActnMan.TCustomActionBar.Clear. Der folgende Inhalt bezieht sich auf Vcl.ActnMan.TCustomActionBar.Clear.

Gibt die ActionControls-Liste frei.

Clear wird zum Freigeben der ActionControls-Liste verwendet.

Siehe auch