How to set the desktop icon color in code, or make the text
behind them transparent?
No Answer is Posted For this Question
Be the First to Post Answer
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 generate steps to reproduce your issue for Borland Developer Support?
How to Use GetTimeZoneInformation() function?
How to Retrieve a users login name ?
Where can we obtain the help file for the VtChart component?
How to Create a custom word break procedure?
What databases can be used with dbExpress?
How to Convertan integer into a binary string?
How to convert Integer to 'Binary String'?
How to Flush binary file from disk cache to disk ?
How to Get a list of valid time zones from windows?
How to Detect if the system time has been changed ?