Remove nil pointers from the list.
Source position: contnrs.pp line 264
public procedure TFPHashList.Pack;
Pack removes all Nil items from the list, and frees all unused memory.
TFPHashList.Clear
Clear the list.