RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TObjectList.First Method

Returns Items[0].

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

Call First to retrieve the first object reference in the Items array. 

 

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