Does anyone know if it's safe to call Application.ProcessMessages within a thread?
I'm developing a threaded application that uses some library code. I've noticed that deep within this there is ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_23220045.html
An application, as part of it's running process creates several threads. Whilst these threads are active the user can alt-tab away from the application or move focus by any means without any proble...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23220172.html
I've a treeview which I'm updating constantly.
The treeview has a custom draw - there's no default drawing.
The drawitem event draws first to a bitmap which is then rendered on the treeview's...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23225565.html
Using a descendant of a OverByteIcsWSocket in a thread.
When the Thread terminates, it frees this component, but strange behaviour occurs immediately afterwards. - if focus is removed from the a...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23347243.html
I've a component that is many generations away from its base class.
I wish to replace the base class with something completely different. Everything compiles fine by just replacing the ancestor ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23408315.html
delphi 2006 IDE when i compile an application error message shows. but the line number displayed in the message window points to a wrong line in the code window. how do i correct this problem. so i...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23251474.html
A requirement has been defined to take two RTF files and create a single RTF document, programmatically.
For example, File A and File B. The generated RTF file will have File A on the left-hand ...
http://www.experts-exchange.com/Programming/Misc/Q_23350852.html
Our .NET 1.1 web application make calls to a win32 library. The web application is compiled with Delphi2006 and soon with Delphi 2007 (2.0). The win32 library is compiled with Delpi2006.
Some para...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET/Q_23770635.html
Can anyone recommend a graphic component for delphi which is able to download from a url, preferably any format?
Thanks
Steve
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Components/Q_23775241....