JCL Help:TJclEasyStream.WriteDouble@Double

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 WriteDouble(const Value: Double);


Parameters

Parameters Description
const Value: Double Double precision floating point value.


Description

The WriteDouble method writes a double precision floating point value to this stream (8 bytes length).


See Also

TJclEasyStream.ReadDouble TJclEasyStream.WriteBoolean TJclEasyStream.WriteChar TJclEasyStream.WriteCurrency TJclEasyStream.WriteDateTime 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