dOPC Client Toolkit
Close
dOPCAE.TdOPCEventAreaBrowser.Moveto

Moveto executes a move to an absolute position in the tree passed by the parameter AreaName.

function Moveto(AreaName: string): boolean;
__fastcall boolean Moveto(AnsiString AreaName);

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

Kassl GmbH Copyright © 2024. All rights reserved.