Search Results for

    Show / Hide Table of Contents

    TEffectStyleList Class

    A list with all the effects for subtle, moderate and intense formatting types.

    Syntax

    Unit: FlexCel.Core

    TEffectStyleList = class(TFlexCelObject);

    Constructors

    Name Description
    Create Creates a new instance.

    Methods

    Name Description
    Clone Returns a deep copy of the object.
    Clear Deletes all elements in this object.
    Add Adds a new effect to the list. First style is subtle, then moderate adn then intense.

    Properties

    Name Description
    Count Number of effects saved on this list.
    Last Returns the last element in the list, or null if the list has no elements.
    Item[const index] Returns the effect at position index. First item is Subtle, second Moderate and third Intense.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com