Search Results for

    Show / Hide Table of Contents

    TVirtualDataTable.GetFullDataSetMapId Method

    Returns an id you can use to map a column name + * to something you can use in GetFullDataSetColumn

    Syntax

    Unit: FlexCel.Report

    function TVirtualDataTable.GetFullDataSetMapId(const Column: string): Integer; virtual;

    Parameters

    <-> Parameter Type Description
    const Column string We will pass here the full name of the column up to but not including the * or **. This might be empty or somehting...something.*

    See also

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