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

TWidgetSet.GetMapMode

Returns the mapping mode of an device context.

Declaration

Source position: winapih.inc line 130

public function TWidgetSet.GetMapMode(

  DC: HDC

):Integer; virtual;

Arguments

DC

  

The device context.

Function result

The mapping mode, zero on failure.

See also

TWidgetSet.SetMapMode

  

Sets the mapping mode of an device context.