Determining the item that was checked

Hi Guys,
My brain is a little mushy... How can I tell which specific TIWCGJQMCheckButton within the list was just checked? I am trapping the OnChange event in the JQMCheckButtonOptions but the params have a complete list of all the checked items. I also can't drive backwards from the Sender because it's the TIWCGJQMCheckButtonsEvents which brings me one level higher than the button list.
In the end, I just want to know the specific one that caused the event to occur. Any ideas?
Thanks!
John
My brain is a little mushy... How can I tell which specific TIWCGJQMCheckButton within the list was just checked? I am trapping the OnChange event in the JQMCheckButtonOptions but the params have a complete list of all the checked items. I also can't drive backwards from the Sender because it's the TIWCGJQMCheckButtonsEvents which brings me one level higher than the button list.
In the end, I just want to know the specific one that caused the event to occur. Any ideas?
Thanks!
John