TIDEWatchListView.FindItemByWatch Method
Finds the TListItem object in the list view associated with the watch specified by TatScripterWatch.
Syntax
Unit: IDEMain
function TIDEWatchListView.FindItemByWatch(AWatch: TatScripterWatch): TListItem;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AWatch | TatScripterWatch |