delphi-2009
Debugging OutputDebugString calls in Delphi
I\'ve some \"rogue\" OutputDebugString call in my application which prints out \"T\", but I can\'t just locate it.[详细]
2023-01-26 19:12 分类:问答Delphi DataModule Usage - Single or Multiple?
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[详细]
2023-01-26 06:44 分类:问答Delphi 2009 startup error
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.[详细]
2023-01-24 14:29 分类:问答implementing a stack of commands for obtaining a transactional behaviour- Delphi
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.[详细]
2023-01-24 04:47 分类:问答Delphi ODAC: Disecting JMS messages from Oracle AQ
I\'m trying to evaluate ODAC for using Oracle AQ. The request queue contains JMS objects like these (but without linebreaks and other whitespace):[详细]
2023-01-23 05:23 分类:问答Can I determine the order in which my units have been initialized?
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[详细]
2023-01-22 20:47 分类:问答How can I reduce PageControl flicker in Delphi?
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[详细]
2023-01-22 17:32 分类:问答How do I find the DataSnap server in DCOMCNFG?
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.[详细]
2023-01-22 08:17 分类:问答How to change Delphi Build configuration?
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[详细]
2023-01-21 16:56 分类:问答Ribbon controls in Delphi [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-21 05:06 分类:问答