Search Results for

    Show / Hide Table of Contents

    TConditionalFormatValueList Class

    A list of conditional value objects.

    Syntax

    Unit: FlexCel.Core

    TConditionalFormatValueList = class(TFlexCelObject);

    Methods

    Name Description
    Clone Returns a deep copy of the list of value objects.
    Equals Returns true if both lists are the same.
    GetHashCode Returns a hashcode for the list.
    Add Adds the value to the list. Note that this is not a copy which is added, but the real object.
    CopyFrom Copies and replaces the values from a different list.
    Clear Removes all entries in the list.

    Properties

    Name Description
    Count Returns the count of objects in the list.
    Item[const index] Returns element at position index.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com