RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TClassList.Last Method

Returns the last class listed in the Items array.

Pascal
function Last: TClass;
C++
__fastcall TClass Last();

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

 

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