Data.Bind.Components.TBindLink.FormatExpressions

提供:RAD Studio API Documentation

Delphi

property FormatExpressions;

C++

__property FormatExpressions;

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindLink

説明

複数のコントロールとソース式を、それぞれに適した形式を使用して、一度に編集する手段を提供します。 Data.Bind.Components.TBindLink.FormatExpressions は Data.Bind.Components.TExpressionsBindComponent.FormatExpressions を継承しています。以下の内容はすべて Data.Bind.Components.TExpressionsBindComponent.FormatExpressions を参照しています。

複数のコントロールとソース式を、それぞれに適した形式を使用して、一度に編集する手段を提供します。

関連項目