JCL Help:TJclRational.AsString
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclRational.AsString Property
[+] TJclRational Methods
[+] TJclRational Properties
Search in JCL Help
Search in all projects
Summary
This property converts the rational number from/to a string representation.
On read, the string format is always 'Numerator/Denominator', on write this property accepts a floating point representation of a number as well as the 'Numerator/Denominator' representation.
To have a floating point representation of the rational number, use the TJclRational.AsFloat property.
Pascal
public property AsString: string;
Description
The description for this help topic does not exist, edit this page
See Also
About
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