Vcl.Ribbon.TCustomActionControlBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ActnCtrls.TCustomActionToolBarVcl.ActnCtrls.TCustomActionDockBarVcl.ActnMan.TCustomActionBarVcl.ToolWin.TToolWindowVcl.Controls.TWinControlTCustomActionControlBar

Delphi

TCustomActionControlBar = class(TCustomActionToolbar)

C++

class PASCALIMPLEMENTATION TCustomActionControlBar : public Vcl::Actnctrls::TCustomActionToolBar

Eigenschaften

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

Beschreibung

TCustomActionControlBar ist die Basisklasse für Objekte in Aktionsleistensteuerelementen, die eine Gruppe von Aktionen verwalten.

TCustomActionControlBar ist die Basisklasse für Komponenten, die Steuerelementleisten auf der Grundlage von Aktionen erzeugen, die ein Aktionsmanager festlegt.

Siehe auch