How to obtain IDAPI32.LIB and IDAPI.H ?
No Answer is Posted For this Question
Be the First to Post Answer
what are the Font problems on NT 4.0?
How to DetermineDrive Type ?
How to Remove drives listed in a TDriveComboBox ?
How to eject a CD-ROM in code?
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 disable the Delphi / Borland C++ Builder splash screen ?
what are the files that need to be included with applications using MSACCESS?
Why do I get compile errors accessing the Sender object in events?
How to use Paths and Geometric Pens?
How to convert a .dfm file to text and vise versa?
How to Convertan integer into a binary string?
'Insufficient memory for this operation' error . what does this error mean?