Icon OnButtonClick Event

property OnButtonClick: TClickEvent

Available In: Visual Client Applications

This event is triggered whenever one of the toolbar buttons is clicked.

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