TTMSFNCListBoxCopyItems.FindItem Method
Returns the first item whose text matches
AText, ornilif not found.
API unit family: TMSFNCListBox
Declaring type: TTMSFNCListBoxCopyItems
Inherited from: TTMSFNCListBoxItems
Syntax
function FindItem(AText: string): TTMSFNCListBoxItem;
Parameters
| Name | Description |
|---|---|
AText |
Text to search for. |