API:Vcl.ActnCtrls.TCustomActionToolBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ActnCtrls.TCustomActionDockBarVcl.ActnMan.TCustomActionBarVcl.ToolWin.TToolWindowVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTCustomActionToolBar

Delphi

TCustomActionToolBar = class(TCustomActionDockBar)

C++

class PASCALIMPLEMENTATION TCustomActionToolBar : public TCustomActionDockBar

Eigenschaften

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

Beschreibung

TCustomActionDockBar ist die Vorfahrklasse für Aktionsbänder, die andockbar sein müssen.

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

TCustomActionDockBar ist die Vorfahrklasse für Aktionsbänder, die andockbar sein müssen.

TCustomActionDockBar ist die Vorfahrklasse aller Aktionsbänder, die andockbar sein müssen.

Siehe auch