GeekArticles
Programming
Delphi
Programming
DelphiRedirect Mouse Wheel Message To A Control Under The Mouse in Delphi Applications
in <a Tips</i></a> ::Mouse wheel is used for scrolling. When a scrollable control (TMemo, TListView, TTreeView, ...) has the input focus, moving the wheel will result in vertical scrolling of the content of the focused control.
Many Windows applications (Delphi IDE including) have changed the default mouse wheel behaviour for input controls: when the wheel is spun, the control beneath the mouse is scrolled - never mind which control actually has the focus.
<p>Read the <b>full article</b> to learn how to <b><a Mouse Wheel Message To A Control Under The Mouse in Delphi Applications</a></b>
<p><b>Related:</b>
<ul the Control Under the Mouse in a Delphi application</a></li>
<li><a Windows Messages in Delphi</a></li>
<li><a Mouse Activity in Delphi applications</a></li>
</ul>
<p 1px solid Mouse Wheel Message To A Control Under The Mouse in Delphi Applications</a> originally appeared on <a Delphi Programming</a> on Tuesday, February 16th, 2010 at 07:49:39.</p><p><a | <a | <a Mouse Wheel Message To A Control Under The Mouse in Delphi this</a></p>
Sponsored Links
Related Topics
Delphi Programming Almanacs: 1998. - 2011. Something for Every Delphi Developer: Beginner or a Guru!
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
