TRelation.ParentColumns Property
And array of colum indexes on the Master table that are related to the detail ChildColumns[0] is related to ParentColumns[0], ChildColumns[1] to ParentColunns[1], and so on.
Syntax
Unit: FlexCel.Report
property TRelation.ParentColumns: TArray<Int32>