[Overview][Classes][Procedures and functions][Index] |
OnDisplayChange - event handler for any change in the calculator display.
Source position: extdlgs.pas line 176
published property TCalculatorDialog.OnDisplayChange : TNotifyEvent |
OnDisplayChange is a TNotifyEvent property used as the event handler signalled when the display value for the calculator dialog is changed. OnDisplayChange is signalled from the DisplayChanged method which is assigned as the OnDisplayChange event handler in DlgForm.
|
Creates, configures, and displays the form for the calculator dialog. |
|
|
Implements the event handler signalled when the calculator display has been changed on the dialog form. |
|
|
Event handler signalled when the calculator display has been changed. |
|
Version 4.0 | Generated 2025-05-03 | Home |