I have a project with some include projects. In de child projects I got serveral Delphi actions. I have set those to ignore failure because I want all of the actions to run.
In my main program I want to know how many actions have been ignored for the child project.
How can I do that?