TcxDBDataFilterCriteria Events
A filter criteria object which works with TDataSet.
Name | Description |
---|---|
On |
Occurs after changing filter criteria, but before updating data in the corresponding data controller. |
On |
This event fires after filter criteria have changed.
Inherited from Tcx |
On |
Enables you to format the values within the filter string that is applied to a dataset. |
On |
Occurs before displaying a dropdown list of values for a filter condition.
Inherited from Tcx |
See Also