[Overview][Constants][Types][Classes][Procedures and functions][Index] |
THitTests - set of THitTest
Source position: comctrls.pp line 48
type THitTests = set of ( |
||
htAbove, |
|
|
htBelow, |
|
|
htNowhere, |
|
|
htOnItem, |
|
|
htOnButton, |
|
|
htOnIcon, |
|
|
htOnIndent, |
|
|
htOnLabel, |
|
|
htOnRight, |
|
|
htOnStateIcon, |
|
|
htToLeft, |
|
|
htToRight |
|
|
); |
lazarus-ccr.sourceforge.net |