TTMSFNCBitmapSelectorItems.Items Property
Gets or sets the bitmap selector item at the specified index.
API unit family: TMSFNCBitmapSelector
Declaring type: TTMSFNCBitmapSelectorItems
Type: TTMSFNCBitmapSelectorItem
Syntax
property Items[Index: integer]: TTMSFNCBitmapSelectorItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based item index. |