[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Error to signal an out-of-memory condition.
Source position: variants.pp line 52
type EVariantOutOfMemoryError = class(EVariantError) |
|
Error to signal an out-of-memory condition. |
|
| | ||
|
Variant error. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EVariantOutOfMemoryError is the exception raised when the VAR_OUTOFMEMORY error is encountered in VarResultCheck It can be raised manually by calling VarOutOfMemoryError.
|
Raise an EVariantOutOfMemoryError error. |
|
|
Check the result of an operation and raise exception if not OK. |