IClonable.Clone Method

Creates a new object that is a copy of the current instance.

Namespace: Spring
public
 function Clone: TObject;

Return Value

Type: TObject

A new object that is a copy of this instance.