CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r435]
(2.7 kB)
by
delphidabbler
* Replaced old bug report dialog, FmBugReportDlg, with a small class heirachy of new dialogs, FmBugReportBaseDlg, FmTrappedBugReportDlg and FmUserBugReportDlg. The new dialogs refer the user the the online bug tracker. FmTrappedBugReportDlg is used to intercept unexpected exceptions while FmUserBugReportDlg is used for user initiated bug reports. FmBugReportBaseDlg is the base class for the new dialogs. |
2009-10-21 00:32:29 |
View
Download |