Datasnap.DSTCPServerTransport.TDSTCPChannel.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AContext: IIPContext);

C++

__fastcall TDSTCPChannel(Ippeerapi::_di_IIPContext AContext);

Properties

Type Visibility Source Unit Parent
constructor public
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPChannel

Description

Creates an instance of the TDSTCPChannel class.

Call Create to create an instance of the TDSTCPChannel class.

See Also