Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.