Change - software emulator for the OnChange event ???
Source position: extdlgs.pas line 164
protected procedure TCalculatorDialog.Change; virtual; |
Change is a procedure used to perform actions needed when the dialog has been changed. Change signals the OnChange event handler (when assigned).
|
OnChange - event handler for any change in the calculator. |
| Version 4.4 | Generated 2025-11-08 | Home |