[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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 931
public procedure TPicture.Assign( |
Source: TPersistent |
); override; |
Assign - Copies the contents of the given TPicture. Used most often in the implementation of TPicture properties.
lazarus-ccr.sourceforge.net |