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

TFPSList.Last

Pointer to last non-empty item in the list.

Declaration

Source position: fgl.pp line 95

public property TFPSList.Last : Pointer
  read GetLast
  write SetLast;

Description

Last returns the value of the last non-empty item in the list. An item is considered empty if consists of TFPSList.ItemSize zero bytes.

If there are no non-empty items in the list, then Nil is returned.

See also

TFPSList.Last

  

Pointer to last non-empty item in the list.

TFPSList.Pack

  

Remove empty items from the list.


Documentation generated on: Jul 24 2023