TTMSFNCStrokeKindSelector.FindItemByStrokeKind Method
Finds the selectable item index for a stroke kind.
API unit family: TMSFNCStrokeKindSelector
Declaring type: TTMSFNCStrokeKindSelector
Inherited from: TTMSFNCCustomStrokeKindSelector
Syntax
function FindItemByStrokeKind(AKind: TTMSFNCGraphicsStrokeKind): Integer;
Parameters
| Name | Description |
|---|---|
AKind |
Stroke kind to locate. |
Returns
The zero-based item index, or -1 when the stroke kind is not available.