Search Results for

    Show / Hide Table of Contents

    TFlexCelUserFunction.Evaluate Method

    Override this method on a derived class to implement your own defined function.

    Syntax

    Unit: FlexCel.Report

    function TFlexCelUserFunction.Evaluate(const parameters: TArray<TFormulaValue>): TReportValue; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const parameters TArray<​TFormula​Value> An array of objects.

    Returns

    The derived class should return the value of the function on the return parameter.

    See also

    • TFlexCelUserFunction
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com