TTMSFNCRibbonGroups.Insert Method
Inserts a new group at the specified index and returns it.
API unit family: TMSFNCRibbon
Declaring type: TTMSFNCRibbonGroups
Syntax
function Insert(Index: Integer): TTMSFNCRibbonGroup;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the group. |