Search Results for

    Show / Hide Table of Contents

    TTMSFMXGridExcelImport Class

    Component to import an existing Excel file into an TMS Grid.

    Syntax

    Unit: FMX.TMSGridExcelImport

    TTMSFMXGridExcelImport = class(TComponent);

    Constructors

    Name Description
    Create Creates a new instance.

    Destructors

    Name Description
    Destroy Frees all the resources associated with this component.

    Methods

    Name Description
    Import Overloaded
    Import(TExcelFile)
    Import(TFileName, string)
    Import(TStream, string)

    Properties

    Name Description
    Grid The grid where to import.
    ImportOptions Settings that affect how the grid will be imported.
    LocationOptions Settings that define where the cells will be imported in the grid.
    Zoom The zoom level in the sheet that will be used when importing. If 0 (the default) the zoom in the sheet itself will be used. If not 0, this value must be between 10 and 400.
    Version The version of this component.

    Events

    Name Description
    OnProgress Provides a progress indication of how many cells have been exported.
    In This Article
    Back to top TMS FMX Grid Excel bridge v3.1.0
    © 2002 - 2021 tmssoftware.com