Data.DbxHTTPLayer.TDBXHTTPLayer

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TDBXHTTPLayer = class(TDBXCommunicationLayer)

C++

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

Description

Describes the communication layer.

The TDBXHTTPLayer class describes the communication layer.

See Also