[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

FillRgn

Fills a region using the specified brush.

Declaration

Source position: winapih.inc line 104

function FillRgn(

  DC: HDC;

  RegionHnd: HRGN;

  hbr: HBRUSH

):Bool;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.