TTMSFNCDistributionValues.Items Property
Provides indexed access to the data points in the collection. This is the default property, so the collection can be indexed directly.
API unit family: TMSFNCWidgetDistributionIndicator
Declaring type: TTMSFNCDistributionValues
Type: TTMSFNCDistributionValue
Syntax
property Items[Index: Integer]: TTMSFNCDistributionValue;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the item to read or assign. |