Fills a region using the specified brush.
Source position: winapih.inc line 103
public function TWidgetSet.FillRgn(
DC: HDC;
RegionHnd: HRGN;
hbr: HBRUSH
):Bool; virtual;