System.VarUtils.ESafeArrayCreateError

提供:RAD Studio API Documentation

ESafeArrayCreateErrorSystem.VarUtils.ESafeArrayErrorSystem.SysUtils.ExceptionSystem.TObject

Delphi

ESafeArrayCreateError = class(ESafeArrayError);

C++

class PASCALIMPLEMENTATION ESafeArrayCreateError : public ESafeArrayError

プロパティ

種類 可視性 ソース ユニット
class public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils System.VarUtils

説明

ESafeArrayCreateError は、バリアント配列の作成に失敗した場合の例外クラスです。

ESafeArrayCreateError は、バリアント配列の作成し失敗したときに発生します。

関連項目