Table of Contents

TTMSFNCFilterDialogFieldNameMap Class

Maps a dataset field name to a display name shown in the filter dialog.

API unit family: TMSFNCFilterDialog Inherits from: TCollectionItem

Syntax

TTMSFNCFilterDialogFieldNameMap = class(TCollectionItem)

Properties

Name Description
DisplayName Gets or sets the user-friendly label shown in place of the field name.
FieldName Gets or sets the dataset field name used as the lookup key.