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

TControlChildSizing.Assign

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

Declaration

Source position: controls.pp line 1910

public procedure TControlChildSizing.Assign(

  Source: TPersistent

); override;

Arguments

Source

  

Persistent object with the property values copied in the method.