RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComponentList.Last Method

Returns the component at the end of the Items array.

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

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!