How can I change the drive that MediaPlayer uses to play Audio ?
No Answer is Posted For this Question
Be the First to Post Answer
How to Set a transparent background color for TImageList?
How to Use escape codes with the format() function ?
How to Get the windows directory?
How to capture the URL and title of the current webpage being viewed?
What are the different types of object allocations methods in delphi?
How to Move a control at runtime with the mouse?
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 Change the Windows wallpaper in code?
How to clear the document listing found in the Windows Start Menu?
How to Get a list of the available drives on a system?
'General SQL Error : Connection does not exist' in threaded application . what does this indicates?
How to change a specific IDAPI configuration setting?