virtual void Assign(tObject *Source);
Assign values of all published properties from Source.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | tObject * |
Remarks:
Assign will raise an exception, if the types of the source and destination will not be an exact match.
Declared in Dew::Math::TMtxComponent · Dew.Math/MtxBaseComp.h · Cross-compiler