RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTCPChannel.Write Method
Pascal
function Write(const Buffer: TBytes; const Offset: Integer; const Count: Integer): Integer; override;
C++
virtual __fastcall int Write(const TBytes Buffer, const int Offset, const int Count);

This is Write, a member of class TDSTCPChannel.

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