Data.Bind.Components.TBindGridLink.FormatControlExpressions
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 | TBindGridLink |
Description
Provides a way to edit multiple control expressions at once, using their appropriate formatting.
Data.Bind.Components.TBindGridLink.FormatControlExpressions inherits from Data.Bind.Components.TCustomBindGridLink.FormatControlExpressions. All content below this line refers to Data.Bind.Components.TCustomBindGridLink.FormatControlExpressions.
Provides a way to edit multiple control expressions at once, using their appropriate formatting.