TNumeric ToNumeric(
uint value,
Conversion mode
)
Function ToNumeric (
value As UInteger,
mode As Conversion
) As TNumeric
TNumeric ToNumeric(
unsigned int value,
Conversion mode
)
abstract ToNumeric :
value : uint32 *
mode : Conversion -> 'TNumeric