[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Deletes a graphic object, freeing all system resources associated with the object.
Source position: winapih.inc line 76
public function TWidgetSet.DeleteObject( |
GDIObject: HGDIOBJ |
):Boolean; virtual; |
False on failure.
The function fails when the Handle is selected into an DC.
lazarus-ccr.sourceforge.net |