JCL Help:All8087Exceptions
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: All8087Exceptions Constant
[+] Jcl8087.pas Constants
Search in JCL Help
Search in all projects
Summary
A set containing all FPU exception flags.
Pascal
All8087Exceptions = [Low(T8087Exception)..High(T8087Exception)];
Description
All8087Exceptions is a pre-initialized set which contains all of the available FPU exception flags (from the T8087Exception enumeration).
About
Unit
Donator
Robert Rossmair
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