[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TPicture.AssignTo

AssignTo if Dest is of correct (Graphic) type, calls Assign for Dest, otherwise calls inherited AssignTo

Declaration

Source position: graphics.pp line 905

protected procedure TPicture.AssignTo(

  Dest: TPersistent

); override;

See also

TPersistent.AssignTo

The latest version of this document can be found at lazarus-ccr.sourceforge.net.