[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 1296

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

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