Unit 'DynHashArray' Package
[Overview][Constants][Types][Classes][Index] [#lazutils]

TDynHashArrayItemMemManager.MaximumFreeRatio

Threshold at which items in the free list are released.

Declaration

Source position: dynhasharray.pp line 153

public property TDynHashArrayItemMemManager.MaximumFreeRatio : Integer
  read FMaxFreeRatio
  write SetMaxFreeRatio;

Version 4.6 Hosted on Source Forge