TTMSFNCTileList.MultiSelect Property
Controls whether multiple tiles can be selected at the same time.
API unit family: TMSFNCTileList
Declaring type: TTMSFNCTileList
Inherited from: TTMSFNCCustomTileList
Type: Boolean
Syntax
property MultiSelect: Boolean;
Default: False
Remarks
When True, callers can select more than one item. The default value is False.