[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'CalcForm' (#lcl)

TCalculatorPanel.BeepOnError

Indicates if a beep occurs when an error condition is detected in the calculator panel.

Declaration

Source position: calcform.pas line 88

public property TCalculatorPanel.BeepOnError : Boolean
  read FBeepOnError
  write FBeepOnError;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.