Search Results for

    Show / Hide Table of Contents

    TExcelObjectList.Create Constructor

    Overloads

    • TExcelObjectList.Create
    • TExcelObjectList.Create(Boolean)

    TExcelObjectList.Create

    Creates a new instance. IncludeCopies is false.

    Syntax

    Unit: FlexCel.Core

    constructor TExcelObjectList.Create;

    See also

    • TExcelObjectList

    TExcelObjectList.Create(Boolean)

    Creates a new TObjectList instance.

    Syntax

    Unit: FlexCel.Core

    constructor TExcelObjectList.Create(const includeCopies: Boolean);

    Parameters

    <-> Parameter Type Description
    const includeCopies Boolean If true, all shape ids of copied shapes will be included in the Copies property.

    See also

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