RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWideStrings.Count Method

Returns the number of WideStrings in the list.

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

Call Count method to determine the number of strings in the list. This value provides an upper bound to the Index parameter of the Strings property. 

 

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