dOPC Client Toolkit
Close
dOPCDA.TdOPCBrowser.GetCurrentPath
Methods
TdOPCBrowser Class
dOPCDA Namespace
Returns the current path
Delphi
function
GetCurrentPath
(
Delimiter
:
string
= '/'):
string
;
C++
__fastcall
AnsiString
GetCurrentPath
(AnsiString
Delimiter
= '/');
Parameters
Parameters
Description
Delimiter: string = '/'
Delimiter between the folder. Default is a "/"
Description
Returns the actual path to the current folder e.g: Root/Random/Simulation
Help Feedback
Kassl GmbH Copyright © 2023. All rights reserved.