TcxCustomTabControl.TabIndex Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the Properties.TabIndex property instead of TabIndex.
Declaration
property TabIndex: Integer read; write;
Property Value
| Type | Description |
|---|---|
| Integer | The selected tab index. |
See Also