System.PushNotification.TPushServiceConnection.TChangeEvent
Delphi
TChangeEvent = procedure(Sender: TObject; AChange: TPushService.TChanges) of object;
C++
typedef void __fastcall (__closure *TChangeEvent)(System::TObject* Sender, TPushService::TChanges AChange);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | System.PushNotification.pas System.PushNotification.hpp |
System.PushNotification | TPushServiceConnection |
Description
Embarcadero Technologies does not currently have any additional information.