TTMSFNCCheckGroupClickEvent Event Type
Event handler fired when an item check box changes state.
API unit family: TMSFNCCheckGroup
Parameters
| Name | Description |
|---|---|
Sender |
Check group that fired the event. |
AItemIndex |
Zero-based index of the item whose check state changed. |
AValue |
Bit-mask value after the check-state change. |