I have a client-server application built in Delphi 7 and RemObjects SDK. Messages between client and server are binary (http://wiki.remobjects.com/wiki/BinMessage). My questions are:
开发者_如何学运维It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
I\'m facing problem with TCpindy connection.readln method , I had no control in the other side sending data , when using Readln method in server side application hang (because receiving data don\'t co
My Delphi 7 installation started giving this error. The error message shows the correct help path, but with the backslashes removed. The Help files are pr开发者_运维百科esent in the expected location
This seems to only happen in IE6 I have an activex form written in Delphi 7. A dialogue window opened from within the activex control in IE6 gets disp开发者_JAVA百科layed on the taskbar - the users (
in De开发者_如何学Clphi 7 , when adding a propery to an object, how is it possible to see that property in the object inspector?Make the property published. For instance,
Virtual treeview by Mike Lischke seems so popular on the web and as third party component. I just downloaded version 4.8.7 on my machine.
Can someone help me and explain to my why this code crashes on the ExecSQL statement? function UpdateLastBankResponsesId(ADatabase: TDatabase; AValue: Integer): String;
I am using Delphi 7, BDE, and Interbase (testing), Oracle (Production). I have two tables (Master, Responses)
I have a case here which I will need to convert PDF files to preferably PNG\'s at specified resolution.