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