[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Retrieves the system color for standard display elements.
Source position: winapih.inc line 146
public function TWidgetSet.GetSysColor( |
nIndex: Integer |
):DWORD; virtual; |
nIndex |
|
The system color type. |
The RGB color.
These are the available display elements:
Since all returned values are valid colors, errors cannot be detected. GetSysColorBrush instead returns a zero handle on failure.
|
Retrieves a system brush for standard display elements. |
Version 4.0 | Generated 2025-05-03 | Home |