TTMSFNCListBoxFiltering Class
Settings for the drop-down filter panel that appears above the list box when filtering is enabled.
API unit family: TMSFNCListBox
Inherits from: TPersistent
Syntax
TTMSFNCListBoxFiltering = class(TPersistent)
Properties
| Name | Description |
|---|---|
| DropDownHeight | Height of the filter drop-down input panel in pixels. |
| DropDownWidth | Width of the filter drop-down input panel in pixels. |
| Enabled | When True, a filter input is shown above the list box so the user can type to narrow displayed items. |