Skip to main content

TcxTabSlants Class

Represents the options available for tab slants.

Declaration

TcxTabSlants = class(
    TPersistent
)

Remarks

The manner in which tab slants for tabs within the TcxTabControl control with the Slanted painting style applied are painted is determined by the options specified by an instance of the TcxTabSlants class. These options include the kind of slants and the positions (sides) at which the tabs are bent.

Inheritance

TObject
TPersistent
TcxTabSlants
See Also