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

TGraphic.Assign

Assign - checks if there really is a source to assign (if not, calls Clear), then calls inherited method

Declaration

Source position: graphics.pp line 789

public procedure TGraphic.Assign(

  ASource: TPersistent

); override;

See also

TPersistent.Assign

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