[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error raised when a parameter is not found.
Source position: variants.pp line 41
type EVariantParamNotFoundError = class(EVariantError) |
|
Error raised when a parameter is not found. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantParamNotFoundError is the exception raised when the VAR_PARAMNOTFOUND error is encountered in VarResultCheck
|
Check the result of an operation and raise exception if not OK. |