[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
AssignTo - if the Destination is a CustomAction, copies some specified properties to the Destination, otherwise calls inherited AssignTo
Source position: controls.pp line 1167
protected procedure TControl.AssignTo( |
Dest: TPersistent |
); override; |
AssignTo - if the Destination is a CustomAction, copies some specified properties to the Destination, otherwise calls inherited AssignTo
The copied properties are:
lazarus-ccr.sourceforge.net |