API:System.PushNotification.TPushService.TChanges

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TChanges = set of TPushService.TChange;

C++

typedef System::Set<TChange, _DELPHI_SET_ENUMERATOR(TChange::Status), _DELPHI_SET_ENUMERATOR(TChange::StartupNotifications)> TChanges;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.