Declaration
procedure AssignTo(idx: Integer; Dest: TObject);
Description
Output the specified image to a
TImageEnMView,
TIEMultiBitmap,
TIEBitmap, TBitmap, TImage, TPicture or TGraphic.
// Add an image to a TImage
MBitmap.AssignTo( 1, Image1 );
See Also
◼CopyToIEBitmap◼GetTIEBitmap◼GetBitmap