TTMSFNCChartDrawLines.Items Property
Gets or sets the collection item at the specified index.
API unit family: TMSFNCChart
Declaring type: TTMSFNCChartDrawLines
Type: TTMSFNCChartDrawLine
Syntax
property Items[Index: Integer]: TTMSFNCChartDrawLine;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based item index. |