Default colors used for button faces and button text.
Source position: wscontrols.pp line 49
const DefBtnColors: array [TDefaultColorType] of TColor = (clBtnFace, clBtnText); |
DefBtnColors is an array type which contains the default colors used for button faces and button text in the widgetset class.
| Version 4.4 | Generated 2025-11-08 | Home |