EntityDAC
The property returns a value if it is not Null.
SingleNullable
property Value: Single;
If the value is Null, then, on an attempt to retrieve it via Value, an exception will be raised.