Table of Contents

TTMSFNCTileListFiltering Enumeration

Controls how the filter string is compared against item titles.

API unit family: TMSFNCTileList

Members

Name Description
tlfAny Item is shown when the filter string appears anywhere in the title.
tlfStart Item is shown only when the title starts with the filter string.