Hi, I need to convert system color (like clHighlight, clBtnText etc) into TFPColor. Function TColorToFPColor has comment "does not work on system color" and indeed it doesn't work (I always get black color). Many other color functions has this same comment. How to workaround this? Regards