EVariantArrayLockedError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Error raised when an operation on a locked array is performed
Declaration
Source position: variants.pp line 41
Type
EVariantArrayLockedError = class (EVariantError)
;
Description
EVariantArrayLockedError is the exception raised when the VAR_ARRAYISLOCKED error is encountered in VarResultCheck
MembersNo members available
Inheritance
| Class | Description |
|---|---|
| EVariantArrayLockedError | Error raised when an operation on a locked array is performed |
See also
| Name | Description |
|---|---|
| VarResultCheck | Check the result of an operation and raise exception if not OK. |