TTMSFNCResponsiveList.MultiSelect Property
Determines whether more than one item can be selected at the same time.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Type: boolean
Syntax
property MultiSelect: boolean;
Default: false
Remarks
When True, the user can select multiple items; when False (the default), selecting an item deselects any previously selected item.