RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IStringTokenizer.hasMoreTokens Method

Returns true if more tokens available.

Pascal
function hasMoreTokens: boolean;
C++
__fastcall boolean hasMoreTokens();

The hasMoreTokens method returns true if unretrieved tokens remain, false otherwise. 

 

nextToken

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