Search Results for

    Show / Hide Table of Contents

    TDrawingTextParagraph.Substring Method

    Retrieves a substring from this instance. The substring starts at a specified character position and has a specified length.

    Syntax

    Unit: FlexCel.Core

    function TDrawingTextParagraph.Substring(const index: Integer; const count: Integer): TDrawingTextParagraph;

    Parameters

    <-> Parameter Type Description
    const index Integer Start of the substring (0 based)
    const count Integer Number of characters to copy.

    See also

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