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);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | System.PushNotification.pas System.PushNotification.hpp |
System.PushNotification | TPushServiceConnection |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !