Source position: _crw_libnotify.pas line 160
type NotifyActionCallback = procedure(
notification: PNotifyNotification;
action: PChar;
user_data: gpointer
);