Create a new instance of the hashlist.
Source position: contnrs.pp line 247
public constructor TFPHashList.Create; |
Create creates a new instance of TFPHashList on the heap and sets the hash capacity to 1.
|
Removes an instance of the hashlist from the heap. |