dOPC Client Toolkit
Close
dOPCDA.TdOPCItems.FindOPCItem

search for Itemname and returns the pointer of TdOPCItem.

function FindOPCItem(ItemName: string): TdOPCItem; virtual;
virtual __fastcall TdOPCItem FindOPCItem(AnsiString ItemName);

If not find result is nil 

FindOPCItem returns the TdOPCItem searched by the passed ItemName.

If no match is found the result will be nil.

Kassl GmbH Copyright © 2024. All rights reserved.