[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Last non-nil instance in the list.
Source position: contnrs.pp line 109
public function TComponentList.Last: TComponent; |
The last non-nil instance in the list, or Nil
Last overrides the implementation of it's ancestors to return the last non-nil instance of TComponent in the list. If no non-nil instance is found, Nil is returned.
None.
|
First non-nil instance in the list. |
|
|
Return the last non-nil object in the list. |
No notes exist for this page yet.