Google
CPointList.Clone Method
Class
Pascal
function Clone: CPointList;
Returns

a deep copy of this instance.

Description

Returns a new instance of the list class and copies the data from this list into it.

Related Information