[Overview][Constants][Types][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 150

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