Source position: lcltype.pp line 1164
type TOwnerDrawState = set of ( |
||
odSelected, |
|
|
odGrayed, |
|
|
odDisabled, |
|
|
odChecked, |
|
|
odFocused, |
|
|
odDefault, |
|
|
odHotLight, |
|
|
odInactive, |
|
|
odNoAccel, |
|
|
odNoFocusRect, |
|
|
odReserved1, |
|
|
odReserved2, |
|
|
odComboBoxEdit, |
|
|
odBackgroundPainted |
|
|
); |
CT Web help |
CodeTyphon Studio |