RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParser Methods

The methods of the TParser class are listed here.

 
Name 
Description 
 
This is GetLinePos, a member of class TParser. 
 
Name 
Description 
 
Checks if the current token in the file is a specific type. 
 
Checks if the current token in the file is a symbol with a specific value. 
 
Raise an EParserError error. 
 
Raise an EParserError error with a specified error message. 
 
Raise an EParserError error with a specific message. 
 
Converts a sequence of hex values into binary. 
 
Moves to the next token in the file. 
 
Returns the position in the file being parsed. 
 
Checks if the current token in the file is a valid component symbol. 
 
Returns a toFloat token as a float. 
 
Returns a toInteger token as a float. 
 
Returns a string representation of the current token. 
 
Checks if the next token in the file is a symbol with a specific value. 
 
Returns a toWString token as a wide string value. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!