EVariantNotAnArrayError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Error raised when an array operation is performed on a non-array variant
Declaration
Source position: variants.pp line 42
Type
EVariantNotAnArrayError = class (EVariantError)
;
Description
EVariantNotAnArrayError is not used in FPC and is defined for Delphi compatibility.
MembersNo members available
Inheritance
Class | Description |
---|---|
EVariantNotAnArrayError | Error raised when an array operation is performed on a non-array variant |
See also
Name | Description |
---|---|
VarResultCheck | Check the result of an operation and raise exception if not OK. |