System.Bindings.EvalProtocol.ICompiledBinding.Phase

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Phase: TCompiledBindingPhaseType read GetPhase;

C++

__property TCompiledBindingPhaseType Phase = {read=GetPhase};

プロパティ

種類 可視性 ソース ユニット
property public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol ICompiledBinding

説明

呼び出しの時点で、コンパイル済みバインディングのフェーズを示します。

Phase プロパティは、呼び出しの時点で、コンパイル済みバインディングのフェーズを示します。

関連項目