TTMSFNCColorSelectorItems Class
Collection of color selector items displayed in the selector grid.
API unit family: TMSFNCColorSelector
Inherits from: TTMSFNCCustomSelectorItems
Syntax
TTMSFNCColorSelectorItems = class(TTMSFNCCustomSelectorItems)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets a color selector item by zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new color item to the collection and returns it. |
| Insert | Inserts a new color item at the specified index and returns it. |