Search Results for

    Show / Hide Table of Contents

    TBlurEffect.CompareTo Method

    Overloads

    • TBlurEffect.CompareTo(TObject)
    • TBlurEffect.CompareTo(TBlurEffect)

    TBlurEffect.CompareTo(TObject)

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

    Syntax

    Unit: FlexCel.Core

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

    Parameters

    <-> Parameter Type Description
    other TObject

    See also

    • TBlurEffect

    TBlurEffect.CompareTo(TBlurEffect)

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

    Syntax

    Unit: FlexCel.Core

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

    Parameters

    <-> Parameter Type Description
    other TBlurEffect

    See also

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