TTMSFNCFilterDialogShowGroupEditor Event Type
Event fired before showing an editor for a filter group.
API unit family: TMSFNCFilterDialog
Parameters
| Name | Description |
|---|---|
Sender |
Dialog that raised the event. |
AGroup |
Group being edited. |
AEditorProperties |
Editor settings that can be adjusted before the editor is shown. |
APossibleValues |
Possible values to show in list-style editors. |
AFixed |
Set to True to prevent the dialog from changing the editor settings afterward. |
AShow |
Set to False to suppress the editor. |