System.Notification.TNotification.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create;

C++

__fastcall TNotification();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Notification.pas
System.Notification.hpp
System.Notification TNotification


Beschreibung

Erstellt eine Instanz von TNotification.

Create legt auch die Standardwerte für die Eigenschaften dieser Benachrichtigung fest.

Hier finden Sie weitere Informationen zum Erstellen von Mitteilungen.

Siehe auch