Skip to main content

TcxCustomButton.UseSystemPaint Property

Deprecated. This property exists for backward compatibility only. Use the LookAndFeel property instead.

Declaration

property UseSystemPaint: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the button uses operating system-dependent draw routines; otherwise, False.

See Also