Writes a float value to the stream.
public procedure TAbstractObjectWriter.WriteFloat(
const Value: Extended
); virtual; abstract;