表示: Delphi C++
表示設定

System.Bindings.ExpressionDefaults.TBindingExpressionDefault.RootScope

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

Delphi

property RootScope: IScope read FRootScope implements IScope;

C++

__property System::Bindings::Evalprotocol::_di_IScope RootScope = {read=FRootScope};

プロパティ

種類 可視性 ソース ユニット
property protected
System.Bindings.ExpressionDefaults.pas
System.Bindings.ExpressionDefaults.hpp
System.Bindings.ExpressionDefaults TBindingExpressionDefault

説明

式内のすべてのシンボルのラッパを保持する、式のスコープを表しています。

RootScope プロパティは、式内の以降のすべてのシンボルのラッパを保持する、式のスコープを表しています。

関連項目

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