[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Remove nil pointers from the list
Source position: contnrs.pp line 256
public procedure TFPHashList.Pack; |
Pack removes all Nil items from the list, and frees all unused memory.
|
Clear the list |