API:Datasnap.DSTCPServerTransport.TDSTCPChannel

From RAD Studio API Documentation

TDSTCPChannelData.DBXTransport.TDbxChannelSystem.TObject

Delphi

TDSTCPChannel = class(TDBXChannel)

C++

class PASCALIMPLEMENTATION TDSTCPChannel : public Data::Dbxtransport::TDbxChannel

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport Datasnap.DSTCPServerTransport

Description

Base class for classes that implement communication channels. Datasnap.DSTCPServerTransport.TDSTCPChannel inherits from Data.DBXTransport.TDbxChannel. All content below this line refers to Data.DBXTransport.TDbxChannel.

Base class for classes that implement communication channels.

TDbxChannel represents the base class for classes that implement communication channels.

See Also