[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.SetStretchBltMode

Sets the StrechBlt mode for an device context.

Declaration

Source position: winapih.inc line 259

public function TWidgetSet.SetStretchBltMode(

  DC: HDC;

  StretchMode: Integer

):Integer; virtual;

Arguments

DC

  

The Device Context.

StretchMode

  

The new mode.

Function result

The previous mode, zero on failure.

Description

The following modes are defined:


Version 4.0 Generated 2025-05-03 Home