Where can we obtain the help file for the VtChart component?
No Answer is Posted For this Question
Be the First to Post Answer
How to set the desktop icon color in code, or make the text behind them transparent?
what are the different Dataset event handlers?
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 create an About Box in Delphi or C++ Builder?
How to get UpdateMode to work for TQuery on a SQL Server 7.0 table?
How to Move controls at runtime ?
Does Delphi 5 include Resource Workshop and InstallShield Express?
How is the memory used within an object in delphi?
How to execute a stored procedure with TIBSQL?
What is the procedure to connect delphi application to ms access database?
How to Debug an In-Proc COM Server?
what are Single and multiple application server instances ?