[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error raised when an operation on a locked array is performed.
Source position: variants.pp line 48
type EVariantArrayLockedError = class(EVariantError) |
|
Error raised when an operation on a locked array is performed. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantArrayLockedError is the exception raised when the VAR_ARRAYISLOCKED error is encountered in VarResultCheck
|
Check the result of an operation and raise exception if not OK. |