RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.ReallocMemory Function
Pascal
function ReallocMemory(P: Pointer; Size: Integer): Pointer; cdecl;
C++
__cdecl void * ReallocMemory(void * P, int Size);

System

This is function System.ReallocMemory.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!