The projects you have been involved in and your roles in the projects.
What is css font family?
What does hibernate merge do?
What is the disadvantage of cookies?
Explain about Obj-Open-By-Handle method?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is service request management?
What are primary consumers?
What is custom metadata type ?
How to get a list of columns in a view using the "sp_help" stored procedure?
How do I delete a row in mysql?
Is unix multiuser?
What is PageRank Algorithm?
Why do you want to work as a data scientist?
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!