GeekArticles
Programming
DelphiException navigating to FindReferences results
Author: qc.borland.com |
Published: 29th Jan 2008 |
Visited: 51 times |
Add CommentFiled in: DelphiQC#: 57523 Version: 11.2 Status: New defect, requires tester review Description:
I used Find Refernces comand (Ctrl-Shift-Enter) on a data member of a structure, then did some editing of the unit containing the references. As the result, parts of code th
Read Article Sponsored Links
Related Articles
• Ajax Uncaught Exception Error When building an Ajax based website, one can encounter uncaught exception error while using Mozilla/Firefox.
Error: uncaught exception: Permission denied to call method
Even though everything appear to be fine except for this error, it could be that the Ajax based website will be working well fro ...
• SysUtils.Abort raise an "Access Viaolation" exception QC#: 54331 Version: 10.0 Status: Open defect, requires resolution Description: SysUtils.Abort may cause an AV exception if a call to the Abort is maked from a procedure, that uses EBP as a local variable.
Source for SysUtils.Abort in 2006:
proce ...
• "Expected" exception dlgs must not display madExcept window! QC#: 58120 Version: 11.2 Status: Closed defect, no action required Resolution: Third party problem Description: Any exception occuring while working with the IDE, even such commonplace errors as "file-not-found" or "unit-already-in-project" situations ...
• VCL lost the focus when the exception raise inside event handle. QC#: 10849 Version: 9.0 Status: Awaiting Requested Information Resolution: Need more information/demo/steps Description: When the exception raise inside event handle of control, VCL form lost the focus after popup the exception dialog.
D7 and previo ...