TTMSFNCBloxSelectorItems.Items Property
Gets or sets the item at the specified position.
API unit family: TMSFNCBloxSelector
Declaring type: TTMSFNCBloxSelectorItems
Type: TTMSFNCBloxSelectorItem
Syntax
property Items[Index: Integer]: TTMSFNCBloxSelectorItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the item. |