Search Results for

    Show / Hide Table of Contents

    TImplementedFunction.Create Constructor

    Creates a new TImplementedFunction with supplied values.

    Syntax

    Unit: FlexCel.Core

    constructor TImplementedFunction.Create(const aId: Integer; const aFunctionName: string; const aMinArgCount: Integer; const aMaxArgCount: Integer);

    Parameters

    <-> Parameter Type Description
    const aId Integer Formula ID
    const aFunctionName string Formula Name
    const aMinArgCount Integer Minimum argument count for the function.
    const aMaxArgCount Integer Maximum argument count for the function.

    See also

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