System.TSingleRec Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Bytespublic

An array of 4 System.UInt8 variables that form the internal representation of this System.TSingleRec instance.

Exppublic

Sets and gets the exponent (biased).

Fracpublic

Sets and gets the mantissa.

Signpublic

Sets and gets the sign.

Wordspublic

An array of two System.UInt16 variables that form the internal representation of this System.TSingleRec instance.