TTMSFNCToolBar.OnAnchorClick Event
Fires when the user clicks an HTML anchor in the toolbar label text.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBar
Inherited from: TTMSFNCCustomToolBar
Syntax
OnAnchorClick: TTMSFNCToolBarAnchorClickEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar. |
AAnchor |
The href value of the anchor that was clicked. |