GeekArticles
Programming
DelphiException when formatting BCD numbers
Author: qc.borland.com |
Published: 30th Aug 2007 |
Visited: 52 times |
Add CommentFiled in: DelphiQC#: 50615 Version: 11.0 Status: Open defect, requires resolution Description: There is an obvious bug in the function BcdFixedOrNumberFormat (Unit FMTBcd):
function BcdFixedOrNumberFormat(const Start: string; Format: TFloatFormat; const Precision, Digit
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 ...