System.TDoubleRec Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Bytespublic

An array of 8 System.UInt8 variables that form the internal representation of this System.TDoubleRec instance.

Exppublic

Sets and gets the exponent (biased).

Fracpublic

Sets and gets the mantissa.

Signpublic

Sets and gets the sign.

Wordspublic

An array of 4 System.UInt16 variables that form the internal representation of this System.TDoubleRec instance.