Search Results for

    Show / Hide Table of Contents

    TPresetShadowEffect.CompareTo Method

    Overloads

    • TPresetShadowEffect.CompareTo(TObject)
    • TPresetShadowEffect.CompareTo(TPresetShadowEffect)

    TPresetShadowEffect.CompareTo(TObject)

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

    Syntax

    Unit: FlexCel.Core

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

    Parameters

    <-> Parameter Type Description
    other TObject

    See also

    • TPresetShadowEffect

    TPresetShadowEffect.CompareTo(TPresetShadowEffect)

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

    Syntax

    Unit: FlexCel.Core

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

    Parameters

    <-> Parameter Type Description
    other TPresetShadowEffect

    See also

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