RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TClassList.First Method

Returns Items[0].

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

Call First to retrieve the first class in the Items array. 

 

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