Search Results for

    Show / Hide Table of Contents

    TGetIncludeEventArgs.Create Constructor

    Creates a new Argument.

    Syntax

    Unit: FlexCel.Report

    constructor TGetIncludeEventArgs.Create(const aExcelFile: TExcelFile; const aFileName: string; const aIncludeData: TBytes);

    Parameters

    <-> Parameter Type Description
    const aExcelFile TExcelFile The ExcelFile that has the report doing the include.
    const aFileName string File that we are trying to include.
    const aIncludeData TBytes The included file as an array of bytes. If you return null, the file will be searched on disk.

    See also

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