RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStream.CopyFrom Method
Pascal
function CopyFrom(Source: TStream; Count: Cardinal): Cardinal; virtual;
C++
virtual __fastcall unsigned CopyFrom(TStream Source, unsigned Count);

This is CopyFrom, a member of class TStream.

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