System.TMemoryManagerEx.RegisterExpectedMemoryLeak

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RegisterExpectedMemoryLeak: function(P: Pointer): Boolean;

C++

bool __fastcall (*RegisterExpectedMemoryLeak)(void * P);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.