Vcl.Themes.TThemedCheckListBox
Delphi
TThemedCheckListBox = (
tclCheckListBoxDontCare,
tclCheckListBoxRoot,
tclListItemNormal, tclListItemDisabled,
tclHeaderItemNormal, tclHeaderItemDisabled
);
C++
enum DECLSPEC_DENUM TThemedCheckListBox : unsigned char { tclCheckListBoxDontCare, tclCheckListBoxRoot, tclListItemNormal, tclListItemDisabled, tclHeaderItemNormal, tclHeaderItemDisabled };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | Vcl.Themes |
Description
Embarcadero Technologies does not currently have any additional information.