Class reference type for TFPExprFunction
Source position: fpexprpars.pp line 48
type TFPExprFunctionClass = class of TFPExprFunction; |
This is a class reference type (metaclass) for TFPExprFunction.
This type is used by the function registry to store references to function classes that can be instantiated when the corresponding function is called in an expression.