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