RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXStreamReader.Read Method
Pascal
function Read(const Buffer: TBytes; const Offset: Integer; const Size: Integer): Integer; virtual; abstract;
C++
virtual __fastcall int Read(const TBytes Buffer, const int Offset, const int Size) = 0;

This is Read, a member of class TDBXStreamReader.

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