TFPGInterfacedObjectList.Last
Last non-Nil object
Declaration
Source position: fgl.pp line 236
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 |
---|---|
TFPGInterfacedObjectList.First | First non-nil object |
TFPSList.Last | Pointer to last non-empty item in the list |