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

TSizeConstraints.AssignTo

Copies property values to the specified persistent object.

Declaration

Source position: controls.pp line 660

protected procedure TSizeConstraints.AssignTo(

  Dest: TPersistent

); override;

Arguments

Dest

  

Persistent object where property values are stored.

See also

TPersistent.Assign

The latest version of this document can be found at lazarus-ccr.sourceforge.net.