[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error raised when an array operation is performed on a non-array variant.
Source position: variants.pp line 49
| type EVariantNotAnArrayError = class(EVariantError) | 
| 
 | Error raised when an array operation is performed on a non-array variant. | |
| | | ||
| 
 | Variant error. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EVariantNotAnArrayError is not used in FPC and is defined for Delphi compatibility.
| 
 | Check the result of an operation and raise exception if not OK. |