System.PushNotification.TPushServiceManager.IndexOfService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOfService(const AService: TPushService): Integer;

C++

int __fastcall IndexOfService(TPushService* const AService);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.