Search Results for

    Show / Hide Table of Contents

    TToken Class

    This class and all its descendants represent a token in a formula. You can use these classes to modify formulas without having to parse the text in them, which can be a difficult task.

    Syntax

    Unit: FlexCel.Core

    TToken = class(TFlexCelObject);

    Constructors

    Name Description
    Create Creates a new token.

    Properties

    Name Description
    TokenType Returns the type of token.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com