delphi-2009
TThread.Synchronize causing (near) deadlock in Delphi 2009 (worked in Delphi 7)
In Delphi 2009, synchronize\'d functions that worked fine in Delphi 7 execute with sublime slowness until you wiggle the mouse over the open form.Wiggling the mouse causes the program to go into some[详细]
2023-04-12 08:19 分类:问答iterate over IHTMLElementCollection
is there a way to iterate over IHTMLElementCollection? such as var e : IHTMLLinkElement; elementCollection:IH开发者_如何转开发TMLElementCollection;[详细]
2023-04-12 03:32 分类:问答TAction radio item
In action bands there is a TAc开发者_JS百科tion component. That component holds a property named[详细]
2023-04-11 18:29 分类:问答is there a tool to check unused uses in delphi? [duplicate]
This question already has answers here: 开发者_开发百科 Closed 11 years ago. Possible Duplicate:[详细]
2023-04-08 06:56 分类:问答Extending class documentation and live templates
I am playing with code documentation and live templates and I quite don\'t get it. I\'ve read Dr.Bob\'s article about generating documentation and wiki articles about live templates but I have one pr[详细]
2023-04-07 03:49 分类:问答Problem with Indy, ADO and Delphi 2009
I\'ve a problem using ADO and indy in Delphi 2009. My project always crashes on exit when running i开发者_Go百科n delphi 2009.[详细]
2023-04-06 07:28 分类:问答Need to know if a exe file contains at least an icon
I need to know if a exe file contains at least one icon开发者_StackOverflow. A fast way, if that\'s possible.[详细]
2023-04-06 04:08 分类:问答Unable to open file 'STDCTRLS.OBJ'
First of all, sorry for my bad english. I started with Delphi today, created a simple form example named test.[详细]
2023-04-04 10:17 分类:问答Fetch tweets for a specific Twitter user?
What is the protocol of getting the tweets of a user from Twitter? Let开发者_运维知识库\'s say I want to write a program that follows a Twitter account and read all its tweets. What is the protocol t[详细]
2023-04-03 23:57 分类:问答How to Resize a TEdit inside a TGridPanel without use the alClient align
I need to work with the folow structure: TEdit inside TGdridPanel inside TGridPanel In others words, exist a TGridPanel an开发者_运维问答d in one of the cells I need to insert other TGridPanel.[详细]
2023-04-03 05:21 分类:问答