REST.Client.TCustomRESTRequest.HandleEvent
Delphi
procedure HandleEvent(AEventHandler: TMethod);
C++
void __fastcall HandleEvent(Rest::Types::TMethod AEventHandler);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | REST.Client.pas REST.Client.hpp | REST.Client | TCustomRESTRequest | 
Description
Runs the specified event dispatcher, synchronized or not, depending on the value of SynchronizedEvents.