Specifies a TParser wide string token.
toWString = Char(5);
toWString = Char(5);
Classes
toWString is one of a number of Char values that are used by the TParser. These are tokens, representing the type of information that TParser has found whilst parsing.
toWString specifies that a wide string value has been encountered. The value is available in the TokenWideString property.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|