TcxRegion.Clone Method
In This Article
Creates a copy of the region.
#Declaration
Delphi
function Clone: TcxRegion;
#Returns
Type |
---|
Tcx |
#Remarks
This function returns a new TcxRegion class instance that contains a copy of the current region.
See Also