How to Get the current line number of a TMemo?
No Answer is Posted For this Question
Be the First to Post Answer
How to Perform undo on an edit control?
How to test if a given string contains a valid number?
How to change a specific IDAPI configuration setting?
How to create a bitmap from an icon?
How to Create NonMaintained or .NDX indexes on dBASE Tables?
How to assign a file variable in a Record?
How to get the coding for : Well-ordered numbers
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!
'Missing Data Provider or Data Packet' . what does this error mean?
How to Disable close button of a window ?
How to Use mouse_event() to similate mouse events?
Why the error "Operation must use an updateable query"?