procedure Draw(const DstRect, SrcRect: TRect; hSrc: HDC);
Draws from another device context onto the current surface. Check TCustomBitmap32.Draw for details.
[See also]: