[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts logical coordinates into device coordinates.
Source position: winapih.inc line 192
public function TWidgetSet.LPtoDP( |
DC: HDC; |
var Points; |
Count: Integer |
):Bool; virtual; |
DC |
|
The device context. |
Points |
|
Holds and receives the transformed coordinates. |
Count |
|
The number of points in Points. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |