Icon OnItemClick Event

property OnItemClick: TClickEvent

Available In: Visual Client Applications

This event is triggered whenever a menu item is clicked.

Return True to allow the default click behavior and False to prevent the default click behavior from occurring.
Image