TTMSFNCToolBarCanShowOptionsMenuItem Event Type
Called for each toolbar control to determine whether its corresponding options menu item should be shown.
API unit family: TMSFNCToolBar
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AControl |
The toolbar control being evaluated. |
ACanShowItem |
Set to False to hide the menu item for this control. |