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

TDynHashArray.RebuildItems

Rebuilds the internal datastructures.

Declaration

Source position: dynhasharray.pp line 93

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.