API:System.TMemoryManager.FreeMem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FreeMem: function(P: Pointer): Integer;

C++

int __fastcall (*FreeMem)(void * P);

Properties

Type Visibility Source Unit Parent
field public
System.pas
System.hpp
System TMemoryManager

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!