TTMSFNCDataSetFilterDialogAddColumn Event Type
Event fired before a dataset field is added as a filter column.
API unit family: TMSFNCFilterDialog
Parameters
| Name | Description |
|---|---|
Sender |
Dialog that raised the event. |
AField |
Dataset field being converted into a filter column. |
AColumnProperties |
Column properties that can be adjusted before the column is added. |
AAdd |
Set to False to skip adding the field as a filter column. |