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