dOPC Client Toolkit
Close
dOPCDA.TdOPCPropertyBrowser.AddItem

AddItems adds an item with the passed ItemId to Props and returns the TdOPCItemProperties of this item.

function AddItem(ItemId: string): TdOPCItemProperties;
__fastcall TdOPCItemProperties AddItem(AnsiString ItemId);
PB.AddItem('Ramdom.String'); PB.AddItem('Ramdom.Int4');
Copyright © 2001 to 2026 by Kassl GmbH.