Vcl.CheckLst.TCustomCheckListBox.HeaderBackgroundColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderBackgroundColor: TColor read FHeaderBackgroundColor write SetHeaderBackgroundColor default clInfoBk;

C++

__property System::Uitypes::TColor HeaderBackgroundColor = {read=FHeaderBackgroundColor, write=SetHeaderBackgroundColor, default=-16777192};

Properties

Type Visibility Source Unit Parent
property public
Vcl.CheckLst.pas
Vcl.CheckLst.hpp
Vcl.CheckLst TCustomCheckListBox

Description

Embarcadero Technologies does not currently have any additional information.