Data.DbxSocketChannelNative.TDBXIdTCPLayer

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommon.TDBXCommunicationLayerData.DBXPlatform.TFactoryObjectSystem.TObjectTDBXIdTCPLayer
[–] Properties
Type: class
Visibility: public
Source:
Data.DbxSocketChannelNative.pas
Data.DbxSocketChannelNative.hpp
Unit: Data.DbxSocketChannelNative
Parent: Data.DbxSocketChannelNative

Delphi

TDBXIdTCPLayer = class(TDBXCommunicationLayer)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TDBXIdTCPLayer : public Data::Dbxcommon::TDBXCommunicationLayer

Description

Implements the DBX Indy API communication layer.

Use the Data.DbxSocketChannelNative.TDBXIdTCPLayer class to implement the DBX Indy API communication layer.

See Also