TMtxComponentList.Propagate Method

procedure Propagate(SrcIndex: Integer; const DstIndex: TIntegerArray);

Assign all property values of the defined item to the items specified with their indexes in the DstIndex array.

#NameTypeDescription
1SrcIndexIntegersource start index
2DstIndexTIntegerArraydestination start index

Result: stored in self (calling object)