TTMSFNCToolBarPopupButtons.Insert Method
Inserts a new button at the specified position and returns it.
API unit family: TMSFNCToolBarPopup
Declaring type: TTMSFNCToolBarPopupButtons
Syntax
function Insert(Index: Integer): TTMSFNCToolBarPopupButton;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index at which to insert the button. |
Returns
The newly created TTMSFNCToolBarPopupButton.