TNotifyEvent typedef

TNotifyEvent = void Function(Object sender)

Implementation

typedef TNotifyEvent = void Function(Object sender);