How to Display documents in the default browser?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Delphi Interview Questions

How to Save and load metafiles in a BLOB field without using DBImage ?

0 Answers  


'Translate error, value out of bounds' error what does these errors mean?

0 Answers  


How to Print Delphi controls using QuickReports?

0 Answers  


How to get function params from a dll?

0 Answers  


How to Connect via ODBC using Delphi or C++ Builder ?

0 Answers  






How to Resize StringGrid Columns ?

0 Answers  


When I try to execute sql query from delphi7 it throws the following exception ORA-01704: string literal too long. I know the reason why its throwing this exception. My problem is.... I have catched this exception throw Try.... Except block.....In except block i am performing rollback..... due to above error its also throwing exception in rollback transaction...........due to rollback exception...........it had created some problem in connection...........every time when i try to open or close a connection it throws an exception " Operation is not allowed when the object is open"

1 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!

0 Answers  


How does Delphi's exception handling work?

0 Answers  


How to close your application using the Escape key?

0 Answers  


How to Display the first frame of an AVI File ?

0 Answers  


How to Modify application server SQL from the client?

0 Answers  


Categories