Search Results for

    Show / Hide Table of Contents

    TGlowEffect.CompareTo Method

    Overloads

    • TGlowEffect.CompareTo(TObject)
    • TGlowEffect.CompareTo(TGlowEffect)

    TGlowEffect.CompareTo(TObject)

    Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.

    Syntax

    Unit: FlexCel.Core

    function TGlowEffect.CompareTo(other: TObject): Integer; overload; override;

    Parameters

    <-> Parameter Type Description
    other TObject

    See also

    • TGlowEffect

    TGlowEffect.CompareTo(TGlowEffect)

    Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.

    Syntax

    Unit: FlexCel.Core

    function TGlowEffect.CompareTo(other: TGlowEffect): Integer; overload;

    Parameters

    <-> Parameter Type Description
    other TGlowEffect

    See also

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