System.PushNotification.TPushServiceManager.Services

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Services[Index: Integer]: TPushService read GetService; default;

C++

__property TPushService* Services[int Index] = {read=GetService/*, default*/};

Properties

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

Description

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