Datasnap.DSClientRest.TDSRestCallbackLoop.ClientChannel
Delphi
property ClientChannel: TDSRestClientChannel read FClientChannel;
C++
__property TDSRestClientChannel* ClientChannel = {read=FClientChannel};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestCallbackLoop |
Description
Specifies the DataSnap REST client channel.
The ClientChannel property specifies the DataSnap REST client channel.