System.Notification.TBaseNotificationCenter.PresentNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PresentNotification(const ANotification: TNotification);

C++

void __fastcall PresentNotification(TNotification* const ANotification);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


Description

Présente immédiatement une notification locale.

PresentNotification appelle DoPresentNotification.

Voir aussi