dOPC Client Toolkit
Close
Example
dOPCAE.TdOPCEventCustomProps.IndexOf
Copy Code
...
index
:= CustomProps.IndexOf('Vendor Item')
if
Index
>= 0
then
V := CustomProps.ValueAsString(
Index
);
//get value for this vendor attribute
Copyright © 2001 to 2026 by Kassl GmbH.