System.VarUtils.ESafeArrayCreateError

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.VarUtils.ESafeArrayErrorSystem.SysUtils.ExceptionSystem.TObjectESafeArrayCreateError

Delphi

ESafeArrayCreateError = class(ESafeArrayError);

C++

class PASCALIMPLEMENTATION ESafeArrayCreateError : public ESafeArrayError

Propriétés

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

Description

ESafeArrayCreateError est la classe des exceptions pour les échecs de création d'un tableau variant.

ESafeArrayCreateError est déclenchée quand une tentative de création d'un tableau variant échoue.

Voir aussi