dOPC Client Toolkit
Close
dOPCDA.TdOPCBrowser.ShowLeafs

ShowLeafs browses through the TdOPCDAClient branches and leaves and fills the items collection with the read items.

procedure ShowLeafs(flat: boolean = false);
__fastcall ShowLeafs(boolean flat = false);

The parameter flat describes the hierarchy of the server. Servers can have either a flat or hierarchical namespace. When flat is True, the Items collection is filled with the entire set of names provided by the server.

dOPC version 5.33. Copyright © 2025 by Kassl GmbH.