[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns various device specific information.
Source position: winapih.inc line 124
public function TWidgetSet.GetDeviceCaps( |
DC: HDC; |
Index: Integer |
):Integer; virtual; |
DC |
|
The device context. |
Index |
|
The value type, e.g. HORZRES. |
The requested value.
The following information can be retrieved:
|
Horizontal width in pixels for a device context. |
Version 4.0 | Generated 2025-05-03 | Home |