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

TRasterImage.Assign

Assign - copies details from Source according to data type

Declaration

Source position: graphics.pp line 1312

public procedure TRasterImage.Assign(

  Source: TPersistent

); override;

See also

TGraphic.Assign

  

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