[Overview][Constants][Types][Classes][Index] Reference for unit 'DynHashArray' (#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.0 Generated 2025-05-03 Home