TTMSFNCStrokeKindSelectorItems Class
Collection of stroke-kind selector items.
API unit family: TMSFNCStrokeKindSelector
Inherits from: TTMSFNCCustomSelectorItems
Syntax
TTMSFNCStrokeKindSelectorItems = class(TTMSFNCCustomSelectorItems)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets a stroke-kind item by zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new stroke-kind item and returns it. |
| Insert | Inserts a new stroke-kind item at the specified position and returns it. |