Back to Devexpress

TcxCustomButton.Down Property

vcl-cxbuttons-dot-tcxcustombutton-23fd869d.md

latest683 B
Original Source

TcxCustomButton.Down Property

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

Declaration

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

Property Value

TypeDefaultDescription
BooleanFalse

True if the button is in the pressed state; otherwise, False.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit