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