Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio