Hi,
In a client/server environment where Windows is the client OS and linux (e.g. Ubuntu) is the server OS, how do I:
1. Write an image file (e.g. my_dog.jpg) from the client delphi program t...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23076653.html
Does somebody can send me source code for small and fast HTTP server example using TServerSocket in multithreading mode?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23202535.html
Hello everbody,
I need to move my bitmap into two different bitmaps. First bitmap should contain all even scanlines from original bitmap. And second bitmap should contain all odd scanlines from ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23243203.html
Hi
I have a ListView with some columns containing string and other columns containing integers. I know which columns that contains numbers and which ones that contains strings.
If I use the A...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23629194.html
Hi
I am trying to save a dataset as an Excel sheet. I am using the OpExcel component, and the TOpExcelWorkbook.SaveAs function to save the data as an Excel Sheet:
procedure TOpExcelWorkbook....
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23665743.html
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
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23716160.html
Zones:
DelphiDate Answered: 09/14/2008 Grade: A Views: 97
Hi Experts,
in delphi how can I search all values of items of ListBox1 and if the string is found transfer the value to ListBox2 or otherwise to Listbox3?
thanks in advance
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23730478.html
Zones:
DelphiDate Answered: 09/15/2008 Grade: B Views: 4
I am attempting to add a custom object to a ListBox on a TFrame using AddItem.
I used the following link for reference:
http://delphi.about.com/od/vclusing/a/items_addobject.htm
under the head...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23748708.html
Dear All
I am developing a database application using Delphi 2007 for Win32. What is the best method to monitor a
table for newly inserted records?
Remark: Records are inserted by another app...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23531051.html
Dear All
I am developing an application using Delphi 2007 Win32.
My question is: How can I have two application access 1 table in the database, where if App1 inserted a new record to table x, th...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Database/Q_23531078.ht...