Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > HelperFunctions > Routines

ClonePersistentClass(TPersistent,TClass) Method

Scroll Prev Top Next More

Creates a copy of the source

noteNote

This method uses the Assign method to copy the old object's fields to the clone. If the Assign method is not implemented, the two objects will not equal.

Namespace: HelperFunctions

Parameters

Source

Type: TPersistent

ClassType

Type: TClass

Return Value

Type: TPersistent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb