Search Results for

    Show / Hide Table of Contents

    IXmlMap.GetMap Method

    Gets the map at position index. (0 based). The map returned is not a copy but the actual map in the class, so modifying it will modify the map in the class.

    Syntax

    Unit: FlexCel.Core

    function IXmlMap.GetMap(const index: Integer): TXmlMapMap; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const index Integer Index of the map to return, 0 based.

    See also

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