RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParser.TokenWideString Method

Returns a toWString token as a wide string value.

Pascal
function TokenWideString: UnicodeString;
C++
__fastcall UnicodeString TokenWideString();

Call TokenWideString to retrieve the current token value as a wide string value. 

 

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