[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 258

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:

The latest version of this document can be found at lazarus-ccr.sourceforge.net.