IClonable.Clone Method

Definition

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

Delphi
function Clone: TObject

Returns

TObject

A new object that is a copy of this instance.