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

TDynHashArray.RebuildItems

Rebuilds the internal datastructures.

Declaration

Source position: dynhasharray.pp line 99

protected procedure TDynHashArray.RebuildItems;

Description

It is called anytime when there is a change that makes it necessary. E.g. hash function changes or because of dynamic reallocation.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.