API:System.GetMemory

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMemory(Size: NativeInt): Pointer; cdecl;

C++

extern DELPHI_PACKAGE void * __cdecl GetMemory(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.