[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1068
type TOwnerDrawStateType = ( |
||
odSelected, |
|
|
odGrayed, |
|
|
odDisabled, |
|
|
odChecked, |
|
|
odFocused, |
|
|
odDefault, |
|
|
odHotLight, |
|
|
odInactive, |
|
|
odNoAccel, |
|
|
odNoFocusRect, |
|
|
odReserved1, |
|
|
odReserved2, |
|
|
odComboBoxEdit, |
|
|
odPainted |
|
|
); |
lazarus-ccr.sourceforge.net |