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

TDynHashArray.MaxCapacity

The size of the array cannot be larger than this number.

Declaration

Source position: dynhasharray.pp line 128

public property TDynHashArray.MaxCapacity : Integer
  read FMaxCapacity
  write FMaxCapacity;

Description

FCapacity is overridden by this number, if that is larger than this.


Version 4.4 Generated 2025-11-08 Home