TLargeButtonedHTMLItem

Hello,
i want to replace a TImageTextButtonItem with a TLargeButtonedHTMLItem.
Is there a way to react to the click on an href within the captiontext or the whole label?
I tried many events, but nothing happens.
I activated the property "Selectable" too.

regards

I figured it out. It's the anchor event.
:grinning: