TcxCustomEditProperties.Clone(TPersistent) Method
In This Article
#Declaration
Delphi
function Clone(AOwner: TPersistent): TcxCustomEditProperties; virtual;
#Parameters
Name | Type |
---|---|
AOwner | TPersistent |
#Returns
Type |
---|
Tcx |
See Also