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.6 | Generated 2026-02-20 | Home |