REST.Backend.PushDevice.TCustomPushEvents.OnPushReceived
Delphi
property OnPushReceived: TPushReceivedEvent read FOnPushReceived write FOnPushReceived;
C++
__property TPushReceivedEvent OnPushReceived = {read=FOnPushReceived, write=FOnPushReceived};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| event | public | REST.Backend.PushDevice.pas REST.Backend.PushDevice.hpp |
REST.Backend.PushDevice | TCustomPushEvents |
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 !