Search Results for

    Show / Hide Table of Contents

    TTokenLambdaCallName.Create Constructor

    Creates a new TTokenLambdaCallName token.

    Syntax

    Unit: FlexCel.Core

    constructor TTokenLambdaCallName.Create(const aArgumentCount: Integer);

    Parameters

    <-> Parameter Type Description
    const aArgumentCount Integer The number of arguments for the function. The last argument is the Name to be called. For example the function "=MyName(4,3) will have 3 arguments: 4, 3, and the name MyName.

    See also

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