TSRVToolWindow.OnClickButton |
Top Previous Next |
|
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). |