| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Value returned by TParser.Token when a floating point value was found in the input stream.
Source position: classesh.inc line 83
const toFloat = Char(4);  | 
  | 
The type of a float token.  | 
|
  | 
The type of the current token.  | 
|
  | 
Returns the current token as a float.  |