Data.Bind.Components.TCustomBindPosition.PosClearExpressions

提供:RAD Studio API Documentation

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

説明

位置関係コントロール バインディング式を、すべて一度にクリアやプリセットする手段を提供します。

関連項目