[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the colors for one or more display elements of window borders and desktop.
Source position: winapih.inc line 260
public function TWidgetSet.SetSysColors( |
cElements: Integer; |
const lpaElements; |
const lpaRgbValues |
):Boolean; virtual; |
cElements |
|
The number of colors to change, size of the arrays. |
lpaElements |
|
Array of element identifiers. |
lpaRgbValues |
|
Array of RGB colors. |
False on failure.
|
Retrieves the system color for standard display elements. |
Version 4.0 | Generated 2025-05-03 | Home |