Table of Contents

TTMSFNCTableViewLookup Class

Settings that control the keyboard lookup behaviour for the table view.

API unit family: TMSFNCTableView Inherits from: TPersistent

Syntax

TTMSFNCTableViewLookup = class(TPersistent)

Properties

Name Description
AutoSelect When True, the matching item is selected automatically after lookup.
CaseSensitive When True, matching uses case-sensitive comparison.
Enabled When True, keyboard lookup is active.
Incremental When True, the list scrolls as the user types each character.