Debuggin in Delphi XE2 drops me into frxclass

Hi -

I have Fastreports 4 professional installed on Delphi XE2. For some reason, ever since I have been using Fast reports, when I try debugging my project (using F7 or F8) the trace sends me into the frxClass unit. Even though I am not referencing any forms that contain fast report components (the only components that use or reference Fast reports are craeted dynamically at run time so are not be active)

In particular, I end up in the TParentForm.WndProc procedure in frxClass. I read a post somewhere that suggested that I make sure "use debug DCU's" should be set to false. But this is set to false and I am still having to step through the WndProc (and other) methods in the frxclass unit.

Its as if, the fact that I have ANY components in my project, they have sub-classed the default WndProc procedure of ALL my forms. Can anyone please tell me how to prevent this behaviour, not only is it incredibly annoying when you are trying to dedug, I also worry if its impacting my applications performance.

Any help would be much appreciated.

Thanks.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.