JCL Help:TJclEasyStream.WriteSizedString@string
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEasyStream.WriteSizedString 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 WriteSizedString(const Value: string);
Parameters
Parameters | Description |
const Value: string | String value. |
Description
The WriteSizedString method writes a prefixed length string value to this stream (max 2G characters).
See Also
TJclEasyStream.ReadSizedString TJclEasyStream.WriteBoolean TJclEasyStream.WriteChar TJclEasyStream.WriteCurrency TJclEasyStream.WriteDateTime TJclEasyStream.WriteDouble TJclEasyStream.WriteExtended TJclEasyStream.WriteInt64 TJclEasyStream.WriteInteger TJclEasyStream.WriteShortString TJclEasyStream.WriteSingle 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