[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error raised when an invalid argument is detected.
Source position: variants.pp line 45
| type EVariantInvalidArgError = class(EVariantError) | 
| 
 | Error raised when an invalid argument is detected. | |
| | | ||
| 
 | Variant error. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EVariantInvalidArgError is the exception raised when the VAR_INVALIDARG error is encountered in VarResultCheck
| 
 | Check the result of an operation and raise exception if not OK. |