Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

toFloat

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

Declaration

Source position: classesh.inc line 84

const toFloat = AnsiChar(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: Jul 24 2023