System.TMemoryManager.ReallocMem
Delphi
ReallocMem: function(P: Pointer; Size: NativeInt): Pointer;
C++
void * __fastcall (*ReallocMem)(void * P, System::NativeInt Size);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | public | System.pas System.hpp | System | TMemoryManager | 
Description
Embarcadero Technologies does not currently have any additional information.