API:Vcl.ActnCtrls.TCustomActionDockBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ActnMan.TCustomActionBarVcl.ToolWin.TToolWindowVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomActionDockBar

Delphi

TCustomActionDockBar = class(TCustomActionBar)

C++

class PASCALIMPLEMENTATION TCustomActionDockBar : public Vcl::Actnman::TCustomActionBar

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls Vcl.ActnCtrls

Beschreibung

TCustomActionBar ist die Basisklasse für alle Aktionsabschnitte.

Vcl.ActnCtrls.TCustomActionDockBar erbt von Vcl.ActnMan.TCustomActionBar. Der folgende Inhalt bezieht sich auf Vcl.ActnMan.TCustomActionBar.

TCustomActionBar ist die Basisklasse für alle Aktionsabschnitte.

TCustomActionBar ist die Basisklasse für alle Aktionsabschnitte. Diese Komponenten werden von Aktionsmanagern als Rendering-Engines verwendet, um Aktionen und Aktionskategorien in der Benutzeroberfläche anzuzeigen.

Siehe auch