[Overview][Types][Classes] | Reference for unit 'pooledmm' (#fcl) |
Clears the memory
Source position: pooledmm.pp line 84
public procedure TNonFreePooledMemManager.Clear; |
Clear clears all blocks from memory, freeing the allocated memory blocks. None of the pointers returned by NewItem is valid after a call to Clear
|
Return a pointer to a new memory block |
No notes exist for this page yet.