API:System.SysReallocMem
Delphi
function SysReallocMem(P: Pointer; Size: NativeInt): Pointer;
C++
extern DELPHI_PACKAGE void * __fastcall SysReallocMem(void * P, NativeInt Size);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | GETMEM.INC System.hpp |
System | System |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !