API:Data.Bind.Components.TBindList.FormatControlExpressions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FormatControlExpressions: TExpressions read FFormatControlExpressions write SetFormatControlExpressions;

C++

__property FormatControlExpressions;

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindList

Description

Provides a way to edit multiple control expressions at once, using their appropriate formatting.

Data.Bind.Components.TBindList.FormatControlExpressions inherits from Data.Bind.Components.TCustomBindList.FormatControlExpressions. All content below this line refers to Data.Bind.Components.TCustomBindList.FormatControlExpressions.

Provides a way to edit multiple control expressions at once, using their appropriate formatting.

See Also