[Overview][Constants][Types][Classes][Variables][Index] |
Retrieves a system brush for standard display elements.
Source position: winapih.inc line 144
public function TWidgetSet.GetSysColorBrush( |
nIndex: Integer |
):HBRUSH; virtual; |
nIndex |
|
The system color type. |
The brush handle, zero on failure.
|
Retrieves the system color for standard display elements. |