Advertisement

900 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%!

 

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

 
Time Tested Delphi Solutions: 1 - 25 of 257
 
Hi, I'm referring to previous question titled Decode hex text file into viewable bitmap image, which targeted VB.NET development. http://www.experts-exchange.com/Programming/Languages/.NE...
My programmers, who are working in Builder 6.0 and Delphi, are trying to use INDY (versions 9 and 10) to connect to a secure proxy server (HTTPS)... and are having no luck.   I purchased so...
A couple of issues regarding older versions of Delphi and Vista: 1) If I create a standard typical .exe (using the standard VCL etc.) with Delphi 4 Pro or Delphi 5 Standard, will it run on ...
I have a delphi 4 program and I am trying to use CopyFile to copy a file from the C:\ to a server.  The path I am trying to copy to is a "Shared Path" according to the network supervisor.  For...
Hello experts, How can i change another exe icon??
I am using Delphi 7, Indy components with TCPClient and TCPServer for file transfer. I transfer various size files.  Happily from your answered questions I saw that I have to exclude AThre...
Hi all, Can anyone please help me out with some Delphi 2007 code? I need to be able to send a email in html and text to a address from Delphi. I was using Indy to do this in Delphi 6, but ...
I've recently upgraded to Indy 10 and I'm having some issues with SMTP via SSL. My most frustrating problem has been locating the appropriate version of the libeay32 & ssleay32 DLLs. I looked ...
Hello. i am using T WebBrowser and want to fill HTML web form fields and submit form. My code sample is: function FillForm(WebBrowser: TWebBrowser; FieldName: string; Value: string): Boole...
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...
Hello! I have a simple Delphi 2007 app with a button and a THTTPRio component. I have used the WSDL importer to got the the methods from a webservice. When I call some method from the we...
I'm using Delphi 2006 with a TADOStoredProcedure. I need to be able to pass a null value into a date parameter.  I don't want to have any '31/12/1899' records in the db It does not like ...
I need to load simple text file to memo1 component and it is done easily by .Lines.LoadFromFile. Same with text save to file from memo1- .Lines.SaveToFile How can I add UTF-8 text format su...
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...
Sending Text Messages using PC to my Mobile Phone Anybody knows how to communicate delphi application to any mobile phone? Like for example instead of using my Mobile phone for texting (which...
delphi how to change color(blue) on main menu when my pointer is point to it
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...
I need to get the process of "myself" or my process.  As in my.processid.  How do I do this in delphi?
Hello In delphi I want to prompt the user when they have selected to exit the application to save changes, exit or cancel the exit procedure I have included it in the form close procedure t...
How get information about Processor: - number of processors (not cores) - temperature - name (like "Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz") - description (like "Description: x86 Fami...
delphi How to create a save file dialog extension I.e how to create a list of file types/extensions like this: text files (*.txt) HTML file (*.htm;.*html) Excel file(*.csv) Than...
How can I get an information (in Delphi 7.0) about some element in computer: - Procesor (Model, Frequency, ID/Serial number, Temperature) - Motherboard (Model, ID/Serial number) - RAM (Si...
Hi experts, is there a way in Delphi of appending a TStringList to a text file. SaveToFile only overwrites the file but doesnt append to the end of the file. Thank you
My question is 2 part: 1). I have a legacy Delphi 7 application that  has a very large file and uses a saved double value to find items  when seeking in the file. It always stores just inte...
Hello All: Using Delphi, and reading the Registry (HKEY_CURRENT_USER) these two keys are available: Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ComDlg32\\OpenSaveMRU Software\\M...