Search Results for

    Show / Hide Table of Contents

    TRelation.Create Constructor

    Creates a new relation with the given values.

    Syntax

    Unit: FlexCel.Report

    constructor TRelation.Create(const aParentTable: TVirtualDataTable; const aChildTable: TVirtualDataTable; const aParentColumns: TArray<Int32>; const aChildColumns: TArray<Int32>);

    Parameters

    <-> Parameter Type Description
    const aParentTable TVirtualDataTable See ParentTable
    const aChildTable TVirtualDataTable See ChildTable
    const aParentColumns TArray<Int32> See ParentColumns
    const aChildColumns TArray<Int32> See ChildColumns

    See also

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