Vcl.Ribbon.TCustomTabData.ScrollButtons

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ScrollButtons: TRibbonScrollButtons read FScrollButtons;

C++

__property TRibbonScrollButtons ScrollButtons = {read=FScrollButtons, nodefault};

Eigenschaften

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


Beschreibung

Gibt die Bildlaufschaltflächen an, die sich rechts und links neben der Ribbon-Registerkarte befinden.

Siehe auch