Indicates if a beep occurs when an error condition is detected in the calculator panel.
Source position: calcform.pas line 88
public property TCalculatorPanel.BeepOnError : Boolean read FBeepOnError write FBeepOnError;