Search Results for

    Show / Hide Table of Contents

    TTableBorders.Create Method

    Creates a new struct setting the members.

    Syntax

    Unit: FlexCel.Core

    class function TTableBorders.Create(const aLeft: TFlxOneBorder; const aTop: TFlxOneBorder; const aRight: TFlxOneBorder; const aBottom: TFlxOneBorder; const aInsideVertical: TFlxOneBorder; const aInsideHorizontal: TFlxOneBorder): TTableBorders; static; overload;

    Parameters

    <-> Parameter Type Description
    const aLeft TFlxOneBorder Left border.
    const aTop TFlxOneBorder Top border.
    const aRight TFlxOneBorder Right border.
    const aBottom TFlxOneBorder Bottom border.
    const aInsideVertical TFlxOneBorder Interior vertical borders.
    const aInsideHorizontal TFlxOneBorder Interior horizontal borders.

    See also

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