Table of Contents

TTMSFNCFilterViewRadioGroup Class

Radio group control that maps selected items to filter expressions.

API unit family: TMSFNCFilterView Inherits from: TTMSFNCRadioGroup

Syntax

TTMSFNCFilterViewRadioGroup = class(TTMSFNCRadioGroup)

Properties

Name Description
DefaultFilterProperties Gets or sets default field and operator settings for generated radio group expressions.
FilterExpressions Gets or sets the expressions mapped to radio group items.
UseRadioTextForPropertyValue Indicates whether radio item text is used as the expression property value.

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