How to Use FindFirst to search for files?
No Answer is Posted For this Question
Be the First to Post Answer
How to Check for NULL in OnUpdateData handler ?
Do we need Local InterBase on the client machines along with my BDE application?
How to move a string into a TMemoryStream or TFileStream?
How to invoke the Windows ShortCut Dialog wizard?
why we should use main in C
How to Retrieve the line number that a memo's cursor is on?
How to Determine whether itis a canvas is a Metafile Canvas?
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 the time and date in Universal Time ?
What to have ready before you call Borland Developer Support?
How is the memory used within an object in delphi?
How to Change RichEdit Font styles with HotKey combinations ?