Back to Devexpress

TcxTabSlants Class

vcl-cxpc-45bf65c3.md

latest928 B
Original Source

TcxTabSlants Class

Represents the options available for tab slants.

Declaration

delphi
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

TcxTabSlants Members

cxPC Unit