Unit 'DynHashArray' Package
[Overview][Constants][Types][Classes][Index] [#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.4 Generated 2025-11-08 Home