Data.Bind.Components.TBaseBindScopeComponent.ScopeMappings
Delphi
property ScopeMappings: TScopeMappings read FScopeMappings write SetScopeMappings;
C++
__property TScopeMappings* ScopeMappings = {read=FScopeMappings, write=SetScopeMappings};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBaseBindScopeComponent |
説明
所有されているスコープ マッピングのコレクションを示します。
ScopeMappings プロパティは、所有されている、スコープ マッピングが要素であるコレクションを示します。ScopeMappings は、このソース コンポーネントを参照する式から参照できる、「名前/値」ペアを追加するために使用します。