You are here: Symbol Reference > MtxBaseComp Namespace > Functions > MtxBaseComp.AssignComponent Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxBaseComp.AssignComponent Function

Assign a component to a component.

Pascal
procedure AssignComponent(Source: TMtxComponent; Destination: TMtxComponent);

Generic component assign. The source and destination must be of the same type. The routine will copy values of all published properties from source to destination component.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!