TFloatValue
Type of float to return in the buffer for TextToFloat.
Declaration
Source position: sysstrh.inc line 27
Type
TFloatValue = (fvExtended,fvCurrency,fvSingle,fvReal,fvDouble,fvComp)
Description
TFloatValue determines which kind of value should be returned in the (untyped) buffer used by the TextToFloat function.
See also
| Name | Description |
|---|---|
| TextToFloat | Convert a buffer to a float value. |