FindItemByKey(Key: Integer): IMetabaseListViewItem;
FindItemByKey(Key: UInteger): Prognoz.Platform.Interop.ExtCtrls.IMetabaseListViewItem;
Key. Repository object key used to find the element in the component.
The FindItemByKey method searches for a component element basing on a repository object key.
If search was successful, the method returns component element. If element is not found, the method returns Null.
See also: