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.8 | Generated 2026-06-06 | Home |