How to avoid expanding a tree node when double-clicking on it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Delphi Interview Questions

How to Change the port of a printer?

0 Answers  


How to Declare a SafeArray in the type library editor?

0 Answers  


what are the Differences between Create(Self) and Create(Application)?

0 Answers  


I'm using Delphi 4/5 and have am trying to fill a RichEdit control with both European characters and Thai characters - while I can change character colours the font stays with what was selected for the control:- reLangB.SelAttributes.Color :=dCol; reLangB.SelAttributes.Name :=FontName[dLang]; reLangB.SelAttributes.Charset :=FontChar[dLang]; reLangB.SelAttributes.Style :=[]; reLangB.Lines.Add(dText); The FontName and FontChar arrays contain the font info, and using a similar method for Captions and EditBoexes works! Anybody any ideas? Thanx in advance!

0 Answers  


How to Change the display mode settings in code?

0 Answers  






How to Use mouse_event() to similate mouse events?

0 Answers  


How to Move the application server to another machine?

0 Answers  


How to detect the CPU type of the computer the application is running on?

0 Answers  


How to Change windows default printer in code?

0 Answers  


How to Change the owner of a component at runtime ?

0 Answers  


How to Print Delphi controls using QuickReports?

0 Answers  


Explain the MasterSource/MasterFields behavior?

0 Answers  


Categories