Search Results for

    Show / Hide Table of Contents

    TFlexCelReport.PreLoad Method

    Used on included reports. For performance, the report will be parsed only once.

    Syntax

    Unit: FlexCel.Report

    procedure TFlexCelReport.PreLoad(const aWorkbook: TExcelFile; var startingBand: TBand; const sheetToLoad: Integer; var ReportData: TBytes; out KeepRows: TFVList<TKeepTogether>; out KeepCols: TFVList<TKeepTogether>);

    Parameters

    <-> Parameter Type Description
    const aWorkbook TExcelFile
    var startingBand TBand
    const sheetToLoad Integer
    var ReportData TBytes
    out KeepRows TFVList<TKeepTogether>
    out KeepCols TFVList<TKeepTogether>

    See also

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