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

TWidgetSet.GetDeviceCaps

Returns various device specific informations.

Declaration

Source position: winapih.inc line 122

public function TWidgetSet.GetDeviceCaps(

  DC: HDC;

  Index: Integer

):Integer; virtual;

Arguments

DC

  

The device context.

Index

  

The value type, e.g. HORZRES.

Function result

The requested value

Description

The following informations can be retrieved:

See also

#lcl.LCLType.HORZRES

  

Horizontal width in pixels