Table of Contents

TTMSFNCSearchList.TabStop Property

Controls whether the search list can receive focus through tab navigation. True allows tab focus; False skips the control in the tab order.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchList Type: boolean

Syntax

property TabStop: boolean;

Default: true