RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParser.TokenWideString Method

Returns a toWString token as a wide string value.

Pascal
function TokenWideString: WideString;
C++
__fastcall BSTR TokenWideString();

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

 

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