[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |