Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > ICloneable > Methods
ICloneable.AssignTo(TPersistent) Method
Attempts to copy the fields or data from the underlying object into the Destination object.
Namespace: CommonInterfaces
Delphi
public procedure AssignTo( Dest: TPersistent );
Parameters
Dest
Type: TPersistent
•CommonInterfaces.ICloneable.Assign(TPersistent)
•ICloneable
•CommonInterfaces