Search Results for

    Show / Hide Table of Contents

    TRichString.GetFontForChar Method

    Returns the index of the run for the character charIndex in the string. If there is no font for the character, it will return -1.

    Syntax

    Unit: FlexCel.Core

    function TRichString.GetFontForChar(const charIndex: Integer): Integer;

    Parameters

    <-> Parameter Type Description
    const charIndex Integer Index of the character in the string (0 based)

    Returns

    Run that includes charIndex (0 based)

    See also

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