RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TList.First Method

Returns Items[0].

Pascal
function First: Pointer;
C++
__fastcall void * First();

Call First to get the first pointer in the Items array. 

 

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