[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the currently selected object in a device context.
Source position: winapih.inc line 120
public function TWidgetSet.GetCurrentObject( |
DC: HDC; |
uObjectType: UINT |
):HGDIOBJ; virtual; |
DC |
|
The device context. |
uObjectType |
|
The type of the selected object, e.g. OBJ_BRUSH. |
The object handle, zero on failure.
Version 4.0 | Generated 2025-05-03 | Home |