RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXSocketChannelInfo.Create Constructor

Create TDBXSocketChannelInfo instance.

Pascal
constructor Create(const AId: Integer; const AInfo: UnicodeString);
C++
__fastcall TDBXSocketChannelInfo(const int AId, const UnicodeString AInfo);

Create creates and initializes a TDBXSocketChannelInfo instance. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!