TTMSFNCPlannerGroups Class
An ordered collection of named group headers that each span a contiguous range of resource positions in the planner group band.
API unit family: TMSFNCPlannerData
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCPlannerGroups = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Returns the group header at the specified index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new group header to the collection and returns it. |
| Insert | Inserts a new group header at the specified index and returns it. |
| Planner | Returns the planner data instance that owns this collection. |