API:Data.Bind.Components.TBindGridList.FormatControlExpressions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property FormatControlExpressions: TExpressions read FFormatControlExpressions write SetFormatControlExpressions;

C++

__property FormatControlExpressions;

プロパティ

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

説明

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

Data.Bind.Components.TBindGridList.FormatControlExpressions は Data.Bind.Components.TCustomBindGridList.FormatControlExpressions を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindGridList.FormatControlExpressions を参照しています。

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

関連項目