[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Specifies an event handler signalled when the display in TCalculatorForm is changed.
Source position: calcform.pas line 37
type TCalculatorDispChangeEvent = procedure of object; |