IDeviceContextSupport.Draw

procedure Draw(const DstRect, SrcRect: TRect; hSrc: HDC);

Description

Draws from another device context onto the current surface. Check TCustomBitmap32.Draw for details.

 

See Also

TCustomBitmap32.Draw