API:System.PushNotification.TPushServiceConnection.OnChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChange: TChangeEvent read FOnChange write FOnChange;

C++

__property TChangeEvent OnChange = {read=FOnChange, write=FOnChange};

Properties

Type Visibility Source Unit Parent
event public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushServiceConnection

Description

Embarcadero Technologies does not currently have any additional information.