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

TBinaryObjectWriter.WriteBoolean

Writes a boolean value to the stream.

Declaration

Source position: classesh.inc line 1048

public procedure TBinaryObjectWriter.WriteBoolean(

  Value: Boolean

); override;