[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Raise an EVariantInvalidArgError error
Source position: variants.pp line 306
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 |