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

TFloatType

The size of a float type.

Declaration

Source position: typinfo.pp line 52

type TFloatType = (

  ftSingle,

  

Single-sized float

  ftDouble,

  

Double-sized float

  ftExtended,

  

Extended-size float

  ftComp,

  

Comp-type float

  ftCurr

  

Currency-type float

);


Documentation generated on: Nov 14 2015