[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.CreateBrushIndirect

Creates a logical brush that has the specified style, color, and pattern.

Declaration

Source position: winapih.inc line 55

public function TWidgetSet.CreateBrushIndirect(

  const LogBrush: TLogBrush

):HBRUSH; virtual;

Arguments

LogBrush

  

Description of the brush.

Function result

The brush Handle, zero on failure.