Search Results for

    Show / Hide Table of Contents

    TImgPaintEventArgs.Create Constructor

    Creates a new Argument.

    Syntax

    Unit: FlexCel.Render

    constructor TImgPaintEventArgs.Create(const aGraphics: TUIGraphics; const aPageBounds: TUIRectangle; const aCurrentPage: Integer; const aCurrentPageInSheet: Integer; const aTotalPages: Integer);

    Parameters

    <-> Parameter Type Description
    const aGraphics TUIGraphics Gets the graphics used to paint.
    const aPageBounds TUIRectangle Gets the rectangle in which to paint.
    const aCurrentPage Integer The page we are printing.
    const aCurrentPageInSheet Integer The page we are printing, relative to the current sheet.
    const aTotalPages Integer The total number of pages we have available to export.

    See also

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