| [Overview][Types][Classes][Index] | 
Creates a new instance of TNonFreePooledMemManager
Source position: pooledmm.pp line 85
public constructor TNonFreePooledMemManager.Create(  | 
TheItemSize: Integer  | 
);  | 
TheItemSize  | 
  | 
Size of the items in the list  | 
Create creates a new instance of TNonFreePooledMemManager and sets the item size to TheItemSize.
If not enough memory is available, an exception may be raised.
  | 
Size of an item in the list  |