TScPersistent
function Clone: TScPersistent; virtual; abstract;
Description
Creates a clone of the current instance.
This method should be overridden in descendant classes to create a clone of the current instance.