Vcl.CheckLst.TCheckListBox.HeaderBackgroundColor
Delphi
property HeaderBackgroundColor;
C++
__property HeaderBackgroundColor = {default=-16777192};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.CheckLst.pas Vcl.CheckLst.hpp |
Vcl.CheckLst | TCheckListBox |
Description
Specifies the background color for a header item in the listbox.
Set HeaderBackgroundColor to indicate the color that appears as the background of header items. Header items are items in the list box for which the Header property is true. HeaderBackgroundColor can make a header item visually more distinct from the checkable items in the list box.