TSRichViewEdit.OnHMenuClickButton

<< Click to display table of contents >>

TSRichViewEdit.OnHMenuClickButton

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

property OnHMenuClickButton: TSRVClickButtonEvent;

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

See also:

OnVMenuClickButton

OnHMenuEnterButton

MenuHorizontal