I need use some icons in to my TrayIcon component, but the TImageList component don't support the 32 bits + Alpha channel format (Win XP). How can I do this?
Necesito cargar algunos iconos para ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Components/Q_23143272....
Hi experts
I'm trying to get stack traces of AccessViolations and I'm experiencing a strange behavior:
If I catch the AccessViolation:
With variant B I only get the most inner statement in my ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23706469.html
When I compile and run my application in Delphi 2006 it gives me an access violation, and so I click "Break"
and it brings up a form's unit from one of my other applications located elsewhere on m...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23192630.html
For certain projects, we must always execute a batch routine before the project itself is run.
Invariably this is omitted with the result that the project has to be closed, the batch process ran...
http://www.experts-exchange.com/Software/Development/Editors_IDEs/Q_23456270.html