Default colors used for button faces and button text.
Source position: wscontrols.pp line 49
const DefBtnColors: array [TDefaultColorType] of TGraphicsColor = (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 | Hosted on Source Forge |