Skip to main content

TcxCustomButton.UseSystemPaint Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the LookAndFeel property instead of UseSystemPaint.

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