[Overview][Types][Procedures and functions][Variables][Index] |
Frees a GDI object.
Source position: winapih.inc line 76
function DeleteObject( |
GDIObject: HGDIOBJ |
):Boolean; |
False on failure.
The bitmap used in a pattern brush is not destroyed with the brush.
The function fails when the Handle is selected into an DC.