JCL Help:TJclEasyStream.WriteInteger@Integer
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEasyStream.WriteInteger 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 WriteInteger(Value: Integer); overload;
Parameters
Parameters | Description |
Value: Integer | 32 bit integer value. |
Description
The WriteInteger method writes a 32 bit integer value to this stream (4 bytes length).
See Also
TJclEasyStream.ReadInteger TJclEasyStream.WriteBoolean TJclEasyStream.WriteChar TJclEasyStream.WriteCurrency TJclEasyStream.WriteDateTime TJclEasyStream.WriteDouble TJclEasyStream.WriteExtended TJclEasyStream.WriteInt64 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