[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the current background color of an decice context.
Source position: winapih.inc line 238
public function TWidgetSet.SetBkColor( |
DC: HDC; |
Color: TColorRef |
):TColorRef; virtual; |
DC |
|
The device context. |
Color |
|
The new background color. |
The old background color, CLR_INVALID on failure.
lazarus-ccr.sourceforge.net |