Back to Devexpress

TcxCustomTabControlProperties.Options Property

vcl-cxpc-dot-tcxcustomtabcontrolproperties-498a907d.md

latest810 B
Original Source

TcxCustomTabControlProperties.Options Property

Specifies a set of options that affect the appearance and behavior of a tab control.

Declaration

delphi
property Options: TcxPCOptions read; write; default cxPCDefaultOptions;

Property Value

TypeDefault
TcxPCOptionscxPCDefaultOptions

Remarks

Refer to the TcxPCOptions class description to learn about available options.

The default value of the Options property is cxPCDefaultOptions.

See Also

TcxCustomTabControlProperties Class

TcxCustomTabControlProperties Members

cxPC Unit