[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

TClipboard.AssignTo

Copies property values into the specified persistent object.

Declaration

Source position: clipbrd.pp line 191

public procedure TClipboard.AssignTo(

  Dest: TPersistent

); override;

Arguments

Dest

  

Persistent object where the properties in the class instance are stored.

See also

TPersistent


Version 4.0 Generated 2025-05-03 Home