Writes a single-type real value to the stream.
public procedure TAbstractObjectWriter.WriteSingle(
const Value: Single
); virtual; abstract;