Search Results for

    Show / Hide Table of Contents

    TDisposeMode Enumeration

    Indicates if FlexCel must dispose a table after it is done using it.

    Syntax

    Unit: FlexCel.Report

    Members

    Name Value Description
    DoNotDispose 0 FlexCel will not dispose the table. Use this option for example when adding a table that was created on the designer.
    DisposeAfterRun 1 FlexCel will dispose this table after it has finish using it. Use this option when adding temporary datasets, so you do not have to take care of disposing the table yourself.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com