Data.Bind.Components.TBindCompException

提供:RAD Studio API Documentation

TBindCompExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

TBindCompException = EBindCompError;  // Alias for backward compatability

C++

typedef EBindCompError TBindCompException;

プロパティ

種類 可視性 ソース ユニット
class
typedef
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

EBindCompError 例外のエイリアスです。


関連項目