TTMSFNCFilterViewCheckBox Class
Check box control that adds or removes filter expressions based on its checked state.
API unit family: TMSFNCFilterView
Inherits from: TTMSFNCCheckBox
Syntax
TTMSFNCFilterViewCheckBox = class(TTMSFNCCheckBox)
Properties
| Name | Description |
|---|---|
| DefaultFilterProperties | Gets or sets default field and operator settings for generated check box expressions. |
| FilterExpressions | Gets or sets the expressions associated with the check box states. |
Events
| Name | Description |
|---|---|
| OnSetFilterItem | Occurs before resolved expression parameters are applied to a generated filter item. |