Search Results for

    Show / Hide Table of Contents

    TFlxApplyBorders.Create Method

    Overloads

    • TFlxApplyBorders.Create
    • TFlxApplyBorders.Create(Boolean)

    TFlxApplyBorders.Create

    Creates the class setting all members to false.

    Syntax

    Unit: FlexCel.Core

    class function TFlxApplyBorders.Create: TFlxApplyBorders; static; overload;

    See also

    • TFlxApplyBorders

    TFlxApplyBorders.Create(Boolean)

    Creates the class setting all members to true or false.

    Syntax

    Unit: FlexCel.Core

    class function TFlxApplyBorders.Create(const AllTrue: Boolean): TFlxApplyBorders; static; overload;

    Parameters

    <-> Parameter Type Description
    const AllTrue Boolean If true all members will be set to true.

    See also

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