Datasnap.DSTCPServerTransport.TDSTCPConnectEventObject.Channel
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSTCPServerTransport.pas Datasnap.DSTCPServerTransport.hpp
| |
| Unit: Datasnap.DSTCPServerTransport | |
| Parent: TDSTCPConnectEventObject | |
Delphi
property Channel: TDSTCPChannel read FChannel;
C++
__property TDSTCPChannel* Channel = {read=FChannel};
Description
Specifies the channel wrapping the connection.
The Channel property specifies the channel wrapping the connection.