TSRVToolBar.OnClickButton

<< Click to display table of contents >>

TSRVToolBar.OnClickButton

Occurs when user clicks inside the toolbar.

property OnClickButton: TSRVClickButtonEvent;

ToolButton – the clicked button (one of Buttons), or nil, if the user clicked outside any button (for example, in a hint area).