Data.Bind.Components.TCustomBindExprItems.FormatExpressions

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

Delphi

property FormatExpressions: TExpressionsDir read FFormatExpressions write SetFormatExpressions;

C++

__property TExpressionsDir* FormatExpressions = {read=FFormatExpressions, write=SetFormatExpressions};

プロパティ

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

説明

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

LBFmtExpressions.png

関連項目