REST.Client.TCustomRESTClient.HandleEvent
Delphi
procedure HandleEvent(AEventHandler: TMethod); virtual;
C++
virtual void __fastcall HandleEvent(Rest::Types::TMethod AEventHandler);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | protected | REST.Client.pas REST.Client.hpp | REST.Client | TCustomRESTClient | 
Description
Exécute un gestionnaire d'événement conformément à la propriété SynchronizedEvents.