How to Set custom tabstops in a ListBox?
No Answer is Posted For this Question
Be the First to Post Answer
How to Move a control at runtime with the mouse?
'Insufficient memory to complete operation' error . what does this indicates?
How to detect if a non-menu key has been pressed?
How to Send a message to all controls on a form 16-JUL-98?
How to access more than one table with the QuickRep component?
How to Set a transparent background color for TImageList?
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 Get bin names from your printer?
How to make the TDateTimePicker display blank?
How to Force edit mode in a TListView via a keypress ?
How to Copy files using the Standard Windows Copy file dialog box ?
What is DCOM Dependency?