[Overview][Constants][Types][Classes][Index] |
TCustomDrawResult - set of TCustomDrawResultFlag
Source position: comctrls.pp line 908
type TCustomDrawResult = set of ( |
cdrSkipDefault, |
cdrNotifyPostpaint, |
cdrNotifyItemdraw, |
cdrNotifySubitemdraw, |
cdrNotifyPosterase, |
cdrNotifyItemerase |
); |