EIDEException Class
The generic exception class raised by the scripter IDE when an error occurs.
Syntax
Unit: IDEMain
EIDEException = class(Exception);
The generic exception class raised by the scripter IDE when an error occurs.
Unit: IDEMain
EIDEException = class(Exception);