Data.Bind.Components.TCustomBindPosition.PosClearExpressions
Delphi
property PosClearExpressions: TExpressions read FPosClearExpressions write SetPosClearExpressions;
C++
__property TExpressions* PosClearExpressions = {read=FPosClearExpressions, write=SetPosClearExpressions};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindPosition |
説明
位置関係コントロール バインディング式を、すべて一度にクリアやプリセットする手段を提供します。