[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Checks if there really is a source to assign (if not, calls Clear), then calls inherited method.
Source position: graphics.pp line 808
public procedure TGraphic.Assign( |
ASource: TPersistent |
); override; |
ASource |
|
Persistent object with values copied in the method. |
TPersistent.Assign |