TMtxComponentList.Propagate Method

void Propagate(Int32 SrcIndex, Int32[] DstIndex)

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

#NameTypeDescription
1SrcIndexInt32source start index
2DstIndexInt32[]destination start index

Result: stored in self (calling object)