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

TControl.AssignTo

Implements assignment of the control to an Action object, or calls the inherited method.

Declaration

Source position: controls.pp line 1513

protected procedure TControl.AssignTo(

  Dest: TPersistent

); override;

Arguments

Dest

  

Destination object which receives values copied in the method.

Description

Properties copied in the method include:

See also

TPersistent.Assign


Version 3.2 Generated 2024-02-25 Home