API:Datasnap.DSCommon.TDSClientChannelEventItem
Delphi
TDSClientChannelEventItem = record
C++
struct DECLSPEC_DRECORD TDSClientChannelEventItem
{
public:
TDSCallbackTunnelEventType EventType;
System::UnicodeString TunnelId;
TDSClientCallbackChannelManager* Tunnel;
System::UnicodeString TunnelChannelName;
System::UnicodeString CallbackId;
TDSCallbackItem* CallbackItem;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp |
Datasnap.DSCommon | Datasnap.DSCommon |
Description
Embarcadero Technologies does not currently have any additional information.