TcxCustomTabControl.TabSlants Property
In This Article
Specifies the appearance aspects of tab slants.
#Declaration
Delphi
property TabSlants: TcxTabSlants read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property is obsolete; use the control’s Properties.TabSlants property instead.
See Also