[Overview][Types][Classes][Index] Reference for unit 'pooledmm' (#fcl)

TPooledMemManager.AllocatedCount

Total number of allocated items in the list

Declaration

Source position: pooledmm.pp line 61

public property TPooledMemManager.AllocatedCount : Int64
  read FAllocatedCount;

Description

AllocatedCount is the total number of newly allocated items on the list.

See also

TPooledMemManager.Count

  

Number of items in the list

TPooledMemManager.FreeCount

  

Number of free items in the list

TPooledMemManager.FreedCount

  

Total number of freed items in the list.


Documentation generated on: May 14 2021