[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Copies property values from the current class instance to the specified persistent object.
Source position: controls.pp line 1911
public procedure TControlChildSizing.AssignTo( |
Dest: TPersistent |
); override; |
Dest |
|
Persistent object where the property values are stored. |