Data.Bind.Components.TBaseBindScopeComponent.Expressions
Delphi
property Expressions: TList<TBasicBindComponent> read FExpressions;
C++
__property System::Generics::Collections::TList__1<TBasicBindComponent*>* Expressions = {read=FExpressions};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBaseBindScopeComponent |
説明
このソース コンポーネントを使用しているバインディング コンポーネントのリストを示します。