Remove all Nil references from the list.
Source position: contnrs.pp line 68
public procedure TFPObjectList.Pack; |
Pack removes all Nil elements from the list.
None.
|
Return the first non-nil object in the list. |
|
|
Return the last non-nil object in the list. |