Vcl.CheckLst.TCustomCheckListBox.HeaderColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderColor: TColor read FHeaderColor write SetHeaderColor default clInfoText;

C++

__property System::Uitypes::TColor HeaderColor = {read=FHeaderColor, write=SetHeaderColor, default=-16777193};

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.