| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised if no widestring support is available in the executable
Source position: sysutilh.inc line 212
| type ENoWideStringSupport = class(Exception) ; | 
| 
 | Exception raised if no widestring support is available in the executable | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
ENoWideStringSupport is the exception raised when a run-time 233 occurs, i.e. when widestring routines are called and the application does not contain widestring support.