TFPGObjectList.Last

Last non-Nil object

Declaration

Source position: fgl.pp line 195

public Property
  Last : T;

Description

Last returns the last non-Nil object. If no such element is present, Nil. is returned.

See also

Name Description
TFPGObjectList.First First non-nil item
TFPSList.Last Pointer to last non-empty item in the list