JCL Help:TJclEasyStream.WriteSingle@Single

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 WriteSingle(const Value: Single);


Parameters

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


Description

The WriteSingle method writes a single precision floating point value to this stream (4 bytes length).


See Also

TJclEasyStream.ReadSingle TJclEasyStream.WriteBoolean TJclEasyStream.WriteChar TJclEasyStream.WriteCurrency TJclEasyStream.WriteDateTime TJclEasyStream.WriteDouble TJclEasyStream.WriteExtended TJclEasyStream.WriteInt64 TJclEasyStream.WriteInteger TJclEasyStream.WriteShortString 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