Table of Contents

TTMSFNCFilterViewDatePicker Class

Date picker control that maps the selected date to a filter expression.

API unit family: TMSFNCFilterView Inherits from: TDateTimePicker

Syntax

TTMSFNCFilterViewDatePicker = class(TDateTimePicker)

Properties

Name Description
DefaultFilterProperties Gets or sets default field and operator settings for generated date expressions.
FilterExpressions Gets or sets the expressions associated with selected dates.

Methods

Name Description
BeginUpdate Begins a batched update of date picker expressions and filter items.
EndUpdate Ends a batched update and applies pending date picker filter changes.
UpdateFilterWithCurrentValue Updates the generated filter item from the current selected date.

Events

Name Description
OnSetFilterItem Occurs before resolved date expression parameters are applied to a generated filter item.

Used by