[Overview][Classes][Procedures and functions][Index] |
BeepOnError - if True, beeps when there is an entry error or other calculator error.
Source position: extdlgs.pas line 169
published property TCalculatorDialog.BeepOnError : Boolean |
BeepOnError is a Boolean property which indicates if a beep occurs when an error occurs in the calculator dialog. The default value for the property is True. The value in BeepOnError is assigned to the corresponding property in DlgForm in the Execute method.
|
Creates, configures, and displays the form for the calculator dialog. |
|
|
Implements the form used to display a calculator for a TCalculatorDialog instance. |
Version 4.0 | Generated 2025-05-03 | Home |