TTMSFNCResponsiveList.TabStop Property
Determines whether the list accepts input focus via the Tab key.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Type: boolean
Syntax
property TabStop: boolean;
Default: true
Remarks
When True (the default), the list is included in the owner's tab order.