| [Overview][Constants][Types][Classes][Index] | 
Pointer to first non-empty item in the list
Source position: fgl.pp line 97
 public property TFPSList.First : Pointer  | 
First returns the value of the first 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.
  | 
Pointer to last non-empty item in the list  | 
|
  | 
Remove empty items from the list  |