System.Variants.EVariantUnexpectedError

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.EVariantErrorSystem.SysUtils.ExceptionSystem.TObjectEVariantUnexpectedError

Delphi

EVariantUnexpectedError = class(EVariantError);

C++

class PASCALIMPLEMENTATION EVariantUnexpectedError : public System::Sysutils::EVariantError

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Variants.pas
System.Variants.hpp
System.Variants System.Variants

Description

EVariantUnexpectedError est la classe des exceptions pour les erreurs de variant inattendues.

EVariantUnexpectedError est déclenchée quand une opération sur un variant génère une erreur inattendue.

Voir aussi