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

TBinaryObjectWriter.WriteSingle

Writes a single-type real value to the stream.

Declaration

Source position: classesh.inc line 1050

public procedure TBinaryObjectWriter.WriteSingle(

  const Value: Single

); override;