Source position: _crw_ee.pas line 135
type TeeFunction = function(
ee: TExpressionEvaluator;
const Arg: array of Double;
Narg: Integer
):Double;