Type used by OnChange and OnChanging as an event handler type.
type TNotifyEvent = procedure(Sender: TObject) of object;