TMasterDetailLink.Create Method
Creates a new instance of TMasterDetailLink with the given values.
Syntax
Unit: FlexCel.Report
class function TMasterDetailLink.Create(const aParentDataSource: TVirtualDataTableState; const aParentField: Integer; const aChildFieldName: string): TMasterDetailLink; static; overload;
Parameters
See also