Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Delphi Solutions: 1 - 25 of 81
 
In a users system while executing the project he is getting an error like " An error occured while attempting to initialize the borland database engine. Error $2108" Am new to delphi. When i...
delphi how to change color(blue) on main menu when my pointer is point to it
How can i filter in adotable if i have a space in a field name(access database). Example:
Hi, I am trying to understand another area of Delphi, that of DLL's and Pointers. In the Documentation that i have read to date, it says that when passing strings to and from a function conta...
Hi Experts, I am using Delphi 7 and Indy 10 for a project. I receive a compiler error: "Undeclared identifier TidBytes" This is the first time I am getting this error although I have wo...
I would like to develop an application for mobile device that runs on windows ce. Programming language I use is borland delphi 2007 professional. Is this possible at all?
I am using Writeln for create a text file in delphi 5 and packing it to 628 charactors The writeln option adds a CRLF at the end of each line (as far as I have read) error .. On some comput...
In a Delphi (Turbo Delphi 2006) application, I want the mouse pointer to become a "little hand" when it moves over some specific TEdit or other specific visual components on a form What is th...
In Delphi 7 I need to open a utf-8 encoded file, replace a token [%FILE%] with a string value, and save the modified file.   I guess that I need to use a filestream, and a widestring, but I...
Hi Delphi Experts, I have made a delphi tool bar for IE using Delphi Band project code. I want to display some news scrolling in a label. Scrolling part I could complete. Now my question is: ...
Hello experts, I am developing IE tool bar in Delhi 7. My query strings passed in the URL contains unicode Hindi (Mangal Font) characters. Relevant fonts are installed in my System. When I ...
I need to call a dll created in delphi from vb.net. Heres the delphi code that uses the dll.
delphi how to change color from grey to yellow for the diagram shown below...
This question again related to IE Tool bar in Delphi 7. I wanted to get Absolute URI from the any given URL string. I have tried all Indy Possibilities. In c# it is achieved through URI cl...
I am writing a Delphi 7 application. The Toolbar, just below the menu, scrolls with the Form scroll bars.  Is there a way to "fix in place" the Toolbar so the Form scroll bar does not move it?...
Now and then my fingers seem to find a combination of keystrokes so as to disable keyboard input in the IDE editor. Has anybody come across this ? Mouse still works.  But no characters can...
Hi Sometimes I get this problem (sometimes not). If I pop up a message window (showModal) - using Delphi - the OK button get's a bit of control (it has a dotted line around it) but it doesn...
Hi there, I have developed a Delphi 7 application and I am starting to receive EOutOfResourcesError errors from the users in the field.  My gut tells me that I am leaking memory, since the ...
Delphi Why my code for wild card search is not working. I have a text edit box and a search button i want to get value from database and display it on a screen example if i type a the ...
Delphi How can i edit highlighted column using TListView component? How can i disable column so no edit can be done in that column?
Can someone tell me how can i place a check box into TListView?
Delphi i use form1 to insert data. When i click ok a message box prompted to tell me my data has been inserted . How can i auto close the form1 after i click ok on the message box.
So, I have a database with a bit of information and an image for each entry.  I am trying to then print a Rave Report using that data.  All of the text fields are quite easy, but what I am hav...
Delphi How can i create column header for virtualTreeview? Can i use setting in object inspector to ease my work?
just want to if there are other more reliable ways...