System.TExtended80Rec Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_Exppublic

The exponent and sign of this System.TExtended80Rec instance.

Bytespublic

An array of 10 System.UInt8 variables that form the internal representation of this System.TExtended80Rec instance.

Exppublic

Sets and gets the exponent (biased).

Fracpublic

The mantissa of this System.TExtended80Rec variable.

Signpublic

Sets and gets the sign.

Wordspublic

An array of 5 System.UInt16 variables that form the internal representation of this System.TExtended80Rec instance.