TTMSFNCCustomStrokeKindSelector Class
Base class for a selector that displays available stroke kinds.
API unit family: TMSFNCStrokeKindSelector
Inherits from: TTMSFNCDefaultSelector
Syntax
TTMSFNCCustomStrokeKindSelector = class(TTMSFNCDefaultSelector)
Properties
| Name | Description |
|---|---|
| SelectedStrokeKind | Currently selected stroke kind. |
Methods
| Name | Description |
|---|---|
| FindItemByStrokeKind | Finds the selectable item index for a stroke kind. |
| FindStrokeKindByItem | Returns the stroke kind represented by an item index. |
| InitializeDefault | Rebuilds the selector with its default stroke-kind items. |