Search Results for

    Show / Hide Table of Contents

    TDrawingTextParagraph.LessThan Operator

    Adapts the < operator so it returns true when the first parameter is smaller than the second.

    Syntax

    Unit: FlexCel.Core

    class operator TDrawingTextParagraph.LessThan(const o1: TDrawingTextParagraph; const o2: TDrawingTextParagraph): Boolean; overload;

    Parameters

    <-> Parameter Type Description
    const o1 TDrawingText​Paragraph
    const o2 TDrawingText​Paragraph

    See also

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