Table of Contents

TTMSFNCFilterDialogOpenControlParameters Record

Parameters used when opening an inline editor for a filter dialog row part.

API unit family: TMSFNCFilterDialog

Syntax

TTMSFNCFilterDialogOpenControlParameters = record

Fields and properties

Name Type Description
DateTime TDateTime Initial date or time value for date/time editors.
DrawItem TTMSFNCFilterDialogDrawItem Draw item whose row part is being edited.
Editor TTMSFNCFilterDialogEditorType Editor type used for the row part.
Fixed Boolean Indicates whether the editor configuration is fixed by event code.
HideEdit Boolean Indicates whether the edit surface should be hidden while the control is open.
List TStringList List values offered by combo-style editors.
Part TTMSFNCFilterDialogDrawItemPart Row part being edited.
PartRect TRectF Bounds of the row part being edited.
Text string Initial text value for the editor.