dOPC Client Toolkit
Close
dOPCDA.TdOPCBrowser.GetCurrentPath

Returns the current path

function GetCurrentPath(Delimiter: string = '/'): string;
__fastcall AnsiString GetCurrentPath(AnsiString Delimiter = '/');
Parameters
Description
Delimiter: string = '/'
Delimiter between the folder. Default is a "/"

Returns the actual path to the current folder e.g: Root/Random/Simulation

Kassl GmbH Copyright © 2024. All rights reserved.