JCL Help:TJclEasyStream.WriteChar@Char

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 WriteChar(Value: Char);


Parameters

Parameters Description
Value: Char Character value.


Description

The WriteChar method writes a character value to this stream (1 byte length).


See Also

TJclEasyStream.ReadChar TJclEasyStream.WriteBoolean 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