DelphiReal48
Overview
Location
- Reference: Island.DelphiSupport.fx
- Namespace: RemObjects.Elements.System
- Ancestry: ValueType | DelphiReal48
constructor
constructor
DelphiReal48()
init()
DelphiReal48()
Sub New()
Bytes
Exponent
property Exponent: UInt64 read;
UInt64 Exponent { get; }
var Exponent: UInt64 { get{} }
UInt64 Exponent { __get; }
ReadOnly Property Exponent() As UInt64
Fraction
property Fraction: UInt64 read;
UInt64 Fraction { get; }
var Fraction: UInt64 { get{} }
UInt64 Fraction { __get; }
ReadOnly Property Fraction() As UInt64
Sign
property Sign: Boolean read;
Boolean Sign { get; }
var Sign: Boolean { get{} }
Boolean Sign { __get; }
ReadOnly Property Sign() As Boolean
Words
Bytes
Exponent
property Exponent: UInt64 read;
UInt64 Exponent { get; }
var Exponent: UInt64 { get{} }
UInt64 Exponent { __get; }
ReadOnly Property Exponent() As UInt64
Fraction
property Fraction: UInt64 read;
UInt64 Fraction { get; }
var Fraction: UInt64 { get{} }
UInt64 Fraction { __get; }
ReadOnly Property Fraction() As UInt64
Sign
property Sign: Boolean read;
Boolean Sign { get; }
var Sign: Boolean { get{} }
Boolean Sign { __get; }
ReadOnly Property Sign() As Boolean
Words
constructor
constructor
DelphiReal48()
init()
DelphiReal48()
Sub New()