RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComponentList.First Method

Returns Items[0].

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

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

 

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