Table of Contents

TTMSFNCCustomFilterDialog Class

Base filter dialog with filter builder, expression editing, appearance, and action events.

API unit family: TMSFNCFilterDialog Inherits from: TTMSFNCCustomDialog Implements: ITMSFNCFilterDialogService

Syntax

TTMSFNCCustomFilterDialog = class(TTMSFNCCustomDialog, ITMSFNCFilterDialogService)

Methods

Name Description
DoScaleControlsForCurrentDPI Scales the dialog controls for the current DPI.
Execute Shows the dialog.
ValidateFilterArray Validates an array of filter rows against the dialog's filter rules.
ValidateFilterRow Validates a single filter row against the dialog's filter rules.