-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been trying to get to the bottom of this problem off and on for the past 2 days and I'm really stuck. Hopefully some smart folks can help me out.
The issue is that I have a function that I call in a thread that downloads a file (using Synapse libraries) from a website that is passed to it…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
When looking for which version of Delphi 2010 to buy, we found the following limitation on the professional one:
Delphi 2010 Professional is designed
for developers building
high-performance desktop GUI and
touch-screen applications with (or
without) embedded and local database
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
In D2010, Error Insight is incorrectly underlining in red types like "TOpenDialog" (even though my unit and project's uses both include Dialogs).
Also, in my method TMyFrame.Foo, it fails the same way by flagging a reference to a VCL component in my TMyFrame -- even though Foo and the component…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, does Delphi 2010 have C# Style XML comments that show up when hovering over the method call?
/// <summary>
/// My comment here
/// </summary>
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've been experimenting a quite strange problem using Delphi 2010. In one form (a quite complex one) some buttons are automagically losing the click event. I am not dynamically assigning the event or something (they are wired in IDE). The events are fired OK some times but suddenly (and randomly)…
>>> More