[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the origin of the viewport for a device context.
Source position: winapih.inc line 157
public function TWidgetSet.GetViewPortOrgEx( |
DC: HDC; |
P: PPoint |
):Integer; virtual; |
P |
|
Receives the viewport origin. |
False (zero) on failure.
|
Sets the device origin corresponding to the window origin (0,0) in a device context. |
|
|
Returns the size of the viewport for a device context. |
Version 4.0 | Generated 2025-05-03 | Home |