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.6 | Generated 2026-02-20 | Home |