Datasnap.DSTCPServerTransport.TDSTCPChannel.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSTCPServerTransport.pas Datasnap.DSTCPServerTransport.hpp
| |
Unit: Datasnap.DSTCPServerTransport | |
Parent: TDSTCPChannel |
Delphi
constructor Create(AContext: IIPContext);
C++
__fastcall TDSTCPChannel(Ippeerapi::_di_IIPContext AContext);
Description
Creates an instance of the TDSTCPChannel class.
Call Create to create an instance of the TDSTCPChannel class.