Search Results for

    Show / Hide Table of Contents

    TDrawingTextParagraph.ReplaceRun Method

    Returns a new paragraph with the run at position run replaced ny another.

    Syntax

    Unit: FlexCel.Core

    function TDrawingTextParagraph.ReplaceRun(const run: Integer; const textRun: TDrawingTextRun): TDrawingTextParagraph;

    Parameters

    <-> Parameter Type Description
    const run Integer Index of the run to replace (0 based)
    const textRun TDrawingTextRun Run to replace.

    See also

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