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