[Overview][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TCalculatorDialog.BeepOnError

BeepOnError - if True, beeps when there is an entry error or other calculator error

Declaration

Source position: extdlgs.pas line 165

published property TCalculatorDialog.BeepOnError : Boolean
  read FBeepOnError
  write FBeepOnError
  default True;

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