| [Overview][Types][Classes][Index] | 
Removes the TNonFreePooledMemManager instance from memory
Source position: pooledmm.pp line 86
public destructor TNonFreePooledMemManager.Destroy; override;  | 
Destroy clears the list, clears the internal structures, and then calls the inherited Destroy.
Destroy should never be called directly. Instead Free should be used, or FreeAndNil
  | 
Creates a new instance of TNonFreePooledMemManager  | 
|
  | 
Clears the memory  |