Why you want to join IBM only not others like, TCS Infosys,
Satyam & Wipro Etc. please do'nt give general answers?.
Answer Posted / tinku
this would be best plattform for me and i can explore my selff on this platformm
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
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 Execute a program from my application?
How to place a bitmap in a Metafile?
How to Change the display mode settings in code?
How to Use the Shell API function SHBrowseForFolder() ?
How to Change font color on standard win controls?
How to Use FindFirst to search for files?
How to capture an image from a video source?
Can I use DLLs developed in C or C++ from Delphi?
How to display an application associated icons?
How to Use Form Wizard to Quickly Create a Delphi Form?
Can you use the Naming Service with the version of VisiBroker that comes with Delphi 5 Enterprise?
How to Link an animated cursor to a resource file?
Why Delphi drawing functions draw one pixel short?
How to Add TrueType fonts to windows in code?