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