Datasnap.DSTCPServerTransport.TDSTCPConnectEventObject.Channel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Channel: TDSTCPChannel read FChannel;

C++

__property TDSTCPChannel* Channel = {read=FChannel};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPConnectEventObject

Description

Specifies the channel wrapping the connection.

The Channel property specifies the channel wrapping the connection.