[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TParser.TokenWideString

Token as widestring

Declaration

Source position: classesh.inc line 1169

public function TParser.TokenWideString: widestring;

Description

TokenWideString returns the current token as a widestring.

Errors

None.

See also

TokenString

  

Returns the current token as a string.

NextToken

  

Reads the next token and returns its type.