[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCustomDrawResult - set of TCustomDrawResultFlag
Source position: comctrls.pp line 654
type TCustomDrawResult = set of ( |
cdrSkipDefault, |
cdrNotifyPostpaint, |
cdrNotifyItemdraw, |
cdrNotifySubitemdraw, |
cdrNotifyPosterase, |
cdrNotifyItemerase |
); |
lazarus-ccr.sourceforge.net |