Data.Bind.Components.TBindListLink.FormatExpressions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FormatExpressions: TExpressions read FFormatExpressions write SetFormatExpressions;

C++

__property FormatExpressions;

Properties

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

Description

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

Data.Bind.Components.TBindListLink.FormatExpressions inherits from Data.Bind.Components.TCustomBindList.FormatExpressions. All content below this line refers to Data.Bind.Components.TCustomBindList.FormatExpressions.

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

LBFmtExpressions.png

See Also