RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMemoryStream.Realloc Method
Pascal
function Realloc(var NewCapacity: Longint): Pointer; virtual;
C++
virtual __fastcall void * Realloc(Longint NewCapacity);

This is Realloc, a member of class TMemoryStream.

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