Datasnap.DSCommon.TDSClientChannelEventItem Fields
InheritedProtected
| CallbackId | public | The ID of the callback being added or removed. Empty string if the tunnel is being closed. | 
| CallbackItem | public | The callback item that wraps the callback that the event is for. | 
| EventType | public | The type of event occurring for a tunnel (channel). | 
| Tunnel | public | Returns the current tunnel (channel). | 
| TunnelChannelName | public | Returns the ServerChannelName of the current tunnel (channel). | 
| TunnelId | public | Returns the ID of the current tunnel (channel). |