[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_libnotify' (#crwlib)

T_NotifyNotification

Declaration

Source position: _crw_libnotify.pas line 107

type T_NotifyNotification = record

  parent_object: TGObject;

  priv: PNotifyNotificationPrivate;

end;