TNotifyEvent typedef

TNotifyEvent = void Function(TObject Sender)

Implementation

typedef void TNotifyEvent(TObject Sender);