Back to Devexpress

TcxCustomButton.UseSystemPaint Property

vcl-cxbuttons-dot-tcxcustombutton-66cbe88a.md

latest714 B
Original Source

TcxCustomButton.UseSystemPaint Property

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

Declaration

delphi
property UseSystemPaint: Boolean read; write; default False;

Property Value

TypeDefaultDescription
BooleanFalse

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

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit