Indicates whether the specified color reference is one of the system colors.
Source position: graphics.pp line 1940
function IsSysColor( |
AColor: TColorRef |
):Boolean; |
AColor |
|
TColorRef value examined in the routine. |
True when AColor is a system color.
Returns True when AColor has value greater than or equal to the value in the SYS_COLOR_BASE constant.
|
| Version 4.4 | Generated 2025-11-08 | Home |