Search Results for

    Show / Hide Table of Contents

    TPageEventArgs.Create Constructor

    Creates a new Argument.

    Syntax

    Unit: FlexCel.Render

    constructor TPageEventArgs.Create(const aPdfExport: TObject; const aWorkbook: TExcelFile; const aCurrentSheet: Integer; const aPdfWriter: TPdfWriter; const aCurrentPage: Integer; const aCurrentPageInSheet: Integer);

    Parameters

    <-> Parameter Type Description
    const aPdfExport TObject The PdfExport component which is doing the export.
    const aWorkbook TExcelFile Excel file that is being exported.
    const aCurrentSheet Integer Sheet that we are currently exporting.
    const aPdfWriter TPdfWriter The file we are processing.
    const aCurrentPage Integer The page that is being generated.
    const aCurrentPageInSheet Integer The page in the current sheet that is being generated.

    See also

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