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

This is Realloc, a member of class TBytesStream.

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