TNotifyProc Type

Represents a anonymous method that has the same signature as TNotifyEvent.

Namespace: Spring
type
 TNotifyProc = reference to procedure(Sender: TObject);