Search Results for

    Show / Hide Table of Contents

    ITokenList.Insert Method

    Inserts a specific token into the list at a given position (0 based).

    Syntax

    Unit: FlexCel.Core

    procedure ITokenList.Insert(const index: Integer; const token: TToken); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const index Integer Zero based index where the token should be inserted.
    const token TToken Token to insert.

    See also

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