How to use return instead of tab or mouse to move off a
control ?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to connect to InterBase from a Delphi app without using the BDE?
How to generate an error for SELECT statements that divide by zero?
How to Get user name and company info from Windows?
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!
Explain the MasterSource/MasterFields behavior?
How to Resize StringGrid Columns ?
Are there any tools to help me migrate my applications to Delphi?
How to Use InvalidateRect()to repaint the entire form?
How to capture the current cursor icon and draw it?
Specify a DefaultExpression for a TField object?
How to obtain IDAPI32.LIB and IDAPI.H ?
What is "Error 113" during installation?