Color for a button face.
Source position: graphics.pp line 293
const clBtnFace = TColor(SYS_COLOR_BASE or COLOR_BTNFACE);
The color used for a button face. This color is also utilized in many other places for raised areas such as a panel.