Function TranslateSysColor() Foundation
Converts a system color to an RGB-encoded color value.
TranslateSysColor( <nSysColor> ) --> nRGB
Return is a RGB-encoded color value. See the functions GraMakeRGBColor() and GraGetRGBIntensity() for further information on dealing with RGB colors.
Convert a system color to an RGB-encoded color value. System colors can be changed via the color scheme selected in Control Panel.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.