JCL Help:TJclEasyStream.WriteShortString@ShortString
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEasyStream.WriteShortString Method
[+] TJclEasyStream Methods
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
public procedure WriteShortString(const Value: ShortString);
Parameters
Parameters | Description |
const Value: ShortString | Short string value. |
Description
The WriteShortString method writes a short string value to this stream (max 255 characters).
See Also
TJclEasyStream.ReadShortString TJclEasyStream.WriteBoolean TJclEasyStream.WriteChar TJclEasyStream.WriteCurrency TJclEasyStream.WriteDateTime TJclEasyStream.WriteDouble TJclEasyStream.WriteExtended TJclEasyStream.WriteInt64 TJclEasyStream.WriteInteger 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