TTMSFNCCustomFillKindSelector.FindItemByFillKind Method
Finds the selectable item index for a fill kind.
API unit family: TMSFNCFillKindSelector
Declaring type: TTMSFNCCustomFillKindSelector
Syntax
function FindItemByFillKind(AKind: TTMSFNCGraphicsFillKind): Integer;
Parameters
| Name | Description |
|---|---|
AKind |
Fill kind to locate. |
Returns
The zero-based item index, or -1 when the fill kind is not available.