API:Data.DBXTransport.TDBXSocketChannelInfo.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AId: NativeInt; const AInfo: string);

C++

__fastcall TDBXSocketChannelInfo(const System::NativeInt AId, const System::UnicodeString AInfo);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Data.DBXTransport.pas
Data.DBXTransport.hpp
Data.DBXTransport TDBXSocketChannelInfo

Description

Crée une instance de TDBXChannelInfo.

Data.DBXTransport.TDBXSocketChannelInfo.Create hérite de Data.DBXTransport.TDBXChannelInfo.Create. Tout le contenu en-dessous de cette ligne se réfère à Data.DBXTransport.TDBXChannelInfo.Create.

Crée une instance de TDBXChannelInfo.

Appelez Create pour créer et initialiser une instance de TDBXChannelInfo.

Voir aussi