Home
|
GR32
|
TBackend
|
|
procedure Assign(Source: TPersistent); override;
Handles copying the source surface defined by the Source parameter to the current instance.
Internally it calls ChangeSize on the current back-end instance to set the new size. Then it copies the content of the source surface to the allocated surface via MoveLongword.
This method is used during switching of the back-end classes in TCustomBitmap32.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010