[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Color for a button face.
Source position: graphics.pp line 311
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.
Version 4.0 | Generated 2025-05-03 | Home |