REST.Client.TCustomRESTRequestNotifyEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCustomRESTRequestNotifyEvent = procedure(Sender: TCustomRESTRequest) of object;

C++

typedef void __fastcall (__closure *TCustomRESTRequestNotifyEvent)(TCustomRESTRequest* Sender);

Properties

Type Visibility Source Unit Parent
type
typedef
public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client

Description

Embarcadero Technologies does not currently have any additional information.