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