Search Results for

    Show / Hide Table of Contents

    TRichString.Add Method

    Adds two richstrings together. You can just use the overloaded "+" operator to contatenate rich strings.

    Syntax

    Unit: FlexCel.Core

    function TRichString.Add(const s1: TRichString): TRichString; overload;

    Parameters

    <-> Parameter Type Description
    const s1 TRichString

    See also

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