TTMSFNCWidgetGaugeSections.Insert Method
Inserts a section at the specified index.
API unit family: TMSFNCWidgetGauge
Declaring type: TTMSFNCWidgetGaugeSections
Syntax
function Insert(Index: Integer): TTMSFNCWidgetGaugeSection;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly created section.