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

TBinaryObjectWriter.WriteBoolean

Writes a boolean value to the stream.

Declaration

public procedure TBinaryObjectWriter.WriteBoolean(

  Value: Boolean

); override;