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

toFloat

Value returned by TParser.Token when a floating point value was found in the input stream.

Declaration

Source position: classesh.inc line 83

const toFloat = Char(4);

See also

TParser.FloatType

  

The type of a float token.

TParser.Token

  

The type of the current token.

TParser.TokenFloat

  

Returns the current token as a float.


Documentation generated on: May 14 2021