TTMSFNCBloxSelectorItems Class
Holds the ordered collection of items shown by the selector.
API unit family: TMSFNCBloxSelector
Inherits from: TOwnedCollection
Syntax
TTMSFNCBloxSelectorItems = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets the item at the specified position. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new item to the end of the collection. |
| Insert | Inserts a new item at the specified position. |