Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

TFPGInterfacedObjectList.Last

Last non-Nil object.

Declaration

Source position: fgl.pp line 231

public property TFPGInterfacedObjectList.Last : T
  read GetLast
  write SetLast;

Description

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

See also

TFPGInterfacedObjectList.First

  

First non-nil object.

TFPSList.Last

  

Pointer to last non-empty item in the list.


Documentation generated on: Jul 24 2023