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.

Kassl GmbH Copyright © 2024. All rights reserved.