TTMSFNCTimelineSections.Delete Method
Removes the section at the specified index from the collection.
API unit family: TMSFNCTimeline
Declaring type: TTMSFNCTimelineSections
Syntax
procedure Delete(Index: Integer);
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the section to remove. |