[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
AssignTo if Dest is the correct (Graphic) class type, calls Assign for Dest, otherwise calls inherited AssignTo.
Source position: graphics.pp line 902
protected procedure TPicture.AssignTo( |
Dest: TPersistent |
); override; |
Dest |
|
Persistent object where the values from the class instance are stored. |
Version 4.0 | Generated 2025-05-03 | Home |