[Overview][Constants][Types][Classes][Index] Reference for unit 'DynHashArray' (#lazutils)

TDynHashArrayItemMemManager.MinimumFreeCount

Minimum size for the internal free list storage.

Declaration

Source position: dynhasharray.pp line 152

public property TDynHashArrayItemMemManager.MinimumFreeCount : Integer
  read FMinFree
  write SetMinFree;

Description

Ensures that MinimumFreeCount cannot be set to a negative value.


Version 4.0 Generated 2025-05-03 Home