RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParser.TokenString Method

Returns a string representation of the current token.

Pascal
function TokenString: string;
C++
__fastcall AnsiString TokenString();

Call TokenString to retrieve the current token value as a string, regardless of its type. 

 

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