Vcl.Ribbon.TCustomRibbonQuickAccessToolbar.Ribbon

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Ribbon: TCustomRibbon read FRibbon;

C++

__property TCustomRibbon* Ribbon = {read=FRibbon};

Eigenschaften

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

Beschreibung

Gibt das Ribbon-Objekt zurück, dem die Symbolleiste für den Schnellzugriff zugeordnet ist.

Siehe auch