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