[Overview][Types][Procedures and functions][Variables][Index] |
Fills a rectangle by using the specified brush.
Source position: winapih.inc line 103
function FillRect( |
DC: HDC; |
const Rect: TRect; |
Brush: HBRUSH |
):Boolean; |
lazarus-ccr.sourceforge.net |