TTMSFNCResponsiveList.OnBeforeSelectItem Event
Occurs before an item is selected, and can disallow the selection.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Syntax
OnBeforeSelectItem: TResponsiveListItemAllowEvent;
Remarks
Set Allow to False in the handler to prevent the item from being selected.