API:System.PushNotification.TPushService.AppProps

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AppProps[const AName: string]: string read GetAppProp write SetAppProp;

C++

__property System::UnicodeString AppProps[const System::UnicodeString AName] = {read=GetAppProp, write=SetAppProp};

Properties

Type Visibility Source Unit Parent
property public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!