JCL Help:TExprVirtMachOp.FOutput
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprVirtMachOp.FOutput Field
[+] TExprVirtMachOp Fields
[+] TExprVirtMachOp Methods
[+] TExprVirtMachOp Properties
Search in JCL Help
Search in all projects
Summary
The actual variable this operation will write its output to.
Pascal
protected FOutput: TFloat;
Description
This is the internal storage variable this operation will write its output to. Operations that use this operation for input should take the address of this variable (through the OutputLoc property) to get the result of evaluating this operation.
It is protected to allow easy (and fast) access for descendants.
See Also
About
Donator
Barry Kelly
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