RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectList.Last Method

Returns the object at the end of the Items array.

Pascal
function Last: TObject;
C++
__fastcall TObject * Last();

Call Last to retrieve the last object in the Items array. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!