delphi-ide

How do I report error messages to the IDE from a custom build tool?

霸气de小男生 提交于 2019-12-11 08:05:56
问题 I am using a custom build tool in Delphi XE3. This executes as expected, but when my custom build tool fails for some reason, it will return a non-zero exit code and Delphi will just report that the build has failed. The build tool will write to stdout and stderr in case of any errors, but those do not show up in the Messages window: the Build tab just shows Failed (after brcc32 is run) in the Output tab I can see that the target BuildVersionResource is run, then the target PreBuildEvent is

Delphi 2010 object inspector grid and windows dpi

。_饼干妹妹 提交于 2019-12-04 05:32:44
问题 I work on high resolution wide screen and I set the dpi to 144 so I can see fonts better. the problem in Delphi 2010 object inspect grid I cant see the text of properties or event names the grid does not scale !! any solution to this ? thank 回答1: After read your post I asked Uwe Schuster if would be possible to fix this issue with their great "Object Inspector Expert" and he did. You can download it here: http://www.bitcommander.de/blog/index.php/2012/07/15/oi-rev-5/ 来源: https://stackoverflow

Delphi 2010 object inspector grid and windows dpi

ε祈祈猫儿з 提交于 2019-12-02 06:29:58
I work on high resolution wide screen and I set the dpi to 144 so I can see fonts better. the problem in Delphi 2010 object inspect grid I cant see the text of properties or event names the grid does not scale !! any solution to this ? thank After read your post I asked Uwe Schuster if would be possible to fix this issue with their great "Object Inspector Expert" and he did. You can download it here: http://www.bitcommander.de/blog/index.php/2012/07/15/oi-rev-5/ 来源: https://stackoverflow.com/questions/11443868/delphi-2010-object-inspector-grid-and-windows-dpi