I am trying to call from Delphi and it GPFs. Whats up?
No Answer is Posted For this Question
Be the First to Post Answer
How can I manipulate data programatically?
what are Single tier Applications ?
How to Connect via ODBC using Delphi or C++ Builder ?
How to Draw in scale without using Windows Mapping Modes?
How to draw using LoEnglish Mapping Modes?
what are the files that need to be included with applications using MSACCESS?
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 Use Delphi or C++ Builder to Run a Query in a Text file ?
How to Broadcast a message?
How to Map a DLL into another process ?
How to Use an instance of TPrinter ?
How to Copy a information from one memo field to another using TBlobStream ?