Skip to main content

TcxCustomCalculator.BeepOnError Property

Determines whether a calculator control generates a warning sound when an error occurs.

Declaration

property BeepOnError: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the BeepOnError property is set to True, a standard sound is played on an error.

The default value of the BeepOnError property is True.

See Also