[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: win32winapih.inc line 231
public function TWin32WidgetSet.StretchBlt( |
DestDC: HDC; |
X: Integer; |
Y: Integer; |
Width: Integer; |
Height: Integer; |
SrcDC: HDC; |
XSrc: Integer; |
YSrc: Integer; |
SrcWidth: Integer; |
SrcHeight: Integer; |
Rop: Cardinal |
):Boolean; override; |