How to Make the drop-down list appear faster?
No Answer is Posted For this Question
Be the First to Post Answer
How to Move a control at runtime with the mouse?
How to Create a rotated font?
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!
How to Set the MaxPage property of the PrintDialog component?
What are the different types of object allocations methods in delphi?
why Paradox slow on some computers and not on others ?
How to Display a 24 bit True Color bitmap image on a 256 color display?
what are Multiple Transports?
How to Retrieve a long file name from the command line ?
What are the different Control Panel Applets?
Is Visibroker for C++ 4.5 supported with Delphi 6?
What is the tag property useful for?