Source commit: 8a7501a27b6bdf2b7685ddb487b1a556a606ce91
@@ -57,10 +57,7 @@ const
type
{Exceptions:}
- EIUThread = class(Exception);
EDragDrop = class(Exception);
- EInvalidFileName = class(Exception);
- ERenameFileFailed = class(Exception);
TClipboardOperation = (cboNone, cboCut, cboCopy);