Unit 'Variants' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EVariantArrayCreateError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Error raised when a problem is detected during creation of an array.

Declaration

Source position: variants.pp line 43

type EVariantArrayCreateError = class(EVariantError)

Inheritance

EVariantArrayCreateError

  

Error raised when a problem is detected during creation of an array.

|

EVariantError

  

Variant error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EVariantArrayCreateError is the exception raised when a problem is detected during creation of an array. It can be raised manually by calling VarArrayCreateError.

See also

VarArrayCreateError

  

Raise an EVariantArrayCreateError error.


Documentation generated on: Jul 24 2023