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 91

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: Jan 30 2024