Datasnap.DSClientRest.TDSRESRChannelEvent
| [–] Properties | |
|---|---|
| Type: type typedef | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp | |
| Unit: Datasnap.DSClientRest | |
| Parent: Datasnap.DSClientRest | |
Delphi
TDSRESRChannelEvent = procedure(const EventItem: TDSRESTChannelEventItem) of object;
C++
typedef void __fastcall (__closure *TDSRESRChannelEvent)(const TDSRESTChannelEventItem &EventItem);
Description
Embarcadero Technologies does not currently have any additional information.