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