I\'ve some \"rogue\" OutputDebugString call in my application which prints out \"T\", but I can\'t just locate it.
I am writing an application, there are various forms and their corresponding datamodules. I wrote in a way that they are using ea开发者_开发知识库ch other by mentioning in uses class(one in implementa
When I click Delphi 2009 to start it shows me this e开发者_JAVA技巧rror. This embarcadero forum message discusses the same issue you are having.
I need to create a tool for performing complex scripts against a database. For several resasons I cannot rely on DB transactional behaviour, but I need to implement my own transactional system.
I\'m trying to evaluate ODAC for using Oracle AQ. The request queue contains JMS objects like these (but without linebreaks and other whitespace):
I am hunting a bug which might be connected to unit initialization order. Is there a way to see which init开发者_如何学JAVAialization section was executed when? I need to know the order. This is durin
In Delphi 2009 I found that the flicker of a PageControl - which occurs during resizing of the form - can be reduced by setting its DoubleBuffered property to true.开发者_如何学Go
On Windows 7 I tried to register a new DataSnap server using tregsrvr (using run as administrator), which runs and confirms that the registration succeeded.
How to change the Delphi 2009 Build configuration? The only place I see is on top of the Proje开发者_StackOverflow社区ct Options window, anyway I don\'t feel that the options are applied.Two Ways
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.