Table of Contents

TResponsiveListItemAllowEvent Event Type

Signature for an event that can veto an action performed on an item.

API unit family: TMSFNCResponsiveList

Parameters

Name Description
Sender Component that raises the event.
AItem Item the action applies to.
Allow Set to False in the handler to prevent the action from proceeding.