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

TControlChildSizing.AssignTo

Copies property values from the current class instance to the specified persistent object.

Declaration

Source position: controls.pp line 1911

public procedure TControlChildSizing.AssignTo(

  Dest: TPersistent

); override;

Arguments

Dest

  

Persistent object where the property values are stored.

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