[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Selects an object into an device context.
Source position: winapih.inc line 235
public function TWidgetSet.SelectObject( |
DC: HDC; |
GDIObj: HGDIOBJ |
):HGDIOBJ; virtual; |
DC |
|
The device context. |
GDIObj |
|
The object to select. |
The previously selected object, for a region the new region type.
Version 4.0 | Generated 2025-05-03 | Home |