Back to Devexpress

TcxCustomButton.AllowAllUp Property

vcl-cxbuttons-dot-tcxcustombutton-b051e05d.md

latest713 B
Original Source

TcxCustomButton.AllowAllUp Property

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

Declaration

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

Property Value

TypeDefaultDescription
BooleanFalse

True if all buttons in a group can be deselected; otherwise, False.

|

See Also

TcxCustomButton Class

TcxCustomButton Members

cxButtons Unit