dOPC Client Toolkit
Close
dOPCAE.TdOPCEventAreaBrowser.MoveDown

MoveDown executes a move down to the specified area passed by the parameter AreaName.

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

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

Kassl GmbH Copyright © 2024. All rights reserved.