[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'WSControls' (#lcl)

DefBtnColors

Default colors used for button faces and button text.

Declaration

Source position: wscontrols.pp line 49

const DefBtnColors: array [TDefaultColorType] of TColor = (clBtnFace, clBtnText);

Description

DefBtnColors is an array type which contains the default colors used for button faces and button text in the widgetset class.


Version 3.2 Generated 2024-02-25 Home