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

TDynHashArray.MaxCapacity

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

Declaration

Source position: dynhasharray.pp line 125

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

Description

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