[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Value of the field as a double type
Source position: db.pas line 637
public property TFloatField.Value: Double |
Value is redefined by TFloatField to return a value of type Double. It returns the same value as TField.AsFloat
|
Access the field's contents as a floating-point (Double) value. |
|
|
Value of the field as a variant value |
lazarus-ccr.sourceforge.net |