TcxCustomTabControl.TabIndex Property
Specifies the selected tab index.
Declaration
property TabIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is obsolete; use the control’s Properties.TabIndex property instead.
See Also