REST.Client.TCustomRESTClient.HandleEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi