Declaration
procedure Assign(Source: TPersistent);
Description
Replace the existing content with the frames in TImageEnMView,
TIEMultiBitmap,
TIEBitmap, TBitmap or TImageList.
Note:
◼Params are NOT copied. See
AssignEx◼Cannot be used if a
TIEDBMultiBitmap is
attached to the control// Replace the existing content with that from another TImageEnMView
ImageEnMView1.Assign( ImageEnMView2 );
See Also
◼AssignEx◼AssignTo◼Assign