TcxCustomTabControlProperties.TabSlants Property
In This Article
Specifies the appearance aspects of tab slants.
#Declaration
Delphi
property TabSlants: TcxTabSlants read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to specify the appearance aspects of tab slants (such as their kind and positions) within a tab control that has the Slanted painting style applied.
See Also