RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOrderedList.Count Method

Returns the size of the list.

Pascal
function Count: Integer;
C++
__fastcall int Count();

Count returns the number of items in the list. 

 

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