Datasnap.DSClientRest.TDSRESRChannelEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSRESRChannelEvent = procedure(const EventItem: TDSRESTChannelEventItem) of object;

C++

typedef void __fastcall (__closure *TDSRESRChannelEvent)(const TDSRESTChannelEventItem &EventItem);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Embarcadero Technologies does not currently have any additional information.