[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. |
|
|
DisplayChange - software emulator for the OnDisplayChange event. |
|
|
Event handler signalled when the calculator display has been changed. |
|
TNotifyEvent |
lazarus-ccr.sourceforge.net |