Advertisement

1 - 10 of 17 containing alltags:("borland delphi 2007") (0.001 seconds)
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...
Zones: Delphi Programming, LinuxDate Answered: 01/16/2008 Grade: A Views: 0
Does somebody can send me source code for small and fast HTTP server example using TServerSocket in multithreading mode?
Zones: Delphi Programming, Delphi InternetDate Answered: 03/03/2008 Grade: A Views: 23
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 ...
Zones: Delphi Programming, Delphi GraphicsDate Answered: 03/15/2008 Grade: A Views: 0
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...
Zones: Delphi ProgrammingDate Answered: 08/07/2008 Grade: A Views: 103
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....
Zones: Delphi ProgrammingDate Answered: 08/22/2008 Grade: A Views: 100
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
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
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...
Zones: Delphi ProgrammingDate Answered: 09/21/2008 Grade: A Views: 23
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...
Zones: Delphi Programming, Delphi DatabaseDate Answered: 09/17/2008 Grade: A Views: 0
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...
Zones: Delphi DatabaseDate Answered: 09/17/2008 Grade: A Views: 0