[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Returns the last non-nil pointer in the list.
Source position: classesh.inc line 175
public function TFPList.Last: Pointer; |
Last returns the value of the last non-nil pointer in the list.
If there are no pointers in the list or all pointers equal Nil, then Nil is returned.
|
Returns the first non-nil pointer in the list. |
No notes exist for this page yet.