TClrColor.AssignTo(TPersistent) Method
Copies the contents of another, similar object.
protected procedure AssignTo(Dest: TPersistent); override;
Parameters
- Dest
- Type: TPersistent
Copies the contents of another, similar object.
protected procedure AssignTo(Dest: TPersistent); override;