[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TBinaryObjectWriter.WriteSingle

Writes a single-type real value to the stream.

Declaration

public procedure TBinaryObjectWriter.WriteSingle(

  const Value: Single

); override;