System.Notification.TNotification.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create;

C++

__fastcall TNotification();

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Notification.pas
System.Notification.hpp
System.Notification TNotification


Description

Create crée une instance de TNotification.

Create définit également les valeurs par défaut des propriétés de cette notification.

Voir davantage d'informations sur la création de notifications.

Voir aussi