Search Results for

    Show / Hide Table of Contents

    TDrawingRichString.GreaterThan Operator

    Adapts the > operator so it returns true when the first parameter is bigger than the second.

    Syntax

    Unit: FlexCel.Core

    class operator TDrawingRichString.GreaterThan(const o1: TDrawingRichString; const o2: TDrawingRichString): Boolean; overload;

    Parameters

    <-> Parameter Type Description
    const o1 TDrawingRichString
    const o2 TDrawingRichString

    See also

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