Raise an EVariantInvalidArgError error.
Source position: variants.pp line 313
procedure VarInvalidArgError; |
AType: tvartype |
); |
AType |
|
Type of the argument. |
VarInvalidArgError raises an EVariantInvalidArgError exception with a standard error message. If the AType argument is specified, a description of the argument type is included in the error message.
|
Error raised when an invalid argument is detected. |
|
|
Raise an EVariantInvalidOpError error. |
|
|
Raise a EVariantInvalidOpError error. |
|
|
Raise an EVariantBadIndexError error. |
|
|
Raise an EVariantArrayLockedError error. |