JCL Help:TFloatFunc

From Project JEDI Wiki
Jump to navigationJump to search


Summary

A function type taking no parameters.


Pascal

 TFloatFunc = function : TFloat;
TFloat32Func = function : TFloat32;
TFloat64Func = function : TFloat64;
TFloat80Func = function : TFloat80;


Description

The description for this help topic does not exist, edit this page


About

Unit

JclExprEval


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