TTMSFNCFilterViewComboBox Class
Combo box control that maps the selected item to a filter expression.
API unit family: TMSFNCFilterView
Inherits from: TTMSFNCComboBox
Syntax
TTMSFNCFilterViewComboBox = class(TTMSFNCComboBox)
Properties
Methods
| Name |
Description |
| BeginUpdate |
Begins a batched update of combo box expressions and filter items. |
| CreateExpressionsForIndexValues |
Creates expressions for sequential combo box item indexes using the specified value texts. |
| EndUpdate |
Ends a batched update and applies pending combo box filter changes. |
| UpdateFilterWithCurrentValue |
Updates the generated filter item from the currently selected combo box item. |
Events
| Name |
Description |
| OnSetFilterItem |
Occurs before resolved expression parameters are applied to a generated filter item. |
Used by