FMX.Platform.TPushNotificationData.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const ANotification: string);

C++

__fastcall TPushNotificationData(const System::UnicodeString ANotification);
TPushNotificationData() {}

Properties

Type Visibility Source Unit Parent
constructor public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform TPushNotificationData

Description

Embarcadero Technologies does not currently have any additional information.