I have the below mentioned problem: Delphi native Web Service applications not working. IIS 7 seems to be stripping the pathinfo
From time to time I lose breakpoint functionality in Delphi. I thought this to be a Delphi 2009 issue but now I have also it in Delphi XE.
I开发者_开发知识库 just purchased the full version of Delphi XE Architect after using the trial version for 30 days.I can\'t build anything, every time I go to build a project I get the error.
How can I 开发者_C百科get the handle of a window to be passed to Delphi by the user selecting the window (could be any other aplication\'s window) by clicking with the mouse on it. In my Delphi app I
Can I change the key in a TDictionary, without changing the value? To explain, I am using a TObjectDictionary, which is derived from the TDictionary in the Delphi XEGenerics.Collections unit. This is
I use Project Options / Version to manage the version info (N.N.N.N format). Anyway inside my project I duplicate those info.
I need to draw a checkbox in a particular column in aTListView, so i check this question How can I setup TListView with CheckBoxes in only certain columns? and in the accepted answer suggest use the m
I have a uni开发者_StackOverflow社区t with 10000 rows for which I already asked a question in the past.
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 form. For help clari
This is not a major leak, but more of a would be nice to tidy I think, but I have found that my Delphi XE code can leak a String. This is because it is defined as a threadvar as it needs to be, but wh