[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates a logical brush that has the specified style, color, and pattern.
Source position: winapih.inc line 49
public function TWidgetSet.CreateBrushIndirect( |
const LogBrush: TLogBrush |
):HBRUSH; virtual; |
LogBrush |
|
Description of the brush. |
The brush Handle, zero on failure.
lazarus-ccr.sourceforge.net |