Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Implementing a new MouseLeave event?

Status
Not open for further replies.

rcloutie

Programmer
May 26, 2005
164
CA
Hi there,

I have a VCL based on TTreeView in which some code is executed within the MouseMove event (underline item's caption under the mouse). I want to discart this code when mouse leave the TreeView control (just like a MouseLeave event of a TLabel control).

Any idea?

Rej Cloutier
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top