表示: Delphi C++
表示設定

Data.Bind.Components.TCommonBindComponent.OnEvalError

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

Delphi

property OnEvalError: TBindCompEvalErrorEvent read FOnEvalError write FOnEvalError;

C++

__property TBindCompEvalErrorEvent OnEvalError = {read=FOnEvalError, write=FOnEvalError};

プロパティ

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

説明

バインディング式の評価中にエラーが発生した際に発生するイベント。

関連項目

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