TMS FNC Filter View Guides
TTMSFNCFilterView assembles a panel of filter controls — checkboxes, radio groups, trackbars, range sliders, combo boxes, date pickers — and generates a structured filter expression that feeds directly into a dataset, list, or custom data source.
Topics
| Guide | Description |
|---|---|
| Getting started | Drop the component, add controls, and wire up the filter output. |
| Filter controls | Properties and code examples for each built-in control type: CheckBox, RadioButton, CheckGroup, RadioGroup, TrackBar, RangeSlider, ComboBox, DatePicker, and Panel. |
| Expressions and custom controls | The expression system, DefaultFilterProperties, OnExpressionNotFound, and integrating non-FilterView controls via AddCustomItemControl and TTMSFNCFilterViewControlContainer. |
Related API
TTMSFNCFilterViewTTMSFNCFilterViewExpressionsTTMSFNCFilterViewExpressionTTMSFNCFilterViewDefaultExpressionTTMSFNCFilterViewPanelTTMSFNCFilterViewCheckGroupTTMSFNCFilterViewRadioGroupTTMSFNCFilterViewTrackBarTTMSFNCFilterViewRangeSliderTTMSFNCFilterViewComboBoxTTMSFNCFilterViewDatePickerTTMSFNCFilterViewCheckBoxTTMSFNCFilterViewRadioButtonTTMSFNCFilterViewExpressionValueEditTTMSFNCFilterViewControlContainer