API:FMX.TabControl.TTabControl.TabIndex
Delphi
property TabIndex: Integer read FTabIndex write SetTabIndex default -1;
C++
__property int TabIndex = {read=FTabIndex, write=SetTabIndex, default=-1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.TabControl.pas FMX.TabControl.hpp |
FMX.TabControl | TTabControl |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!