Delegate that performs custom drawing on a GUI component.
When this delegate is invoked, the graphics object has been translated so that (0|0) refers to the pixel at the top-left corner of the component bounds; the clip rectangle has been set accordingly, too.