Maps table columns of the REAL type to TFloatField.
property RealAsDouble: boolean default True;
Set the RealAsDouble property to True to map table columns of the REAL type to TFloatField; otherwise, they are mapped TSingleField. The default value is True.