TdxBaseObject.Clone Method
Creates a new TdxBaseObject instance.
Declaration
function Clone: TdxBaseObject; virtual;
Returns
| Type |
|---|
| TdxBaseObject |
Remarks
Use this function to create a new instance of the TdxBaseObject class.
See Also
Creates a new TdxBaseObject instance.
function Clone: TdxBaseObject; virtual;
| Type |
|---|
| TdxBaseObject |
Use this function to create a new instance of the TdxBaseObject class.