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

FillRect

Fills a rectangle by using the specified brush.

Declaration

Source position: winapih.inc line 103

function FillRect(

  DC: HDC;

  const Rect: TRect;

  Brush: HBRUSH

):Boolean;


Version 3.2 Generated 2024-02-25 Home