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

TCustomIcon.Assign

Assign checks if Source is correct data type, then copies image data

Declaration

Source position: graphics.pp line 1617

public procedure TCustomIcon.Assign(

  Source: TPersistent

); override;

See also

TPersistent.Assign