[Overview][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

TFPObjectList.Pack

Remove all Nilreferences from the list

Declaration

Source position: contnrs.pp line 60

public procedure TFPObjectList.Pack;

Description

Packremoves all Nilelements from the list.

Errors

None.

See also

TFPObjectList.First

  

Return the first non-nil object in the list

TFPObjectList.Last

  

Return the last non-nil object in the list.