Datasnap.DSClientRest.TDSRESTChannelEventItem.ClientChannel

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSRESTChannelEventItem

Delphi

ClientChannel: TDSRestClientChannel;

C++

TDSRestClientChannel* ClientChannel;

Description

Returns the current client channel.

See Also