TSRichViewEdit.OnVMenuClickButton

<< Click to display table of contents >>

TSRichViewEdit.OnVMenuClickButton

Occurs when the user clicks one of buttons of the vertical menu (toolbar).

property OnVMenuClickButton: TSRVClickButtonEvent;

ToolButton – the clicked button (one of MenuVButtons), or nil, if the user clicked outside any button.

See also:

OnHMenuClickButton

OnVMenuEnterButton

MenuVertical