TcxCustomButton.AllowAllUp Property
Specifies the behavior of the button in a group.
Declaration
property AllowAllUp: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
This property is obsolete. Use the button’s SpeedButtonOptions.AllowAllUp property instead.
See Also