TResponsiveListItemControlEvent Event Type
Signature for an event raised when the user clicks a control embedded inside an item's content.
API unit family: TMSFNCResponsiveList
Parameters
| Name | Description |
|---|---|
Sender |
Component that raises the event. |
AItem |
Item that contains the clicked control. |
ControlID |
Identifier of the clicked control, as defined in the item template. |
ControlValue |
Current value carried by the clicked control. |
ControlType |
Type of the clicked control, as defined in the item template. |