FMX.Platform.TPushStartupNotificationMessage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Platform.TPushNotificationMessageBaseSystem.Messaging.TMessageSystem.Messaging.TMessageBaseSystem.TObjectTPushStartupNotificationMessage

Delphi

TPushStartupNotificationMessage = class (TPushNotificationMessageBase);

C++

class PASCALIMPLEMENTATION TPushStartupNotificationMessage : public TPushNotificationMessageBase

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Beschreibung

Gesendete Botschaft nach Erhalt einer Start-Benachrichtigung.

TPushStartupNotificationMessage wird gesendet, wenn die Anwendung eine Start-Benachrichtigung erhält.

TPushStartupNotificationMessage wird intern verwendet, um iOS-Push-Benachrichtigungsmeldungen zu verwalten.

Siehe auch