Unit 'InterfaceBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWidgetSet.GetSysColorBrush

Retrieves a system brush for standard display elements.

Declaration

Source position: winapih.inc line 146

public function TWidgetSet.GetSysColorBrush(

  nIndex: Integer

):HBRUSH; virtual;

Arguments

nIndex

  

The system color type.

Function result

The brush handle, zero on failure.

See also

TWidgetSet.GetSysColor

  

Retrieves the system color for standard display elements.