[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when a parameter or operation is not supported by the object.
Source position: laz2_dom.pas line 176
type EDOMInvalidAccess = class(EDOMError) |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
end; |
|
Exception raised when a parameter or operation is not supported by the object. |
|
| | ||
|
Base class for exceptions raised in DOM interface classes. |
|
| | ||
| | ||
Remark: | Not used in the current implementation. |
|
Base class for exceptions raised in DOM interface classes. |
Version 4.0 | Generated 2025-05-03 | Home |