API:System.AllocMem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AllocMem(Size: NativeInt): Pointer;

C++

extern DELPHI_PACKAGE void * __fastcall AllocMem(System::NativeInt Size);

Properties

Type Visibility Source Unit Parent
function public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.