Icon OnButtonClick Event

property OnButtonClick: TClickEvent

Available In: Visual Client Applications

This event is triggered whenever the associated combo button is clicked.

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