Vcl.Ribbon.TCustomRibbon.HotTabIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HotTabIndex: Integer read FHotTabIndex write SetHotTabIndex;

C++

__property int HotTabIndex = {read=FHotTabIndex, write=SetHotTabIndex, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Beschreibung

Gibt den Index der hervorgehobenen Ribbon-Registerkarte an.

Siehe auch