Search Results for

    Show / Hide Table of Contents

    TWorkspace.Create Constructor

    Creates a new workspace.

    Syntax

    Unit: FlexCel.Core

    constructor TWorkspace.Create(const OwnsFiles: Boolean = False);

    Parameters

    <-> Parameter Type Description
    const OwnsFiles Boolean Optional: Default value is False

    If true, the XlsFile objects added to this Workbook will be freed when you free the Workbook. Otherwise, you have to free the individual XlsFile objects independently.

    See also

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