dOPC Client Toolkit
Close
dOPCDA.TdOPCBrowser.Moveto

Moveto executes a move to the position in the tree passed by the Folder parameter.

function Moveto(Folder: TdOPCBrowseItem): boolean; overload;
__fastcall boolean Moveto(TdOPCBrowseItem Folder);

The result will be True on successful execution, otherwise False.

Kassl GmbH Copyright © 2024. All rights reserved.