TTMSFNCPanelSections.Insert Method
Inserts a new section at the specified zero-based index and returns it.
API unit family: TMSFNCPanel
Declaring type: TTMSFNCPanelSections
Syntax
function Insert(Index: Integer): TTMSFNCPanelSection;
Parameters
| Name | Description |
|---|---|
Index |
Position at which to insert the section. |