JCL Help:TJclEasyStream.WriteBoolean@Boolean

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 public procedure WriteBoolean(Value: Boolean);


Parameters

Parameters Description
Value: Boolean Boolean value.


Description

The WriteBoolean method writes a boolean value to this stream (1 byte length).


See Also

TJclEasyStream.ReadBoolean TJclEasyStream.WriteChar TJclEasyStream.WriteCurrency TJclEasyStream.WriteDateTime TJclEasyStream.WriteDouble TJclEasyStream.WriteExtended TJclEasyStream.WriteInt64 TJclEasyStream.WriteInteger TJclEasyStream.WriteShortString TJclEasyStream.WriteSingle TJclEasyStream.WriteSizedString TJclEasyStream.WriteCString


About

Donator

Heinz Zastrau


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page