First non-nil item.
Source position: fgl.pp line 194
public property TFPGObjectList.First : T |
First returns the first non-nil item. If no such element is present, Nil is returned.
|
Pointer to first non-empty item in the list. |
|
|
Last non-empty item. |
|
|
Remove empty items from the list. |