表示: Delphi C++
表示設定

System.SysUtils.EIntfCastError

提供:XE2 API Documentation
移動: 案内, 検索

System.SysUtils.ExceptionSystem.TObject
EIntfCastError

Delphi

EIntfCastError = class(Exception);

C++

class PASCALIMPLEMENTATION EIntfCastError : public Exception

プロパティ

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

説明

EIntfCastError はインターフェースのキャスト例外に対応する例外クラスです。

インターフェースで不当なキャストが試みられた場合,EIntfCastError が生成されます。

関連項目

以前のバージョン
他の言語