API:Data.Bind.Components.TBindGridList.BreakExpression
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindGridList |
Delphi
property BreakExpression;
C++
__property BreakExpression = {default=0};
Description
Specifies an expression that is evaluated as the list is populated.
Data.Bind.Components.TBindGridList.BreakExpression inherits from Data.Bind.Components.TCustomBindGridList.BreakExpression. All content below this line refers to Data.Bind.Components.TCustomBindGridList.BreakExpression.
Specifies an expression that is evaluated as the list is populated. When the value of this expression changes then a new handler will be inserted into the list control.