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

TWriter.WriteBoolean

Write boolean value to the stream.

Declaration

public procedure TWriter.WriteBoolean(

  Value: Boolean

);