TTMSFNCCustomComboBoxFilterMode Enumeration
Specifies how typed text is matched when the item list is filtered.
API unit family: TMSFNCComboBox
Members
| Name | Description |
|---|---|
fmStart |
Matches items whose text starts with the typed text. |
fmAny |
Matches items whose text contains the typed text anywhere. |