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 Programming Solutions: 451 - 470 of 470
 
XP D7 Are there any methods of determining the previous state of an XP system in a power fail situation? Failing this - are there any standard methods of storing a bit in a non volatile area...
I have some problems with my modal windows. The only thing the modal does is to show the user some information and then self-closes. There is no buttons. The problem is, that depending on what...
how to solve variable  might not have be initialized
for reaching 200k in Delphi TA as second this year ziolko.
I am looking for some info/code on how to appropriately add an exception to my functionality for connecting to my FTP site and performing something here is essentiually what i do now.....the ...
Hello, I've got an application which is injected into other process. The problem is, that it does not receive any close message when user close main application, so all of the graphic compone...
hey EE Is there a way i can raise an event when a process is created or destroyed by Windows? I know it was possible with some native components in .NET, but I can't seem to figure it out i...
I need to open the exefile  im running (to read only). Is that possible?
I am looking to write a OPC client that will talk to a RS Lynx OPC server. Any one have any examples how to do this? I've looked at the OPCconnect examples but, they are far too terse.
Hi Experts, am trying to parse a website and I need some help for example we have some html code <a href="/photos/19192" <a href="/photos/48574" <a href="/photos/34533" now that the...
Set up a new Windows XP computer to replace one that has been in service for several years. Installed Delphi 7.0, InfoPower and another custom packages. Compiling an existing project from ...
Hi, I'm using DirectShow to play a MP3. I use Delphi and DSPack component (http://www.progdigy.com/index.php) It provide DirectShow headers for Delphi. When Rate > 1, GetPosition functi...
Dear Experts, I am trying to build a rave report without the designer. Got a small example from Nevrona's site which looks helpful. One question is: How do you add multiline text to a ...
Hi Experts am wanting to make a email client so I can send emails to people, like say 5 at once or even more maybe. i've searched and I cant seem to figure it out, how can I send emails usi...
There have been numerous proposed solutions to get around the problem that setting a cookie and then using Response.SendDirect will not pass along the cookies to the redirect action.   Was ...
In code, how can I traverse a TWebBrowser's page and find a list control by its ID (LogBookPanel1_ddLogType) and select a item from the list? thanks  <select name="LogBookPanel1$ddLogTyp...
I would like to remove the sound when using the Enter key in my TEDIT I do not want to disable the Enter key, since i use it to add the item from TEDIT into my TListBox thanks procedure...
I'm opening forms on mainform where the individual form's .parent is set to the mainfrom's  right panel. See the related question. This is creating several problems. Formkeydown and formactiva...