Common classes used in applications.
Classes
| Class | Description | |
|---|---|---|
| XDisposableObject |
The XDisposableObject class defines methods that are necessary for releasing managed and unmanaged resources.
| |
| XRtlException |
The XRtlException exception is raised when some error occured in the SGP RTL library.
| |
| XRtlExceptionDialog |
The dialog class XRtlExceptionDialog supports showing the dialog about the given exception.
| |
| XRtlFatalException |
The exception XRtlFatalException is thrown when a fatal error occurs in SGP RTL library.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| XRtlExceptionDialog..::.Options |
The enumeration XRtlExceptionDialog..::.Options specifies ther behavior the of exception dialog.
|