Search Results for

    Show / Hide Table of Contents

    TFlxApplyFont.Apply Method

    This method will modify existingFormat with the properties from newFormat that are specified on this class

    Syntax

    Unit: FlexCel.Core

    function TFlxApplyFont.Apply(var existingFormat: TFlxFont; const newFormat: TFlxFont): Boolean;

    Parameters

    <-> Parameter Type Description
    var existingFormat TFlxFont Existing format that will be updated with the properties of newFormat specified.
    const newFormat TFlxFont New format to apply

    Returns

    True if there was any change on existingFormat, false otherwise.

    See also

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