Fix a bunch of compiler hints and warnings, and add a basic exception dialog showing the callstack

This commit is contained in:
Ansgar Becker
2025-04-25 14:29:42 +02:00
parent 7c502976a7
commit 7a8566a91c
30 changed files with 448 additions and 337 deletions

View File

@ -6,7 +6,7 @@ interface
uses
SysUtils, Classes, Graphics, Controls, Forms, Dialogs, SynEdit, StdCtrls,
ComCtrls, ToolWin, laz.VirtualTrees, RegExpr, extra_controls,
ComCtrls, laz.VirtualTrees, RegExpr, extra_controls,
dbconnection, apphelpers, Menus, ExtCtrls, Buttons, LCLProc;
type