|
dOPC Client Toolkit
|
Close
|
defines the kind of the browse item (e.g. folder, variable, ...)
Defines the kind of the browse item (e.g. folder, variable, ...)
Under OPC classic COM normally the kind has the value folder (0) or Item (2).
Under OPC UA there a lot of other kinds. Property Kind can have following values:
The constants are defined in unit dOPCIntf.
You can use property Kind e.g. to show icons in a tree view (ImageIndex := BItem.Kind):
|
dOPC version 5.33. Copyright © 2025 by Kassl GmbH.
|


