Search Results for

    Show / Hide Table of Contents

    THeaderOrFooterAnchor.EqualValues Method

    Returns true if both instances of the objects contain the same values. Instances might be different, this method will return if their values are equal. Instances can be null.

    Syntax

    Unit: FlexCel.Core

    class function THeaderOrFooterAnchor.EqualValues(const a1: THeaderOrFooterAnchor; const a2: THeaderOrFooterAnchor): Boolean; static;

    Parameters

    <-> Parameter Type Description
    const a1 THeaderOrFooter​Anchor First instance to compare.
    const a2 THeaderOrFooter​Anchor Second instance to compare.

    See also

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