[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomDrawStateFlag - series of flags to define the DrawState
Source position: comctrls.pp line 605
type TCustomDrawStateFlag = ( |
||
cdsSelected, |
|
|
cdsGrayed, |
|
|
cdsDisabled, |
|
|
cdsChecked, |
|
|
cdsFocused, |
|
|
cdsDefault, |
|
|
cdsHot, |
|
|
cdsMarked, |
|
|
cdsIndeterminate |
|
|
); |
TCustomDrawStateFlag consists of the following constants:
cdsSelected,
cdsGrayed,
cdsDisabled,
cdsChecked,
cdsFocused,
cdsDefault,
cdsHot,
cdsMarked,
cdsIndeterminate