[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Retrieves a system brush for standard display elements.
Source position: winapih.inc line 146
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. |
lazarus-ccr.sourceforge.net |