TTMSFNCToolBarIsLastElement Event Type
Called for each toolbar element to let the application override whether it is treated as the last visible element.
API unit family: TMSFNCToolBar
Parameters
| Name | Description |
|---|---|
Sender |
The toolbar that raised the event. |
AControl |
The control being evaluated. |
AIsLastElement |
Set to True to mark this control as the last element in the toolbar. |