Assign - if the Source is a valid graphic type, copy the relevant details to the current object, otherwise call inherited Assign.
Source position: graphics.pp line 912
public procedure TPicture.Assign( |
Source: TPersistent |
); override; |
Assign - Copies the contents of the given TPicture. Used most often in the implementation of TPicture properties.
TPersistent.Assign |