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