[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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.