Sets the StrechBlt mode for an device context.
Source position: winapih.inc line 259
public function TWidgetSet.SetStretchBltMode( |
DC: HDC; |
StretchMode: Integer |
):Integer; virtual; |
DC |
|
The Device Context. |
StretchMode |
|
The new mode. |
The previous mode, zero on failure.
The following modes are defined:
| Version 4.6 | Generated 2026-02-20 | Home |