How to Converta RGB color to a CMYK color?
No Answer is Posted For this Question
Be the First to Post Answer
How to generate an error for SELECT statements that divide by zero?
How to Test whether you are connected to the internet ?
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 Create a Worker Thread for Background Processing ?
What is the message "Generating font matrix" when starting Kylix?
How to Detect what direction a printer will rotate for a portrait ?
why Paradox slow on some computers and not on others ?
How to Use mouse_event() to similate mouse events?
what are the common Problems with printing, preview and paper size in Quick Reports?
Explain the findclose method?
How to Debug an In-Proc COM Server?
How to Display a bitmap on the client area of an MDI parent form?