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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

splitterMoved event called twice?

Status
Not open for further replies.

CADTenchy

Technical User
Dec 12, 2007
237
GB

I have a TMS AdvSplitter component in my app.

I've just added some code in the AdvSplitterMoved event, and as part of my fault finding, I added a temporary showmessage.

When I drag the splitter bar I get the showmessage appearing twice.
It's definitely the only showmessage command that presents that particular message.

Does anyone know why I would seem to be having two calls to the Moved event procedure?

Steve (Delphi 2007 & XP)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top