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