Vcl.RibbonActnCtrls.TKeyTipMatchItem.Index

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Index: Integer read FIndex write FIndex;

C++

__property int Index = {read=FIndex, write=FIndex, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipMatchItem

Beschreibung

Legt fest, zu welcher Registerkarte gewechselt wird.

Wenn MatchType mtTabs ist, dann wird mit der Eigenschaft Index festgelegt, zu welcher Registerkarte gewechselt wird.

Siehe auch